@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?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&display=swap);
/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsl(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgb(0,0,0,0),rgb(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/themes/starterkit_theme/images/icons/loading-small.svg);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/themes/starterkit_theme/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/core/themes/starterkit_theme/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/themes/starterkit_theme/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/themes/starterkit_theme/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/themes/starterkit_theme/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/themes/starterkit_theme/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/themes/starterkit_theme/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/themes/starterkit_theme/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/themes/starterkit_theme/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/themes/starterkit_theme/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/themes/custom/athena/static/7f01b07148f205f6e825.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/themes/custom/athena/static/e033a13ee751afc1860c.woff2) format("woff2"),url(/themes/custom/athena/static/150de8eaa454d669c405.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/themes/custom/athena/static/3223dc79c1adee56370b.woff2) format("woff2"),url(/themes/custom/athena/static/d87474231f4192884802.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/themes/custom/athena/static/bb975c966c37455a1bc3.woff2) format("woff2"),url(/themes/custom/athena/static/4a2cd718d7031b732e76.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/themes/custom/athena/static/e033a13ee751afc1860c.woff2) format("woff2"),url(/themes/custom/athena/static/150de8eaa454d669c405.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/themes/custom/athena/static/bb975c966c37455a1bc3.woff2) format("woff2"),url(/themes/custom/athena/static/4a2cd718d7031b732e76.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/themes/custom/athena/static/3223dc79c1adee56370b.woff2) format("woff2"),url(/themes/custom/athena/static/d87474231f4192884802.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/custom/athena/static/bb975c966c37455a1bc3.woff2) format("woff2"),url(/themes/custom/athena/static/4a2cd718d7031b732e76.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/custom/athena/static/e033a13ee751afc1860c.woff2) format("woff2"),url(/themes/custom/athena/static/150de8eaa454d669c405.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/custom/athena/static/3223dc79c1adee56370b.woff2) format("woff2"),url(/themes/custom/athena/static/d87474231f4192884802.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/custom/athena/static/68577e40f3e70067b5da.woff2) format("woff2"),url(/themes/custom/athena/static/0e3a648be390bd8cb094.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}:root,[data-bs-theme="light"]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--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-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--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-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(173,181,189,0.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,0.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-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}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}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}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--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-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;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)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-body-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:rgba(0,0,0,0);--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);appearance:none;border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme="dark"] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23adb5bd%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);appearance:none;print-color-adjust:exact}.form-check-input[type="checkbox"]{border-radius:.25em}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type="checkbox"]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280,0,0,0.25%29%27/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus ~ label,.form-floating>.form-control:not(:placeholder-shown) ~ label,.form-floating>.form-control-plaintext ~ label,.form-floating>.form-select ~ label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus ~ label::after,.form-floating>.form-control:not(:placeholder-shown) ~ label::after,.form-floating>.form-control-plaintext ~ label::after,.form-floating>.form-select ~ label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill ~ label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext ~ label{border-width:var(--bs-border-width) 0}.form-floating>:disabled ~ label{color:#6c757d}.form-floating>:disabled ~ label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.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-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;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;text-decoration:none;vertical-align:middle;cursor:pointer;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);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@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-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-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);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{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)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn ~ .btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.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);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;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);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.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:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.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)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2833,37,41,0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"]{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255,255,255,0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255,255,255,0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color:;--bs-card-subtitle-color:;--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-box-shadow:;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color:;--bs-card-height:;--bs-card-color:;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.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=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23052c65%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13,110,253,0.25);--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{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@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{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;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)}@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);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.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-right:0;border-left: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}[data-bs-theme="dark"] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:;--bs-breadcrumb-border-radius:;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13,110,253,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.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%27/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13,110,253,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color:;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.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-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--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;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.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{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;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)}.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{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin:;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z%27/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,[data-bs-theme="dark"] .carousel .carousel-control-next-icon,[data-bs-theme="dark"].carousel .carousel-control-prev-icon,[data-bs-theme="dark"].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target],[data-bs-theme="dark"].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme="dark"] .carousel .carousel-caption,[data-bs-theme="dark"].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas-sm,.offcanvas-md,.offcanvas-lg,.offcanvas-xl,.offcanvas-xxl,.offcanvas{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%,-50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !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}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity:1;color:inherit !important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity:.1}.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25{--bs-link-opacity:.25}.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50{--bs-link-opacity:.5}.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75{--bs-link-opacity:.75}.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25{--bs-link-underline-opacity:.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50{--bs-link-underline-opacity:.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75{--bs-link-underline-opacity:.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media (min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width:1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.white-bg{background:#fff}.grey-bg{background:#F3F5F8}.pink-gradient{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%)}.about-us .back-image{margin-top:4rem;position:relative;margin-bottom:4rem}@media only screen and (max-width:495px){.about-us .back-image{height:275px;margin-top:-79px}}.about-us .back-image img{width:100%}@media only screen and (max-width:495px){.about-us .back-image img{display:none}}.about-us .back-image .title-set{position:absolute;top:157px;width:100%}.about-us .back-image .title-set .heading h1,.about-us .back-image .title-set .heading .h1{font-size:40px !important;font-weight:600}.about-us .back-image .title-set .heading p{width:80%}@media only screen and (max-width:495px){.about-us .side-bar-menu{margin-bottom:55px}}.about-us .side-bar-menu .side-bar ul.list-group li.list-group-item a{color:#262626;transition:0.4s}.about-us .side-bar-menu .side-bar ul.list-group li.list-group-item a.active{color:#ff4e9a;font-weight:600}.about-us .side-bar-menu .side-bar ul.list-group li.list-group-item a:hover{color:#ff4e9a}.about-us .right-content-main{margin-bottom:50px}.about-us .right-content-main h1,.about-us .right-content-main .h1{font-size:22px !important}.about-us .right-content-main h1 strong,.about-us .right-content-main .h1 strong{font-size:22px !important}.about-us .right-content-main p{font-size:16px;font-weight:400;margin-bottom:15px;color:#262626}.about-us .right-content-main img{display:flex;margin:0 auto}.about-us .right-content-main ol li{font-size:16px;font-weight:400;margin-bottom:0;color:#262626}.about-us .right-content-main ol li strong{font-size:16px;font-weight:400;color:#262626}.about-us .right-content-main .background-vision .our-background h2,.about-us .right-content-main .background-vision .our-background .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .background-vision .our-background p{margin-bottom:15px}.about-us .right-content-main .background-vision .our-vision h2,.about-us .right-content-main .background-vision .our-vision .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .background-vision .our-vision p{margin-bottom:15px}.about-us .right-content-main .background-vision .fundamnetals h2,.about-us .right-content-main .background-vision .fundamnetals .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .background-vision .fundamnetals p{margin-bottom:15px}.about-us .right-content-main .background-vision .fundamnetals ul li{font-size:16px;margin-bottom:7px}.about-us .right-content-main .background-vision .fundamnetals ul li strong{font-size:16px;font-weight:600}.about-us .right-content-main .founder-ceo .heading h2,.about-us .right-content-main .founder-ceo .heading .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .founder-ceo .note{margin-bottom:42px}.about-us .right-content-main .founder-ceo .note .message p{margin-bottom:15px}.about-us .right-content-main .founder-ceo .note .designation span{font-size:16px;font-style:italic}.about-us .right-content-main .founder-ceo .note .prof-pic img{width:100%}.about-us .right-content-main .founder-ceo .bio h2,.about-us .right-content-main .founder-ceo .bio .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .founder-ceo .bio p{margin-bottom:15px}.about-us .right-content-main .borad-governance .content-para{margin-bottom:50px}.about-us .right-content-main .borad-governance .content-para h2,.about-us .right-content-main .borad-governance .content-para .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .borad-governance .content-para p{margin-bottom:15px}.about-us .right-content-main .borad-governance .members .single-member{margin-bottom:35px}.about-us .right-content-main .borad-governance .members .single-member .profile-pic{position:relative;margin-bottom:15px}.about-us .right-content-main .borad-governance .members .single-member .profile-pic img{width:200px}.about-us .right-content-main .borad-governance .members .single-member .profile-pic .linkedin{position:absolute;bottom:0;right:54px}.about-us .right-content-main .borad-governance .members .single-member .profile-pic .linkedin img{width:41px;height:41px;border:3px solid #fff;border-radius:50%}.about-us .right-content-main .borad-governance .members .single-member .brief h6,.about-us .right-content-main .borad-governance .members .single-member .brief .h6{font-size:18px !important;font-weight:600;color:#ff4e9a;height:43px}@media only screen and (max-width:495px){.about-us .right-content-main .borad-governance .members .single-member .brief h6,.about-us .right-content-main .borad-governance .members .single-member .brief .h6{height:auto}}.about-us .right-content-main .borad-governance .members .single-member .brief p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.about-us .right-content-main .borad-governance .members .single-member .read-more a{text-decoration:underline}.about-us .right-content-main .governance-structure h2,.about-us .right-content-main .governance-structure .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .governance-structure p{margin-bottom:15px}.about-us .right-content-main .governance-structure p strong{font-weight:600;display:block;margin-bottom:10px}.about-us .right-content-main .governance-structure p a{display:block;margin-bottom:10px}.about-us .right-content-main .academic-director .heading h2,.about-us .right-content-main .academic-director .heading .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .academic-director .note{margin-bottom:42px}.about-us .right-content-main .academic-director .note .message p{margin-bottom:15px}.about-us .right-content-main .academic-director .note .designation span{font-size:16px;font-style:italic}.about-us .right-content-main .academic-director .note .prof-pic img{width:100%}.about-us .right-content-main .academic-director .bio h2,.about-us .right-content-main .academic-director .bio .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .academic-director .bio p{margin-bottom:15px}.about-us .right-content-main .core-principle .content-area h2,.about-us .right-content-main .core-principle .content-area .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .core-principle .content-area p{margin-bottom:15px}.about-us .right-content-main .core-principle .principle-accordion p{margin-bottom:15px}.about-us .right-content-main .core-principle .principle-accordion p strong{font-weight:600;font-size:16px}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p{margin-bottom:5px}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p .collapsible-section{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;transition:0.4s}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p .collapsible-section span{font-size:16px;color:#ff4e9a}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p .collapsible-section.active-section{background-color:#ccc}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p .collapsible-section.active-section::after{content:"\2212"}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p .collapsible-section:hover{background-color:#ccc}.about-us .right-content-main .core-principle .principle-accordion .accordion-section p .collapsible-section::after{content:'\002B';color:#777;font-weight:bold;float:right;margin-left:5px}.about-us .right-content-main .core-principle .principle-accordion .accordion-section .corepanel{padding:0 18px;background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out}.about-us .right-content-main .key-staff h2,.about-us .right-content-main .key-staff .h2{font-size:30px !important;font-weight:600;color:#ff4e9a}.about-us .right-content-main .key-staff p{margin-bottom:15px}.about-us .right-content-main .key-staff p strong{font-weight:600}.about-us .right-content-main .key-staff .card-section .single-staff{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.075);padding:2rem;height:100%}.about-us .right-content-main .key-staff .card-section .single-staff .profile{text-align:center;margin-bottom:12px}.about-us .right-content-main .key-staff .card-section .single-staff .profile img{margin-bottom:5px}.about-us .right-content-main .key-staff .card-section .single-staff .profile p{font-size:18px;color:#ff4e9a}.about-us .right-content-main .key-staff .card-section .single-staff .profile p span{font-size:18px;color:#ff4e9a}.about-us .right-content-main .key-staff .card-section .single-staff .desc{text-align:center}.about-us .right-content-main .key-staff .card-section .single-staff .desc p{margin-bottom:10px}.about-us .right-content-main .key-staff .card-section .single-staff .desc p a{display:block;overflow-wrap:break-word}.about-us .right-content-main .accredition h2,.about-us .right-content-main .accredition .h2{font-size:30px !important;font-weight:600;color:#ff4e9a;margin-bottom:25px}.about-us .right-content-main .accredition .university-cards{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.075);padding:1rem}.about-us .right-content-main .accredition .university-cards .university-image{height:100%;display:flex;align-items:center;justify-content:center}.about-us .right-content-main .accredition .university-cards .university-image img{max-width:160px;max-height:85px}.about-us .right-content-main .accredition .university-cards .content p{margin-bottom:15px}.about-us .right-content-main .accredition .university-cards .content p strong{font-weight:600}.about-us .right-content-main .accredition .university-cards .content p a{float:right}.about-us .right-content-main .associated h2,.about-us .right-content-main .associated .h2{font-size:30px !important;font-weight:600;color:#ff4e9a;margin-bottom:25px}.about-us .right-content-main .associated .university-cards{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.075);padding:1rem}.about-us .right-content-main .associated .university-cards .university-image{height:100%;display:flex;align-items:center;justify-content:center}.about-us .right-content-main .associated .university-cards .university-image img{max-width:160px;max-height:85px}.about-us .right-content-main .associated .university-cards .content p{margin-bottom:15px}.about-us .right-content-main .associated .university-cards .content p strong{font-weight:600}.about-us .right-content-main .associated .university-cards .content p a{float:right}.about-us .right-content-main .awards h2,.about-us .right-content-main .awards .h2{font-size:30px !important;font-weight:600;color:#ff4e9a;margin-bottom:25px}.about-us .right-content-main .awards p{margin-bottom:15px}.about-us .right-content-main .awards .cardsection .single-award{text-align:center;padding:1rem;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:100%}.about-us .right-content-main .awards .cardsection .single-award img{width:100%;height:235px;object-fit:contain;margin-bottom:20px}.about-us .right-content-main .awards .cardsection .single-award h6,.about-us .right-content-main .awards .cardsection .single-award .h6{font-weight:600;color:#ff4e9a}.about-us .right-content-main .awards .cardsection .single-award p{margin-bottom:15px;font-size:13px}.about-us .right-content-main .policies-procedures h5,.about-us .right-content-main .policies-procedures .h5,.about-us .right-content-main .policies-procedures h2,.about-us .right-content-main .policies-procedures .h2{font-size:30px !important;font-weight:600;color:#ff4e9a;margin-bottom:25px}.about-us .right-content-main .policies-procedures p{margin-bottom:35px}.about-us .right-content-main .policies-procedures .accordion-section p{margin-bottom:12px}.about-us .right-content-main .policies-procedures .accordion-section p .policiesaccordion{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;transition:0.4s}.about-us .right-content-main .policies-procedures .accordion-section p .policiesaccordion span{font-size:16px;color:#ff4e9a}.about-us .right-content-main .policies-procedures .accordion-section p .policiesaccordion.active-sectionpolicy{background-color:#ccc}.about-us .right-content-main .policies-procedures .accordion-section p .policiesaccordion.active-sectionpolicy::after{content:"\2212"}.about-us .right-content-main .policies-procedures .accordion-section p .policiesaccordion:hover{background-color:#ccc}.about-us .right-content-main .policies-procedures .accordion-section p .policiesaccordion::after{content:'\002B';color:#777;font-weight:bold;float:right;margin-left:5px}.about-us .right-content-main .policies-procedures .accordion-section .policipanel{padding:0 18px;background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out}.about-us .right-content-main .equality-diversity p{margin-bottom:1rem;color:#303030}.about-us .right-content-main .equality-diversity p strong{font-size:16px;font-weight:600;color:#303030}.about-us .right-content-main .equality-diversity ul li{font-size:16px;color:#303030}.about-us .right-content-main .equality-diversity ul li strong{font-weight:600;font-size:16px}.about-us .right-content-main .equality-diversity ol li{font-size:16px;color:#303030}.about-us .right-content-main .equality-diversity ol li strong{font-weight:600;font-size:16px}.about-us .right-content-main .news-notifications h3.page-title,.about-us .right-content-main .news-notifications .page-title.h3{color:#ff4e9a}#general-popup-2 .pop-up-content{background-color:#fefefe;margin:auto;width:80%;border-radius:20px;padding:35px 65px 20px 45px}#general-popup-2 .pop-up-content p{position:relative}@media only screen and (max-width:495px){#general-popup-2 .pop-up-content{width:90%;padding:20px}}#general-popup-2 .close{font-size:21px;padding:0 0px 0px 0;background:#4f4f4f;border-radius:50%;width:32px;height:32px;cursor:pointer;color:white;margin-bottom:10px;display:block;position:absolute;right:-48px;top:-24px;cursor:poniter}@media only screen and (max-width:495px){#general-popup-2 .close{margin-top:10px;margin-right:35px}}@media only screen and (max-width:495px){#general-popup-2 .test-photo-left{margin-bottom:20px}}#general-popup-2 .test-photo-left img{width:350px;height:350px;object-fit:cover;margin-bottom:15px}@media only screen and (max-width:495px){#general-popup-2 .test-photo-left img{width:100%;height:auto}}#general-popup-2 .test-photo-left .para-content h3,#general-popup-2 .test-photo-left .para-content .h3{font-weight:600;font-size:20px !important;line-height:31px;text-align:left;color:#303030;margin-bottom:0}#general-popup-2 .test-photo-left .para-content p{font-weight:400;font-size:16px;line-height:31px;text-align:left;color:#303030;margin-bottom:0}#general-popup-2 .test-content-right{padding-left:30px}@media only screen and (max-width:495px){#general-popup-2 .test-content-right{padding-left:0}}#general-popup-2 .test-content-right .get-qoute{text-align:left}#general-popup-2 .test-content-right .get-qoute img{width:35px;height:35px;margin-bottom:5px}#general-popup-2 .test-content-right .get-qoute h2,#general-popup-2 .test-content-right .get-qoute .h2{font-style:italic;font-weight:500;font-size:24px !important;line-height:23px;color:#FF1278}@media only screen and (max-width:495px){#general-popup-2 .test-content-right .get-qoute h2,#general-popup-2 .test-content-right .get-qoute .h2{line-height:32px}}#general-popup-2 .test-content-right .get-qoute p{font-weight:500;font-size:16px;line-height:25px;margin-bottom:15px;color:#303030}#general-popup-2 .batch{font-weight:500;font-size:17px;line-height:27px;color:#303030}:root{--marquee-width:90vw;--marquee-height:20vh;--marquee-elements-displayed:7;--marquee-element-width:calc(var(--marquee-width) / var(--marquee-elements-displayed));--marquee-animation-duration:calc(var(--marquee-elements) * 3s)}#christmasBanner{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999999;pointer-events:none;overflow:hidden;display:flex;justify-content:center;align-items:center}#christmasBanner .desktop-image{display:block;width:100%;height:100%}@media only screen and (max-width:495px){#christmasBanner .desktop-image{display:none}}#christmasBanner .mobile-image{display:none}@media only screen and (max-width:495px){#christmasBanner .mobile-image{display:block;width:100%;height:auto}}#christmasBanner.fade-out{opacity:0;visibility:hidden;transition:opacity 1s ease-in-out,visibility 1s ease-in-out}.home-banner{background:linear-gradient(48.85deg,#FEE9F2 63.12%,rgba(254,221,19,0.6) 109.74%);height:924px;margin-top:0}@media only screen and (min-width:600px) and (max-width:980px){.home-banner{height:48rem}}@media only screen and (max-width:495px){.home-banner{background:linear-gradient(75.85deg,#FEE9F2 -3.12%,#fff 69.74%);height:64rem}}@media only screen and (max-width:495px){.home-banner .row{flex-direction:column-reverse}}.home-banner .row .writing{margin-top:170px}@media only screen and (max-width:495px){.home-banner .row .writing{margin-top:150px;text-align:center}}.home-banner .row .writing .learn-get{background:#ff4e9a;border-radius:27px;width:fit-content;padding:8px 18px;text-align:center;margin-bottom:20px}@media only screen and (max-width:495px){.home-banner .row .writing .learn-get{margin:0 auto;margin-bottom:15px;display:none}}.home-banner .row .writing .learn-get p{margin-bottom:0;font-weight:500;font-size:16px;color:#fff}.home-banner .row .writing .learn-upskill{margin-bottom:20px}.home-banner .row .writing .learn-upskill h1,.home-banner .row .writing .learn-upskill .h1{line-height:72px;margin-bottom:20px;display:inline}@media only screen and (min-width:600px) and (max-width:980px){.home-banner .row .writing .learn-upskill h1,.home-banner .row .writing .learn-upskill .h1{font-size:32px !important;line-height:48px}}@media only screen and (max-width:495px){.home-banner .row .writing .learn-upskill h1,.home-banner .row .writing .learn-upskill .h1{height:91px;display:block;font-weight:700;font-size:42px !important;line-height:52px}}.home-banner .row .writing .learn-upskill .typewriter{display:inline-block}@media only screen and (max-width:495px){.home-banner .row .writing .learn-upskill .typewriter{margin-bottom:20px}}.home-banner .row .writing .learn-upskill .typewriter span{color:#ff4e9a;font-size:62px;font-weight:600;animation:typing 2s steps(12,end) infinite;border-right:4px solid #ff4e9a}@keyframes typing{from{width:0}to{width:100%}}@media only screen and (min-width:600px) and (max-width:980px){.home-banner .row .writing .learn-upskill .typewriter span{font-size:32px}}@media only screen and (max-width:495px){.home-banner .row .writing .learn-upskill .typewriter span{font-weight:700;font-size:42px;line-height:52px}}.home-banner .row .writing .learn-upskill p{font-weight:500}@media only screen and (max-width:495px){.home-banner .row .writing .learn-upskill p{font-size:16px;line-height:26px}}.home-banner .row .writing .search-box input{font-weight:500;font-size:16px;line-height:26px;background:#fff;border:1px solid #DDDDDD;box-shadow:0px 13px 18px rgba(215,186,198,0.25);border-radius:27px;height:54px;width:400px;padding:0 20px}.home-banner .row .writing .search-box input:focus-visible{outline:none}.home-banner .row .writing .search-box button{background:#ff4e9a;border-radius:27px;border:none;padding:0 20px;height:54px;width:144px;margin-left:-71px;color:#fff;font-weight:500;font-size:16px}@media only screen and (max-width:495px){.home-banner .row .writing .search-box{display:none}}.home-banner .row .card-banner{position:relative;margin-top:68px;text-align:center}@media only screen and (max-width:495px){.home-banner .row .card-banner{margin-top:50px;margin-bottom:15rem}}.home-banner .row .card-banner .background{position:absolute}@media only screen and (max-width:495px){.home-banner .row .card-banner .background{text-align:center;position:relative}}@media only screen and (max-width:495px){.home-banner .row .card-banner .background img.scroll-card-bg{left:0}}.home-banner .row .card-banner .university-cards-scroll{display:flex;justify-content:center}.home-banner .row .card-banner .university-cards-scroll.containercoul{position:absolute;width:400px;height:440px;margin:0 auto;margin-top:350px;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:600px) and (max-width:980px){.home-banner .row .card-banner .university-cards-scroll.containercoul{margin-top:330px}}@media only screen and (max-width:495px){.home-banner .row .card-banner .university-cards-scroll.containercoul{width:255px;margin-top:320px}}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard{position:absolute;top:0;left:0;background:#FFFFFF;width:350px;height:240px;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,0.2);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:0.4s cubic-bezier(0.28,0.55,0.385,1.65);transition:0.4s cubic-bezier(0.28,0.55,0.385,1.65);cursor:pointer;width:400px;height:282px}@media only screen and (max-width:495px){.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard{height:179px;width:255px}}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard img{width:100%;border-radius:2px}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard:nth-child(1){z-index:5;top:0px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1);transform:scale(1);opacity:1}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard:nth-child(2){z-index:4;top:-15px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0.9}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard:nth-child(3){z-index:3;top:-30px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0.8}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard:nth-child(4){z-index:2;top:-45px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.7);transform:scale(0.7);opacity:0.7}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard:nth-child(5){z-index:1;top:-60px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.6);transform:scale(0.6);opacity:0.6}.home-banner .row .card-banner .university-cards-scroll.containercoul .bancard:last-child{opacity:0}.home-banner .row .card-banner span.stars-pink{position:absolute;bottom:110px;left:10px}@media only screen and (max-width:495px){.home-banner .row .card-banner span.stars-pink{bottom:152px;left:2px}}@media only screen and (max-width:495px){.home-banner .row .card-banner span.stars-pink img{width:27px}}.home-banner .row .card-banner span.stars-yellow{position:absolute;right:0;margin-top:91px;margin-right:-30px}@media only screen and (max-width:495px){.home-banner .row .card-banner span.stars-yellow{margin-top:47px;margin-right:7px}}@media only screen and (max-width:495px){.home-banner .row .card-banner span.stars-yellow img{width:27px}}.home-banner .row .card-banner img.scroll-card-bg{width:93%}@media only screen and (max-width:495px){.home-banner .row .card-banner img.scroll-card-bg{margin-bottom:47px;position:absolute}}.home-banner .row .card-banner .search-box{margin-bottom:50px;display:flex;justify-content:center}@media only screen and (max-width:495px){.home-banner .row .card-banner .search-box{margin-top:22rem;display:none}}.home-banner .row .card-banner .search-box input{font-weight:500;font-size:13px;line-height:26px;background:#fff;border:1px solid #DDDDDD;box-shadow:0px 13px 18px rgba(215,186,198,0.25);border-radius:27px;height:46px;width:295px;padding:0 20px;display:inline-block}.home-banner .row .card-banner .search-box input:focus-visible{outline:none}.home-banner .row .card-banner .search-box button{background:#ff4e9a;border-radius:27px;border:none;padding:0 20px;height:45px;width:107px;margin-left:-90px;color:#fff;font-weight:500;font-size:13px}@media screen and (min-width:480px){.home-banner .row .card-banner .search-box{display:none}}.top-university{margin-top:-249px;position:absolute;width:100%}.top-university.flex-mba{position:relative;margin-top:-43px;margin-bottom:30px}@media only screen and (max-width:495px){.top-university.flex-mba{margin-top:0}}@media only screen and (max-width:495px){.top-university.flex-mba.europe-flex{margin-top:0px}}.top-university.search-university-slider{margin-top:0;position:relative;padding-top:9rem;padding-bottom:20px;background-image:linear-gradient(78deg,#fee9f2 -4%,#fff 71%)}@media only screen and (max-width:495px){.top-university.search-university-slider{padding-top:7rem}}.top-university.search-university-slider .search-box{position:relative;display:none;margin-bottom:29px}@media only screen and (max-width:495px){.top-university.search-university-slider .search-box{display:block}}.top-university.search-university-slider .search-box .search-icon{position:absolute;top:5px;left:7px}.top-university.search-university-slider .search-box .search-icon img{border-radius:27px;background-color:#C4C4C4;width:33.7px;height:33.6px;padding:7px}.top-university.search-university-slider .search-box input{background-color:#efefef;border-radius:27px;border:solid 2px #262626;padding:7px 49px;width:100%;font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#262626;outline:none}.top-university.search-university-slider .search-box input::placeholder{color:#ff4a97}.top-university.search-university-slider .search-box input::-ms-input-placeholder{color:#ff4a97}.top-university.search-university-slider .heading-univeristy{text-align:left}@media only screen and (max-width:495px){.top-university.search-university-slider .heading-univeristy{text-align:center}}.top-university.search-university-slider .university-cards .owl-university .owl-stage-outer{padding:0 12px;margin:0 -8px}@media only screen and (max-width:495px){.top-university.search-university-slider .university-cards .owl-university .owl-stage-outer{padding:0px;margin:0}}@media only screen and (max-width:495px){.top-university{margin-top:-231px}}.top-university .heading-univeristy{text-align:center;margin-bottom:38px}@media only screen and (max-width:360px){.top-university .heading-univeristy.heading-univeristy-mba{padding-top:63px}}@media only screen and (max-width:360px){.top-university .heading-univeristy.flex-mba-heading{padding-top:70px}}.top-university .heading-univeristy h2,.top-university .heading-univeristy .h2{font-weight:600;font-size:20px !important;line-height:24px}.top-university .university-cards{width:98%}.top-university .university-cards .owl-carousel .owl-item{margin-bottom:41px}.top-university .university-cards .owl-carousel .owl-item .university{background:#fff;border:1px solid #DEDEDE;box-shadow:0px 31px 37px rgba(210,199,204,0.27);border-radius:18px;display:flex;justify-content:space-evenly;align-items:center;width:280px;height:111px;margin-right:1px}@media only screen and (min-width:980px) and (max-width:1400px){.top-university .university-cards .owl-carousel .owl-item .university{width:100%}}@media only screen and (min-width:600px) and (max-width:980px){.top-university .university-cards .owl-carousel .owl-item .university{width:100%}}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-item .university{padding:23px 13px;width:auto;height:auto}}.top-university .university-cards .owl-carousel .owl-item .university img.university-logo{width:177px;height:45px;object-fit:contain;transition:0.4s}.top-university .university-cards .owl-carousel .owl-item .university img.university-logo:hover{transform:scale(1.3)}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-item .university img.university-logo{width:103px;height:25px}.top-university .university-cards .owl-carousel .owl-item .university img.university-logo:hover{transform:none}}.top-university .university-cards .owl-carousel .owl-item .university img.country-flag{width:57px;height:38px;object-fit:contain}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-item .university img.country-flag{width:38px;height:24px}}.top-university .university-cards .owl-carousel .owl-nav{display:block}.top-university .university-cards .owl-carousel .owl-nav.disabled{display:block}.top-university .university-cards .owl-carousel .owl-nav button.owl-prev{position:absolute;right:-28px;top:32px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-nav button.owl-prev{width:25px;height:25px;right:-4px;top:25px}}.top-university .university-cards .owl-carousel .owl-nav button.owl-prev:hover span{color:#262626}.top-university .university-cards .owl-carousel .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#262626}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-nav button.owl-prev span{font-size:29px}}.top-university .university-cards .owl-carousel .owl-nav button.owl-next{position:absolute;left:4px;top:32px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff}@media only screen and (min-width:600px) and (max-width:980px){.top-university .university-cards .owl-carousel .owl-nav button.owl-next{left:-18px}}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-nav button.owl-next{width:25px;height:25px;left:-4px;top:25px}}.top-university .university-cards .owl-carousel .owl-nav button.owl-next:hover span{color:#262626}.top-university .university-cards .owl-carousel .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#262626}@media only screen and (max-width:495px){.top-university .university-cards .owl-carousel .owl-nav button.owl-next span{font-size:29px}}.explore-oc{background-color:#F3F5F8;padding-top:11rem;margin-top:-140px}.explore-oc.mba-flex{margin-top:-20px;padding-top:6rem}@media only screen and (max-width:495px){.explore-oc.mba-flex{padding-top:3rem}}.explore-oc.mba-flex .heading{text-align:center}.explore-oc.mba-flex .heading p{font-size:38px;font-weight:600;line-height:46px;letter-spacing:0em;text-align:center;margin-bottom:15px}@media only screen and (max-width:495px){.explore-oc.mba-flex .heading p{font-size:28px;font-weight:600;line-height:34px;letter-spacing:0em;text-align:center}}.explore-oc.mba-flex .heading span{font-size:16px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:center;width:608px;display:block;margin:0 auto}@media only screen and (max-width:495px){.explore-oc.mba-flex .heading span{width:100%}}.explore-oc.mba-flex .acad-card-group{padding:23px 0}@media only screen and (max-width:495px){.explore-oc.mba-flex .acad-card-group .academic-section .acad-card-set{margin-top:30px}}.explore-oc.mba-flex .acad-card-group .academic-section .acad-card-set .show-button button{background:#ff4e9a;color:white;padding:8px 39px;border-radius:24px;text-decoration:none}.explore-oc.search-ciurse{padding-top:0rem;margin-top:0}.explore-oc.search-ciurse .shortcourses-section .line-heading,.explore-oc.search-ciurse .search-popular-page .line-heading{margin-bottom:88px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card{border-radius:6px;border:solid 1px #e5e4e2;background-color:#fff;margin-bottom:30px;transition:0.4s}@media only screen and (max-width:495px){.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card{width:268px;margin:0 auto;margin-bottom:30px}}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card:hover,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card:hover,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card:hover,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card:hover{margin-top:-5px;box-shadow:0 7px 10px 0 rgba(0,0,0,0.24)}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card:hover .banner-image .more-details,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card:hover .banner-image .more-details,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card:hover .banner-image .more-details,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card:hover .banner-image .more-details{opacity:1}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image{position:relative}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image img,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image img,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image img,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image img{border-radius:6px 6px 0 0;width:100%;height:136px;object-fit:cover}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .free-learning,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .free-learning,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .free-learning,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .free-learning{position:absolute;right:13px;top:12px;background:#FF12A0;border-radius:50px;padding:2px 11px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .free-learning p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .free-learning p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .free-learning p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .free-learning p{font-size:14px;font-style:italic;font-weight:600;text-align:center;color:white}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .university-logo,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .university-logo,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .university-logo,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .university-logo{position:absolute;top:8px;left:8px;background:white;border-radius:4px;padding:0 6px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .university-logo img,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .university-logo img,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .university-logo img,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .university-logo img{height:29px;width:72px;object-fit:contain}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .banner-cap,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .banner-cap,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .banner-cap,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .banner-cap{position:absolute;bottom:10px;left:16px;padding:4px 11px;border-radius:50px;background:#1A8FE3}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .banner-cap.short-courses,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .banner-cap.short-courses,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .banner-cap.short-courses,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .banner-cap.short-courses{background:#fbc300}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .banner-cap p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .banner-cap p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .banner-cap p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .banner-cap p{font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .more-details,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .more-details,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .more-details,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .more-details{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(48,48,48,0.64);opacity:0;transition:0.4s}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .banner-image .more-details a,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .banner-image .more-details a,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .banner-image .more-details a,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .banner-image .more-details a{text-decoration:none;padding:11.9px 33.4px;border-radius:6px;border:solid 1px #ff1278;background-image:linear-gradient(to right,#ff016f 0%,#ff4494 100%);font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .card-heading,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .card-heading,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .card-heading,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .card-heading{padding:13px 16px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .card-heading p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .card-heading p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .card-heading p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .card-heading p{font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#303030;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .university-name,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .university-name,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .university-name,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .university-name{background-color:#ff12a0;padding:9px 16px;height:33px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .university-name p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .university-name p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .university-name p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .university-name p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .time-universe,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .time-universe,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .time-universe,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .time-universe{padding:7px 16px;margin-bottom:10px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .time-universe p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .time-universe p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .time-universe p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .time-universe p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;color:#303030}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .skill-you-gain,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .skill-you-gain,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .skill-you-gain,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .skill-you-gain{padding:7px 16px 15px;border-bottom:1px solid #e5e4e2}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .skill-you-gain p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .skill-you-gain p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .skill-you-gain p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .skill-you-gain p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#a19f9f;height:57px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .skill-you-gain p span,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .skill-you-gain p span,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .skill-you-gain p span,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .skill-you-gain p span{font-weight:500;color:#ff12a0}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;position:relative}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section::after,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section::after,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section::after,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section::after{content:'';height:10px;position:absolute;bottom:0;left:0;width:100%;border-radius:0 0 6px 6px;background-image:linear-gradient(to right,#ff96c0 0%,#ffde76 102%)}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section .credit,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section .credit,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section .credit,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section .credit{display:flex;align-items:center}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section .credit img,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section .credit img,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section .credit img,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section .credit img{margin-right:8px;width:19px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section .credit p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section .credit p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section .credit p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section .credit p{font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#a19f9f}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section .duration,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section .duration,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section .duration,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section .duration{display:flex;align-items:center}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section .duration img,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section .duration img,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section .duration img,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section .duration img{margin-right:8px;width:19px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-stage-outer .single-search-card .bottom-section .duration p,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-stage-outer .single-search-card .bottom-section .duration p,.explore-oc.search-ciurse .search-popular-page .card-section .owl-stage-outer .single-search-card .bottom-section .duration p,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-stage-outer .single-search-card .bottom-section .duration p{font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#a19f9f}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-nav button.owl-prev,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-nav button.owl-prev,.explore-oc.search-ciurse .search-popular-page .card-section .owl-nav button.owl-prev,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-nav button.owl-prev{left:auto;margin-top:-68px;top:0;right:76px}.explore-oc.search-ciurse .shortcourses-section .card-section .owl-nav button.owl-next,.explore-oc.search-ciurse .shortcourses-section .card-sections .owl-nav button.owl-next,.explore-oc.search-ciurse .search-popular-page .card-section .owl-nav button.owl-next,.explore-oc.search-ciurse .search-popular-page .card-sections .owl-nav button.owl-next{right:23px;top:0;margin-top:-68px}.explore-oc.search-ciurse .shortcourses-section{padding-top:0}.explore-oc.search-ciurse .shortcourses-section .owl-short-home .short-card{box-shadow:0 4px 4px 0 rgba(0,0,0,0.06);margin:14px;box-shadow:0px 0px 14px rgba(0,0,0,0.17) !important}.explore-oc.search-academic-block{padding-top:0rem !important;margin-top:0}.explore-oc.search-academic-block .academic-section .card-sections.acadcard{margin-top:90px}.explore-oc.search-academic-block .academic-section .card-sections .owl-card .course-card .course-name h4,.explore-oc.search-academic-block .academic-section .card-sections .owl-card .course-card .course-name .h4{font-size:18px !important;line-height:24px}.explore-oc.search-academic-block .academic-section .card-sections .owl-card .course-card .university-name p{height:38px}.explore-oc.short-find{margin-top:0;padding-top:0rem}.explore-oc.etcs-short{padding:7rem 0 2rem;margin-top:0}.explore-oc.home-explore{padding-top:11rem}@media only screen and (max-width:495px){.explore-oc.home-explore{padding-top:6rem}}.explore-oc.webinar-registration{background:white;margin-top:0;padding-top:77px}@media only screen and (max-width:495px){.explore-oc.webinar-registration{padding-top:37px}}.explore-oc.webinar-registration .explore-oc{background:white}.explore-oc.weinar-landing{padding-top:6rem;margin-top:0}@media only screen and (max-width:495px){.explore-oc.weinar-landing .heading-oc h2.head,.explore-oc.weinar-landing .heading-oc .head.h2{line-height:46px}}.explore-oc.weinar-landing .shortcourses-section{padding:0 0 70px 0}@media only screen and (max-width:495px){.explore-oc.weinar-landing .card-section .owl-short-one-webinar .owl-dots{text-align:center;margin-top:30px}}@media only screen and (max-width:495px){.explore-oc.weinar-landing .card-section .owl-short-one-webinar .owl-dots button{margin-right:7px}}@media only screen and (max-width:495px){.explore-oc.weinar-landing .card-section .owl-short-one-webinar .owl-dots button span{background:#fa99c5;width:10px;height:10px;display:block;border-radius:50%}}@media only screen and (max-width:495px){.explore-oc.weinar-landing .card-section .owl-short-one-webinar .owl-dots button.active span{background:#ff4e9a}}.explore-oc .heading-oc{margin-bottom:50px}.explore-oc .heading-oc p.head,.explore-oc .heading-oc h2.head,.explore-oc .heading-oc .head.h2{font-weight:500;font-size:38px;line-height:46px;margin-bottom:20px;color:#262626}.explore-oc .heading-oc p.head span,.explore-oc .heading-oc h2.head span,.explore-oc .heading-oc .head.h2 span{font-weight:500;font-size:38px;line-height:46px;color:#fff;padding:0 10px 4px 10px;background-color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc .heading-oc p.head span,.explore-oc .heading-oc h2.head span,.explore-oc .heading-oc .head.h2 span{font-weight:400;font-size:30px;line-height:31px}}@media only screen and (max-width:495px){.explore-oc .heading-oc p.head,.explore-oc .heading-oc h2.head,.explore-oc .heading-oc .head.h2{font-weight:400;font-size:30px !important;line-height:43px}}.explore-oc .heading-oc p{width:50%;font-weight:400;font-size:16px;line-height:26px;color:#858585}@media only screen and (min-width:600px) and (max-width:980px){.explore-oc .heading-oc p{width:100%}}@media only screen and (max-width:495px){.explore-oc .heading-oc p{width:100%}}.explore-oc .white-course-section{padding:2rem 0 0.5rem 0;background:white}@media only screen and (max-width:495px){.explore-oc .white-course-section{padding:1.5rem 0}}.explore-oc .white-course-section .academic-section .card-sections .owl-card .owl-stage-outer .owl-stage .owl-item{padding:6px}.explore-oc .white-course-section .academic-section .card-sections .owl-card .owl-stage-outer .owl-stage .owl-item .course-card{box-shadow:-1px 2px 10px 4px rgba(0,0,0,0.06);margin-bottom:6px}.explore-oc .white-course-section .academic-section .card-sections .course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media only screen and (max-width:495px){.explore-oc .white-course-section .academic-section .card-sections .course-grid{grid-template-columns:1fr;gap:16px}}.explore-oc .white-course-section .academic-section .card-sections .course-grid .course-card{box-shadow:-1px 2px 10px 4px rgba(0,0,0,0.06);margin-bottom:6px}.explore-oc .dba-section{background:linear-gradient(33deg,#FF6FAF 70%,rgba(255,240,145,0.6) 100%,#FF6F9A 100%);padding:2rem 0 0.4rem 0}@media only screen and (max-width:495px){.explore-oc .dba-section{background:linear-gradient(33deg,#FF4F9A 70%,#FF4F9A 100%,#FF4F9A 100%)}}.explore-oc .dba-section .academic-section .line-heading h3,.explore-oc .dba-section .academic-section .line-heading .h3{color:#fff}.explore-oc .dba-section .academic-section .line-heading a{color:#fff}.explore-oc .dba-section .academic-section .card-sections .owl-card .owl-stage-outer .course-card{margin:10px 4px;box-shadow:-1px 2px 10px 4px rgba(0,0,0,0.06)}.explore-oc .dba-section .academic-section .card-sections .owl-card .owl-stage-outer .course-card .university-name{background:#606060;padding:10px 13px !important}.explore-oc .dba-section .academic-section .card-sections .owl-card .owl-stage-outer .course-card .university-name p{color:#fff}.explore-oc .dba-section .academic-section .card-sections .course-grid .course-card{margin:10px 4px;box-shadow:-1px 2px 10px 4px rgba(0,0,0,0.06)}.explore-oc .dba-section .academic-section .card-sections .course-grid .course-card .university-name{background:#606060;padding:10px 13px !important}.explore-oc .dba-section .academic-section .card-sections .course-grid .course-card .university-name p{color:#fff}.explore-oc .dba-section .academic-section .card-sections .show-more-wrapper .show-more-btn{color:#fff}@media only screen and (max-width:495px){.explore-oc .dba-section .academic-section .card-sections .owl-card .owl-stage-outer .course-card .university-name{padding:10px 8px !important}.explore-oc .dba-section .academic-section .card-sections .course-grid .course-card .university-name{padding:10px 8px !important}}.explore-oc .academic-section{margin-bottom:35px;scroll-margin-top:120px}.explore-oc .academic-section#doctorate-courses{margin-top:30px}.explore-oc .academic-section.search-popular-page{padding-bottom:50px;margin-bottom:0}.explore-oc .academic-section.search-popular-page .line-heading h2,.explore-oc .academic-section.search-popular-page .line-heading .h2{color:#303030;font-size:38px !important;font-style:normal;font-weight:600;line-height:normal}.explore-oc .academic-section.search-popular-page .line-heading h2::after,.explore-oc .academic-section.search-popular-page .line-heading .h2::after{content:"";width:260px;height:1px;background-color:#FFC000;display:block;position:absolute;margin-top:22px}@media only screen and (max-width:495px){.explore-oc .academic-section.search-popular-page .line-heading h2::after,.explore-oc .academic-section.search-popular-page .line-heading .h2::after{width:165px}}@media only screen and (max-width:495px){.explore-oc .academic-section.search-popular-page .line-heading h2,.explore-oc .academic-section.search-popular-page .line-heading .h2{width:100%;font-size:26px !important;margin:0}}.explore-oc .academic-section.search-popular-page .line-heading h2 span,.explore-oc .academic-section.search-popular-page .line-heading .h2 span{color:#fff;font-size:38px !important;font-style:normal;font-weight:600;line-height:normal;background:#ff4e9a;padding-right:10px}@media only screen and (max-width:495px){.explore-oc .academic-section.search-popular-page .line-heading h2 span,.explore-oc .academic-section.search-popular-page .line-heading .h2 span{font-size:26px !important}}.explore-oc .academic-section .line-heading{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:2px solid #CACFD7;margin-bottom:28px;align-items:end}.explore-oc .academic-section .line-heading h3,.explore-oc .academic-section .line-heading .h3{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;margin-bottom:0}@media only screen and (max-width:495px){.explore-oc .academic-section .line-heading h3,.explore-oc .academic-section .line-heading .h3{font-weight:700;font-size:16px !important;line-height:22px;margin:0}}.explore-oc .academic-section .line-heading h3::after,.explore-oc .academic-section .line-heading .h3::after{content:"";width:260px;height:1px;background-color:#FFC000;display:block;position:absolute;margin-top:13px}@media only screen and (max-width:495px){.explore-oc .academic-section .line-heading h3::after,.explore-oc .academic-section .line-heading .h3::after{width:165px}}.explore-oc .academic-section .line-heading a{font-weight:700;font-size:18px !important;line-height:22px;width:150px}@media only screen and (max-width:495px){.explore-oc .academic-section .line-heading a{font-weight:700;font-size:14px !important;line-height:22px;text-align:right}}@media only screen and (max-width:495px){.explore-oc .academic-section .filter-scroll{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:73px}.explore-oc .academic-section .filter-scroll::-webkit-scrollbar{display:none}}@media only screen and (max-width:495px){.explore-oc .academic-section .filter-scroll .filters-top{width:910px}}.explore-oc .academic-section .filter-scroll .filters-top button.btn{background:#D9D9D9;border-radius:7px;font-size:14px;margin-right:9px;box-shadow:inset 0 0 0 0 #FA99C4;-webkit-transition:ease-out 0.6s;-moz-transition:ease-out 0.6s;transition:ease-out 0.6s}.explore-oc .academic-section .filter-scroll .filters-top button.btn:hover{box-shadow:inset 400px 0 0 0 #FA99C4}@media only screen and (min-width:600px) and (max-width:980px){.explore-oc .academic-section .filter-scroll .filters-top button.btn{margin-bottom:10px}}.explore-oc .academic-section .filter-scroll .filters-top button.btn.actives{background:#FA99C4}.explore-oc .academic-section .card-sections{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.explore-oc .academic-section .card-sections.acadcard{margin-top:20px}.explore-oc .academic-section .card-sections .course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .course-grid{grid-template-columns:1fr;gap:16px}}.explore-oc .academic-section .card-sections .course-grid .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;width:98%;height:306px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .course-grid .course-card{width:auto}}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc .academic-section .card-sections .course-grid .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc .academic-section .card-sections .course-grid .course-card .course-name h4,.explore-oc .academic-section .card-sections .course-grid .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .course-grid .course-card .course-name h4,.explore-oc .academic-section .card-sections .course-grid .course-card .course-name .h4{height:88.26px}}.explore-oc .academic-section .card-sections .course-grid .course-card .university-name{background:#ff4e9a;padding:15px 13px;margin:0 -21px 10px -21px;display:flex;align-items:center}.explore-oc .academic-section .card-sections .course-grid .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc .academic-section .card-sections .course-grid .course-card .flexible-learn{display:flex;justify-content:space-between}.explore-oc .academic-section .card-sections .course-grid .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc .academic-section .card-sections .course-grid .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#A29F9F}.explore-oc .academic-section .card-sections .course-grid .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;line-height:17px;color:#303030;margin-left:4px}.explore-oc .academic-section .card-sections .course-grid .course-card .flexible-learn .learn a{font-weight:600;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .course-grid .course-card .flexible-learn .learn a{font-size:15px !important}}.explore-oc .academic-section .card-sections .hidden-course{display:none}.explore-oc .academic-section .card-sections .show-more-wrapper{text-align:center;margin-top:30px}.explore-oc .academic-section .card-sections .show-more-wrapper .show-more-btn{background:transparent;border:none;color:#ff4e9a;font-weight:700;font-size:18px !important;text-decoration:underline;cursor:pointer}.explore-oc .academic-section .card-sections .owl-card .course-card,.explore-oc .academic-section .card-sections .owl-card-one .course-card,.explore-oc .academic-section .card-sections .owl-card-two .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;width:98%;height:306px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card .course-card,.explore-oc .academic-section .card-sections .owl-card-one .course-card,.explore-oc .academic-section .card-sections .owl-card-two .course-card{width:auto}}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate .uni-logo img,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate .uni-logo img,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate .rate p,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate .rate p,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate .rate .star-review,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate .rate .star-review,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate .rate .star-review .star-images,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate .rate .star-review .star-images,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate .rate .star-review .star-images img,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate .rate .star-review .star-images img,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc .academic-section .card-sections .owl-card .course-card .logo-rate .rate .star-review span,.explore-oc .academic-section .card-sections .owl-card-one .course-card .logo-rate .rate .star-review span,.explore-oc .academic-section .card-sections .owl-card-two .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc .academic-section .card-sections .owl-card .course-card .course-name h4,.explore-oc .academic-section .card-sections .owl-card .course-card .course-name .h4,.explore-oc .academic-section .card-sections .owl-card-one .course-card .course-name h4,.explore-oc .academic-section .card-sections .owl-card-one .course-card .course-name .h4,.explore-oc .academic-section .card-sections .owl-card-two .course-card .course-name h4,.explore-oc .academic-section .card-sections .owl-card-two .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card .course-card .course-name h4,.explore-oc .academic-section .card-sections .owl-card .course-card .course-name .h4,.explore-oc .academic-section .card-sections .owl-card-one .course-card .course-name h4,.explore-oc .academic-section .card-sections .owl-card-one .course-card .course-name .h4,.explore-oc .academic-section .card-sections .owl-card-two .course-card .course-name h4,.explore-oc .academic-section .card-sections .owl-card-two .course-card .course-name .h4{height:88.26px}}.explore-oc .academic-section .card-sections .owl-card .course-card .university-name,.explore-oc .academic-section .card-sections .owl-card-one .course-card .university-name,.explore-oc .academic-section .card-sections .owl-card-two .course-card .university-name{background:#ff4e9a;padding:15px 13px;margin:0 -21px 10px -21px;display:flex;align-items:center}.explore-oc .academic-section .card-sections .owl-card .course-card .university-name p,.explore-oc .academic-section .card-sections .owl-card-one .course-card .university-name p,.explore-oc .academic-section .card-sections .owl-card-two .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc .academic-section .card-sections .owl-card .course-card .flexible-learn,.explore-oc .academic-section .card-sections .owl-card-one .course-card .flexible-learn,.explore-oc .academic-section .card-sections .owl-card-two .course-card .flexible-learn{display:flex;justify-content:space-between}.explore-oc .academic-section .card-sections .owl-card .course-card .flexible-learn .flexible-durtion,.explore-oc .academic-section .card-sections .owl-card-one .course-card .flexible-learn .flexible-durtion,.explore-oc .academic-section .card-sections .owl-card-two .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc .academic-section .card-sections .owl-card .course-card .flexible-learn .flexible-durtion p,.explore-oc .academic-section .card-sections .owl-card-one .course-card .flexible-learn .flexible-durtion p,.explore-oc .academic-section .card-sections .owl-card-two .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#A29F9F}.explore-oc .academic-section .card-sections .owl-card .course-card .flexible-learn .flexible-durtion span,.explore-oc .academic-section .card-sections .owl-card-one .course-card .flexible-learn .flexible-durtion span,.explore-oc .academic-section .card-sections .owl-card-two .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;line-height:17px;color:#303030;margin-left:4px}.explore-oc .academic-section .card-sections .owl-card .course-card .flexible-learn .learn a,.explore-oc .academic-section .card-sections .owl-card-one .course-card .flexible-learn .learn a,.explore-oc .academic-section .card-sections .owl-card-two .course-card .flexible-learn .learn a{font-weight:600;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card .course-card .flexible-learn .learn a,.explore-oc .academic-section .card-sections .owl-card-one .course-card .flexible-learn .learn a,.explore-oc .academic-section .card-sections .owl-card-two .course-card .flexible-learn .learn a{font-size:15px !important}}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one,.explore-oc .academic-section .card-sections .owl-card-two{padding-left:0.8rem}}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .course-card,.explore-oc .academic-section .card-sections .owl-card-two .course-card{width:95%;padding:28px 14px}}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .course-card .course-name,.explore-oc .academic-section .card-sections .owl-card-two .course-card .course-name{padding-left:5px}}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .course-card .university-name,.explore-oc .academic-section .card-sections .owl-card-two .course-card .university-name{margin:0 -15px 18px -15px}}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev{position:absolute;top:193px;left:-25px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:54px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev{width:37px;height:37px;left:-8px;top:184px;margin-top:-55px}}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev:hover span,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev:hover span{color:#ff4e9a}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev span,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev span font font,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev span font font{font-size:40px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev span font font,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev span font font{font-size:29px}}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-prev span,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-prev span{font-size:29px}}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next{position:absolute;top:193px;right:-23px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:0px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next{width:37px;height:37px;right:-8px;top:184px;margin-top:-55px}}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next:hover span,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next:hover span{color:#ff4e9a}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next span,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next span font font,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next span font font{font-size:40px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next span font font,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next span font font{font-size:29px}}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.owl-next span,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.owl-next span{font-size:29px}}.explore-oc .academic-section .card-sections .owl-card-one .owl-nav button.disabled,.explore-oc .academic-section .card-sections .owl-card-two .owl-nav button.disabled{display:none !important}.explore-oc .academic-section .card-sections .owl-nav button.owl-prev{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:54px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-nav button.owl-prev{width:37px;height:37px;right:0;top:0;margin-top:-55px}}.explore-oc .academic-section .card-sections .owl-nav button.owl-prev:hover span{color:#ff4e9a}.explore-oc .academic-section .card-sections .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-nav button.owl-prev span{font-size:29px}}.explore-oc .academic-section .card-sections .owl-nav button.owl-next{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:0px}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-nav button.owl-next{width:37px;height:37px;right:0;top:0;margin-top:-55px}}.explore-oc .academic-section .card-sections .owl-nav button.owl-next:hover span{color:#ff4e9a}.explore-oc .academic-section .card-sections .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc .academic-section .card-sections .owl-nav button.owl-next span{font-size:29px}}.explore-oc .academic-section .show-more{display:block;text-align:center;margin-top:30px}.explore-oc .academic-section .show-more .show-more-btn{text-decoration:underline;font-weight:700;font-size:18px !important;line-height:22px}@media only screen and (max-width:495px){.explore-oc .academic-section .show-more .show-more-btn{font-size:18px !important}}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section.be-future .line-heading{display:block}}.explore-oc.short-course-page .shortcourses-section.be-future .line-heading .title h3::after,.explore-oc.short-course-page .shortcourses-section.be-future .line-heading .title .h3::after{content:none;display:hidden}.explore-oc.short-course-page .shortcourses-section.be-future .line-heading .title::after{content:none;width:260px;height:1px;background-color:#FFC000;display:block;position:absolute;margin-top:21px}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section.be-future .line-heading .title::after{width:165px}}.explore-oc.short-course-page .shortcourses-section.be-future .line-heading .title p{color:#A19F9F}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section.be-future .line-heading a{width:100%;text-align:right;display:block}}.explore-oc.short-course-page .shortcourses-section.be-future .line-heading::after{content:"";width:260px;height:2px;background-color:#FFC000;display:block;position:absolute;margin-top:105px;bottom:-1px}.explore-oc.short-course-page .shortcourses-section.white-bg .card-section .owl-short-home .short-card{background:#fff;border-radius:6px;padding:9px 9px 27px 9px;box-shadow:4px 5px 10px rgba(0,0,0,0.06);margin:8px}.explore-oc.short-course-page .shortcourses-section .line-heading h2,.explore-oc.short-course-page .shortcourses-section .line-heading .h2{color:#303030;font-size:38px !important;font-style:normal;font-weight:600;line-height:normal}.explore-oc.short-course-page .shortcourses-section .line-heading h2 span,.explore-oc.short-course-page .shortcourses-section .line-heading .h2 span{color:#fff;font-size:38px !important;font-style:normal;font-weight:600;line-height:normal;background:#ff4e9a;padding-right:10px}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section .line-heading h2 span,.explore-oc.short-course-page .shortcourses-section .line-heading .h2 span{font-size:26px !important}}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section .line-heading h2,.explore-oc.short-course-page .shortcourses-section .line-heading .h2{width:100%;font-size:26px !important;margin:0}}.explore-oc.short-course-page .shortcourses-section .line-heading h2::after,.explore-oc.short-course-page .shortcourses-section .line-heading .h2::after{content:none}.explore-oc.short-course-page .shortcourses-section .line-heading::after{content:"";width:260px;height:2px;background-color:#FFC000;display:block;position:absolute;margin-top:81px;bottom:-1px}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section .line-heading::after{bottom:-2px}}@media only screen and (max-width:495px){.explore-oc.short-course-page .shortcourses-section .line-heading{margin-bottom:73px}}.explore-oc .shortcourses-section{padding:50px 0 47px}@media only screen and (max-width:495px){.explore-oc .shortcourses-section{padding:10px 0 30px}}.explore-oc .shortcourses-section .line-heading{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:2px solid #CACFD7;margin-bottom:28px;align-items:end;position:relative}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .line-heading{align-items:end;display:block;display:flex}}.explore-oc .shortcourses-section .line-heading h3,.explore-oc .shortcourses-section .line-heading .h3{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;margin-bottom:0}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .line-heading h3,.explore-oc .shortcourses-section .line-heading .h3{font-weight:700;font-size:16px !important;line-height:22px;width:50%}}.explore-oc .shortcourses-section .line-heading h3::after,.explore-oc .shortcourses-section .line-heading .h3::after{content:"";width:260px;height:1px;background-color:#FFC000;display:block;position:absolute;margin-top:13px}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .line-heading h3::after,.explore-oc .shortcourses-section .line-heading .h3::after{width:165px;margin-top:49px;bottom:-1px}}.explore-oc .shortcourses-section .line-heading a{font-weight:700;font-size:18px !important;line-height:22px}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .line-heading a{font-weight:700;font-size:14px !important;line-height:22px;text-align:right;display:block;width:165px}}.explore-oc .shortcourses-section .filter-scroll{margin-bottom:28px}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .filter-scroll{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:73px}.explore-oc .shortcourses-section .filter-scroll::-webkit-scrollbar{display:none}}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .filter-scroll .filters-top{width:1115px}}.explore-oc .shortcourses-section .filter-scroll .filters-top button.btn{background:#D9D9D9;border-radius:7px;font-size:14px;margin-right:9px;border:none;box-shadow:inset 0 0 0 0 #FA99C4;-webkit-transition:ease-out 0.6s;-moz-transition:ease-out 0.6s;transition:ease-out 0.6s}.explore-oc .shortcourses-section .filter-scroll .filters-top button.btn:hover{box-shadow:inset 400px 0 0 0 #FA99C4}@media only screen and (min-width:600px) and (max-width:980px){.explore-oc .shortcourses-section .filter-scroll .filters-top button.btn{margin-bottom:15px}}.explore-oc .shortcourses-section .filter-scroll .filters-top button.btn.active{background:#FA99C4}.explore-oc .shortcourses-section .card-section{display:none;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.explore-oc .shortcourses-section .card-section .owl-short-one,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar,.explore-oc .shortcourses-section .card-section .owl-short-home,.explore-oc .shortcourses-section .card-section .owl-short-two{margin-bottom:13px}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .owl-short-one .owl-stage-outer,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .owl-stage-outer,.explore-oc .shortcourses-section .card-section .owl-short-home .owl-stage-outer,.explore-oc .shortcourses-section .card-section .owl-short-two .owl-stage-outer{margin-top:20px}}.explore-oc .shortcourses-section .card-section .owl-short-one .owl-stage-outer .owl-stage,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .owl-stage-outer .owl-stage,.explore-oc .shortcourses-section .card-section .owl-short-home .owl-stage-outer .owl-stage,.explore-oc .shortcourses-section .card-section .owl-short-two .owl-stage-outer .owl-stage{display:flex}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:9px 9px 27px 9px;margin-right:14px;min-height:372px;transition:0.3s cubic-bezier(0,0,0.5,1),box-shadow 0.3s ease;margin:10px 0}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card:hover,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card:hover,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card:hover,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card:hover{transform:translateY(-4px);box-shadow:4px 5px 10px rgba(0,0,0,0.06)}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .owl-short-one .short-card,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card{margin:14px}}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .premium-tag,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .premium-tag,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .premium-tag,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .premium-tag{position:relative;min-height:60px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .premium-tag img,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .premium-tag img,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .premium-tag img,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .premium-tag img{position:absolute;top:-13px;width:90px !important}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .logo-off,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .logo-off,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .logo-off,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .logo-off{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;min-height:37.5px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .logo-off .unilogo img,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .logo-off .unilogo img,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .logo-off .unilogo img,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .logo-off .unilogo img{width:71.51px;height:37.5px;object-fit:contain}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .logo-off .off,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .logo-off .off,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .logo-off .off,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .logo-off .off{background:#ff4e9a;border-radius:48px;padding:0 11px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .logo-off .off span,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .logo-off .off span,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .logo-off .off span,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .logo-off .off span{font-style:italic;font-weight:600;font-size:14px;line-height:29px;color:#fff}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .banner-sec,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .banner-sec,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .banner-sec,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .banner-sec{margin-bottom:20px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .banner-sec img,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .banner-sec img,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .banner-sec img,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .banner-sec img{border-radius:6px;width:100%;height:125px;aspect-ratio:16/9;object-fit:cover;display:block}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body{text-align:center;padding:0 17px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .offer-time,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .offer-time,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .offer-time,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .offer-time{margin-bottom:6px;height:27px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .offer-time p,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .offer-time p,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .offer-time p,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .offer-time p{font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#ff4e9a;font-style:italic;display:inline-block}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name{margin-bottom:10px;min-height:56px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name h4,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name .h4,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name h3,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name .h3,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name p,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name h4,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name .h4,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name h3,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name .h3,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name p,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name h4,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name .h4,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name h3,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name .h3,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name p,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name h4,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name .h4,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name h3,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name .h3,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name p,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name a{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;text-decoration:none;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name h4 a,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name .h4 a,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name h3 a,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name .h3 a,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name p a,.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .course-name a a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name h4 a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name .h4 a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name h3 a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name .h3 a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name p a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .course-name a a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name h4 a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name .h4 a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name h3 a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name .h3 a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name p a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .course-name a a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name h4 a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name .h4 a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name h3 a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name .h3 a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name p a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .course-name a a{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .flex-year,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .flex-year,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .flex-year,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .flex-year{display:flex;align-items:center;justify-content:center;margin-bottom:28px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .flex-year p,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .flex-year p,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .flex-year p,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .flex-year p{font-weight:400;font-size:14px;line-height:17px;color:#A29F9F;margin-right:5px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .flex-year span,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .flex-year span,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .flex-year span,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .flex-year span{font-weight:600;font-size:14px;line-height:17px;color:#303030}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .start-now,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .start-now,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .start-now,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .start-now{min-height:26px}.explore-oc .shortcourses-section .card-section .owl-short-one .short-card .content-body .start-now a,.explore-oc .shortcourses-section .card-section .owl-short-one-webinar .short-card .content-body .start-now a,.explore-oc .shortcourses-section .card-section .owl-short-home .short-card .content-body .start-now a,.explore-oc .shortcourses-section .card-section .owl-short-two .short-card .content-body .start-now a{font-weight:600;font-size:16px;line-height:26px;color:#ff4e9a}.explore-oc .shortcourses-section .card-section .owl-nav button.owl-prev{position:absolute;left:-48px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc .shortcourses-section .card-section .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .owl-nav button.owl-prev{right:69px;margin-top:-50px;left:auto}}.explore-oc .shortcourses-section .card-section .owl-nav button.owl-next{position:absolute;right:-46px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc .shortcourses-section .card-section .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .owl-nav button.owl-next{right:20px;margin-top:-50px}}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .owl-dots{text-align:center;margin-top:30px}}@media only screen and (min-width:600px) and (max-width:980px){.explore-oc .shortcourses-section .card-section .owl-dots{display:flex;justify-content:center;padding-top:20px}}.explore-oc .shortcourses-section .card-section .owl-dots button.owl-dot{margin-right:10px;width:10px;height:10px;display:block;background:#fa99c5;border-radius:50%}.explore-oc .shortcourses-section .card-section .owl-dots button.owl-dot span{display:none}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .owl-dots button.owl-dot{display:inline-block}}.explore-oc .shortcourses-section .card-section .owl-dots button.owl-dot.active{width:10px;height:10px;display:inline-block;background:#ff4e9a;border-radius:50%}.explore-oc .shortcourses-section .card-section .show-more-wrapper{text-align:center;margin-top:40px;display:none}.explore-oc .shortcourses-section .card-section .show-more-wrapper .show-more-btn{display:inline-block;text-decoration:underline;transition:background-color 0.3s ease;font-weight:700;font-size:18px !important;line-height:22px}@media only screen and (max-width:495px){.explore-oc .shortcourses-section .card-section .show-more-wrapper .show-more-btn{font-weight:700;font-size:14px !important;line-height:22px}}.explore-oc .shortcourses-section .card-section .show-more-wrapper .show-more-desktop{display:inline-block}.explore-oc .shortcourses-section .card-section .show-more-wrapper .show-more-mobile{display:none}@media (max-width:767px){.explore-oc .shortcourses-section .card-section .show-more-wrapper .show-more-desktop{display:none}.explore-oc .shortcourses-section .card-section .show-more-wrapper .show-more-mobile{display:inline-block}}.why-athena-section{padding-top:94px;padding-bottom:94px}@media only screen and (max-width:495px){.why-athena-section{padding-top:20px;padding-bottom:0px}}.why-athena-section .heading-sec{margin-bottom:58px}.why-athena-section .heading-sec h2.head,.why-athena-section .heading-sec .head.h2{font-weight:600;font-size:38px !important;line-height:46px;text-transform:capitalize;color:#303030;margin-bottom:26px}.why-athena-section .heading-sec h2.head span,.why-athena-section .heading-sec .head.h2 span{font-weight:600;font-size:38px;line-height:46px;text-transform:capitalize;color:#fff;background-color:#ff4e9a;padding:0 2px}.why-athena-section .heading-sec p{font-weight:400;font-size:16px;line-height:26px;color:#858585}.why-athena-section .why-bg{text-align:center}.why-athena-section .why-bg img{Width:553.08px;Height:456.3px}@media only screen and (min-width:600px) and (max-width:980px){.why-athena-section .why-bg img{width:100%;height:100%}}@media only screen and (max-width:495px){.why-athena-section .why-bg img{width:100%;height:auto}}.why-athena-section .flexi-content{padding-top:205px}@media only screen and (min-width:600px) and (max-width:980px){.why-athena-section .flexi-content{padding-top:0}}@media only screen and (max-width:495px){.why-athena-section .flexi-content{padding-top:70px}}.why-athena-section .flexi-content .item-single{display:flex;margin-bottom:31px}@media only screen and (max-width:495px){.why-athena-section .flexi-content .item-single{flex-direction:column;justify-content:center;align-items:center}}.why-athena-section .flexi-content img{width:36.87px;height:38.85px;object-fit:contain;margin-right:38px}.why-athena-section .flexi-content img.affr{width:46px;margin-right:29px}@media only screen and (max-width:495px){.why-athena-section .flexi-content img{min-width:59.75px;max-height:62.96px;margin-bottom:24px;margin-right:0}}@media only screen and (max-width:495px){.why-athena-section .flexi-content .content-right{text-align:center}}.why-athena-section .flexi-content .content-right h5,.why-athena-section .flexi-content .content-right .h5,.why-athena-section .flexi-content .content-right h3,.why-athena-section .flexi-content .content-right .h3{font-weight:700;font-size:22px !important;line-height:26px;text-transform:capitalize;color:#303030}.why-athena-section .flexi-content .content-right h5 span,.why-athena-section .flexi-content .content-right .h5 span,.why-athena-section .flexi-content .content-right h3 span,.why-athena-section .flexi-content .content-right .h3 span{font-size:22px}.why-athena-section .flexi-content .content-right p{font-weight:400;font-size:16px;line-height:26px;color:#858585}.our-student{padding-top:45px;padding-bottom:94px;background-color:#F3F5F8}@media only screen and (max-width:495px){.our-student{margin-bottom:50px;margin-bottom:40px;padding-bottom:40px}}.our-student.course-detail-page{background-color:#F3F5F8}.our-student .our-student-heading{margin-bottom:45px;display:flex;justify-content:space-between;align-items:end}.our-student .our-student-heading .right-heading img{width:auto}@media only screen and (max-width:495px){.our-student .our-student-heading .right-heading img{width:100%}}.our-student .our-student-heading .right-heading h2.head,.our-student .our-student-heading .right-heading .head.h2,.our-student .our-student-heading .right-heading p.head{font-weight:500;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:24px}@media only screen and (max-width:495px){.our-student .our-student-heading .right-heading h2.head,.our-student .our-student-heading .right-heading .head.h2,.our-student .our-student-heading .right-heading p.head{font-weight:500;font-size:26px !important;line-height:31px}}.our-student .our-student-heading .right-heading h2.head span,.our-student .our-student-heading .right-heading .head.h2 span,.our-student .our-student-heading .right-heading p.head span{font-weight:500;font-size:36px;line-height:43px;color:#fff;background-color:#ff4e9a;padding:0 2px}@media only screen and (max-width:495px){.our-student .our-student-heading .right-heading h2.head span,.our-student .our-student-heading .right-heading .head.h2 span,.our-student .our-student-heading .right-heading p.head span{font-weight:500;font-size:26px;line-height:31px}}.our-student .our-student-heading .right-heading p{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F;width:54%}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-student-heading .right-heading p{width:100%}}@media only screen and (max-width:495px){.our-student .our-student-heading .right-heading p{width:100%}}.our-student .our-student-heading a.view-left-all{text-decoration-line:underline;margin-right:39px;font-size:18px !important;font-weight:600}@media only screen and (min-width:980px) and (max-width:1400px){.our-student .our-student-heading a.view-left-all{width:104px;margin-right:10px}}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-student-heading a.view-left-all{margin-right:0;width:180px}}@media only screen and (max-width:495px){.our-student .our-student-heading a.view-left-all{display:none}}@media only screen and (max-width:495px){.our-student .our-students-crds .carousel{margin-bottom:22px}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card{background:#fff;border:1px solid #DFDFDF;box-shadow:0px 8px 14px rgba(232,231,231,0.41);border-radius:6px;padding:26px 23px;max-width:383px;max-height:325px}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card{max-height:100%}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile{display:flex;margin-bottom:25px}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile{display:block}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .prof-img{margin-right:24px}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .prof-img{margin-right:0;text-align:center;margin-bottom:10px}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .prof-img img{width:93.57px;height:93.57px;border-radius:50%;object-fit:cover;object-position:top}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig{text-align:center}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig h5,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig .h5{font-weight:700;font-size:20px !important;line-height:24px;text-transform:capitalize;color:#303030;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig h5,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig .h5{font-size:16px !important}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig p{font-weight:400;font-size:16px;line-height:22px;height:44px;text-transform:capitalize;color:#A19F9F;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .profile .name-desig p{font-size:13px}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents{margin-bottom:23px}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents h5,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents .h5,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents h3,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents .h3{font-weight:500;font-size:18px !important;line-height:24px;text-transform:capitalize;color:#FF008E;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:7px}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents h5,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents .h5,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents h3,.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents .h3{font-size:15px !important}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#A19F9F;height:73px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents p{font-size:13px}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .contents a{font-weight:400;font-size:16px;line-height:24px}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read{display:flex;justify-content:space-between}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read .course-name{display:flex;align-items:center;height:48px}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read .course-name p{font-weight:400;font-size:14px;line-height:24px;text-transform:capitalize;color:#303030;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read .flag{display:flex;align-items:center;height:28px}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read .flag img{width:28px;height:28px;border-radius:50%;object-fit:cover;margin-right:11px}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read .flag p{font-weight:400;font-size:14px;line-height:0px;text-transform:capitalize;color:#303030;margin-bottom:0}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read .flag p{position:absolute}}.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read a{font-weight:500;font-size:16px;line-height:26px;text-decoration:underline}@media only screen and (min-width:600px) and (max-width:980px){.our-student .our-students-crds .carousel .carousel-inner .carousel-item .student-card .flag-read a{font-size:12px !important;width:75px}}.our-student .our-students-crds .carousel .carousel-indicators{margin-bottom:-51px}@media only screen and (max-width:495px){.our-student .our-students-crds .carousel .carousel-indicators{display:none}}.our-student .our-students-crds .carousel .carousel-indicators button{background-color:#c4c4c4;width:12px;height:12px;border-radius:50%;display:block;margin-right:10px}.our-student .our-students-crds .carousel .carousel-indicators button.active{background-color:#ff4e9a}.our-student .our-students-crds .view-all{text-align:center}.our-student .our-students-crds .view-all a{display:none}@media only screen and (max-width:495px){.our-student .our-students-crds .view-all a{display:block;text-decoration:underline}}.collaborate-new-section-body{position:relative;height:884px;width:100%;display:block}@media screen and (min-width:4000px){.collaborate-new-section-body{height:1300px}}@media only screen and (min-width:600px) and (max-width:980px){.collaborate-new-section-body{height:auto}}@media only screen and (max-width:495px){.collaborate-new-section-body{display:none}}.collaborate-new-section-body .container-background{position:absolute;width:100%;height:100%;z-index:-1}.collaborate-new-section-body .container-background img{width:100%;height:100%;object-fit:cover}.collaborate-new-section-body .heading-section{text-align:center;padding-top:65px;margin-bottom:85px}.collaborate-new-section-body .heading-section p{font-size:36px;font-weight:400;line-height:43px;letter-spacing:0em;color:#262626;text-align:center;margin-bottom:15px}.collaborate-new-section-body .heading-section p span{font-size:36px;font-weight:700;line-height:43px;letter-spacing:0em;text-align:left;color:#fff;padding:0 5px;background-color:#ff4e9a}.collaborate-new-section-body .heading-section .description{text-align:center}.collaborate-new-section-body .heading-section .description p{font-size:16px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:center;color:#858585;width:716.56px;margin:0 auto}.collaborate-new-section-body .right-content{padding-left:50px}.collaborate-new-section-body .right-content .single-item{margin-bottom:55px;display:flex}.collaborate-new-section-body .right-content .single-item .left-image{margin-right:20px;padding-top:5px}.collaborate-new-section-body .right-content .single-item .left-image img{width:54.85px;height:54.85px}.collaborate-new-section-body .right-content .single-item .left-image img.engage{width:48.39px;height:63.67px}.collaborate-new-section-body .right-content .single-item .content-section .title p{font-size:22px;font-weight:700;line-height:26px;letter-spacing:0em;text-align:left;color:#262626;margin-bottom:8px}.collaborate-new-section-body .right-content .single-item .content-section .title p span{font-size:22px;font-weight:700;line-height:26px;letter-spacing:0em;text-align:left;color:#ff4e9a}.collaborate-new-section-body .right-content .single-item .content-section .para p{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#858585}.collab{padding-top:101px;padding-bottom:101px;display:none}@media only screen and (max-width:495px){.collab{display:block;padding-top:20px;padding-bottom:40px}}.collab .heading-collab{text-align:center;margin-bottom:54px}.collab .heading-collab h2.head,.collab .heading-collab .head.h2{font-weight:600;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:21px}.collab .heading-collab h2.head span,.collab .heading-collab .head.h2 span{font-weight:600;font-size:36px;line-height:43px;color:#fff;background:#ff4e9a;padding:0 2px}.collab .heading-collab p{font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#858585;width:54%;margin:0 auto}@media only screen and (max-width:495px){.collab .heading-collab p{width:100%}}.collab .stat-bg-area .girl-bg{text-align:center}.collab .stat-bg-area .girl-bg img{width:326.85px;height:332.04px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .girl-bg img{width:250px;height:100%}}.collab .stat-bg-area .first-phas{display:flex;justify-content:space-between;background:#fff;padding:36px 45px;margin-top:-239px;border-radius:127.91px;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas{padding:36px 17px}}@media only screen and (max-width:495px){.collab .stat-bg-area .first-phas{display:block;margin-top:0;box-shadow:none;padding:0 20px;border-radius:0;margin-bottom:15px}}.collab .stat-bg-area .first-phas .personal-tutor{display:flex;align-items:center;width:435px}@media only screen and (min-width:980px) and (max-width:1400px){.collab .stat-bg-area .first-phas .personal-tutor{width:340px}}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .personal-tutor{width:432px}}@media only screen and (max-width:495px){.collab .stat-bg-area .first-phas .personal-tutor{justify-content:center;width:100%;background:#fff;box-shadow:0px 23px 48px #EEEFEF;border-radius:127.91px;padding:44px 30px;margin-bottom:15px}}.collab .stat-bg-area .first-phas .personal-tutor img{width:54.85px;height:54.99px;margin-right:28px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .personal-tutor img{width:39.85px;height:39.99px;margin-right:18px}}.collab .stat-bg-area .first-phas .personal-tutor .para h3,.collab .stat-bg-area .first-phas .personal-tutor .para .h3{font-weight:700;font-size:22px !important;line-height:26px;text-transform:capitalize;color:#303030;margin-bottom:12px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .personal-tutor .para h3,.collab .stat-bg-area .first-phas .personal-tutor .para .h3{font-size:16px !important}}.collab .stat-bg-area .first-phas .personal-tutor .para h3 span,.collab .stat-bg-area .first-phas .personal-tutor .para .h3 span{font-weight:700;font-size:22px;line-height:26px;text-transform:capitalize;color:#ff4e9a}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .personal-tutor .para h3 span,.collab .stat-bg-area .first-phas .personal-tutor .para .h3 span{font-size:16px;display:block}}.collab .stat-bg-area .first-phas .personal-tutor .para p{font-weight:400;font-size:16px;line-height:24px;color:#858585}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .personal-tutor .para p{font-size:14px;width:59%}}.collab .stat-bg-area .first-phas .network-global{display:flex;align-items:center;width:425px}@media only screen and (min-width:980px) and (max-width:1400px){.collab .stat-bg-area .first-phas .network-global{width:358px}}@media only screen and (max-width:495px){.collab .stat-bg-area .first-phas .network-global{width:100%;background:#fff;box-shadow:0px 23px 48px #EEEFEF;border-radius:127.91px;padding:44px 33px}}.collab .stat-bg-area .first-phas .network-global img{width:54.85px;height:54.99px;margin-right:28px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .network-global img{width:39.85px;height:39.99px;text-align:right;margin-left:106px;margin-right:0}}.collab .stat-bg-area .first-phas .network-global .para h3,.collab .stat-bg-area .first-phas .network-global .para .h3{font-weight:700;font-size:22px !important;line-height:26px;text-transform:capitalize;color:#303030;margin-bottom:12px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .network-global .para h3,.collab .stat-bg-area .first-phas .network-global .para .h3{font-size:16px !important}}.collab .stat-bg-area .first-phas .network-global .para h3 span,.collab .stat-bg-area .first-phas .network-global .para .h3 span{font-weight:700;font-size:22px;line-height:26px;text-transform:capitalize;color:#ff4e9a}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .network-global .para h3 span,.collab .stat-bg-area .first-phas .network-global .para .h3 span{font-size:16px;display:block}}@media only screen and (max-width:495px){.collab .stat-bg-area .first-phas .network-global .para h3 span,.collab .stat-bg-area .first-phas .network-global .para .h3 span{display:block}}.collab .stat-bg-area .first-phas .network-global .para p{font-weight:400;font-size:16px;line-height:24px;color:#858585}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .first-phas .network-global .para p{font-size:14px;width:83%;text-align:right}}.collab .stat-bg-area .second-phas{display:flex;justify-content:space-between;background:#fff;width:628.63px;margin:0 auto;border-radius:127.91px;padding:71px 60px;margin-top:-1px;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .second-phas{padding:48px 44px}}@media only screen and (max-width:495px){.collab .stat-bg-area .second-phas{display:block;margin-top:0;width:90%;background:#fff;box-shadow:0px 23px 48px #EEEFEF;border-radius:127.91px;padding:79px 37px;margin:0 20px}}.collab .stat-bg-area .second-phas .industy-exp{display:flex;align-items:center}.collab .stat-bg-area .second-phas .industy-exp img{width:54.85px;height:54.99px;margin-right:28px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .second-phas .industy-exp img{width:39.85px;height:39.99px}}.collab .stat-bg-area .second-phas .industy-exp .para h3,.collab .stat-bg-area .second-phas .industy-exp .para .h3{font-weight:700;font-size:22px !important;line-height:26px;text-transform:capitalize;color:#303030;margin-bottom:12px}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .second-phas .industy-exp .para h3,.collab .stat-bg-area .second-phas .industy-exp .para .h3{font-size:19px !important}}.collab .stat-bg-area .second-phas .industy-exp .para h3 span,.collab .stat-bg-area .second-phas .industy-exp .para .h3 span{font-weight:700;font-size:22px;line-height:26px;text-transform:capitalize;color:#ff4e9a}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .second-phas .industy-exp .para h3 span,.collab .stat-bg-area .second-phas .industy-exp .para .h3 span{font-size:19px}}.collab .stat-bg-area .second-phas .industy-exp .para p{font-weight:400;font-size:16px;line-height:24px;color:#858585}@media only screen and (min-width:600px) and (max-width:980px){.collab .stat-bg-area .second-phas .industy-exp .para p{font-size:14px}}.video-library{padding-top:79px;padding-bottom:115px;background:#F3F5F8}.video-library.course-page{background:linear-gradient(33deg,#FF4F9A 70%,rgba(255,240,145,0.6) 100%,#FF4F9A 100%)}.video-library.course-page .heading-video .heading p.head,.video-library.course-page .heading-video .heading h3.head,.video-library.course-page .heading-video .heading .head.h3{font-weight:600;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:19px}@media only screen and (max-width:495px){.video-library.course-page .heading-video .heading p.head,.video-library.course-page .heading-video .heading h3.head,.video-library.course-page .heading-video .heading .head.h3{font-weight:400;font-size:26px !important;line-height:31px}}.video-library.course-page .heading-video .heading p.head span,.video-library.course-page .heading-video .heading h3.head span,.video-library.course-page .heading-video .heading .head.h3 span{font-weight:600;font-size:36px;line-height:43px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.video-library.course-page .heading-video .heading p.head span,.video-library.course-page .heading-video .heading h3.head span,.video-library.course-page .heading-video .heading .head.h3 span{font-weight:400;font-size:26px;line-height:31px}}.video-library.course-page .video-cards .carousel-indicators{margin-bottom:-51px}@media only screen and (max-width:495px){.video-library.course-page .video-cards .carousel-indicators{display:none}}.video-library.course-page .video-cards .carousel-indicators button{background-color:#c4c4c4;width:12px;height:12px;border-radius:50%;display:block;margin-right:10px}.video-library.course-page .video-cards .carousel-indicators button.active{background-color:#fff}@media only screen and (max-width:495px){.video-library{padding-bottom:40px}}.video-library .heading-video{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}@media only screen and (min-width:600px) and (max-width:980px){.video-library .heading-video{align-items:start}}@media only screen and (max-width:495px){.video-library .heading-video{padding-left:18px;padding-right:18px}}.video-library .heading-video .heading h3.head,.video-library .heading-video .heading .head.h3,.video-library .heading-video .heading p.head{font-weight:600;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:19px}@media only screen and (max-width:495px){.video-library .heading-video .heading h3.head,.video-library .heading-video .heading .head.h3,.video-library .heading-video .heading p.head{font-weight:400;font-size:26px !important;line-height:31px}}.video-library .heading-video .heading h3.head span,.video-library .heading-video .heading .head.h3 span,.video-library .heading-video .heading p.head span{font-weight:600;font-size:36px;line-height:43px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.video-library .heading-video .heading h3.head span,.video-library .heading-video .heading .head.h3 span,.video-library .heading-video .heading p.head span{font-weight:400;font-size:26px;line-height:31px}}.video-library .heading-video .heading h3.video-head,.video-library .heading-video .heading .video-head.h3,.video-library .heading-video .heading p.video-head{font-weight:400;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:19px}@media only screen and (max-width:495px){.video-library .heading-video .heading h3.video-head,.video-library .heading-video .heading .video-head.h3,.video-library .heading-video .heading p.video-head{font-weight:400;font-size:26px !important;line-height:31px}}.video-library .heading-video .heading h3.video-head span,.video-library .heading-video .heading .video-head.h3 span,.video-library .heading-video .heading p.video-head span{font-weight:600;font-size:36px;line-height:43px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.video-library .heading-video .heading h3.video-head span,.video-library .heading-video .heading .video-head.h3 span,.video-library .heading-video .heading p.video-head span{font-weight:600;font-size:26px;line-height:31px}}.video-library .heading-video .heading p{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F}@media only screen and (max-width:495px){.video-library .heading-video .heading p{width:100%}}.video-library .heading-video a.view-left-all{text-decoration-line:underline;width:150px;display:block;text-align:right;font-size:18px !important;font-weight:600}@media only screen and (min-width:600px) and (max-width:980px){.video-library .heading-video a.view-left-all{width:135px}}@media only screen and (max-width:495px){.video-library .heading-video a.view-left-all{display:none}}@media only screen and (max-width:495px){.video-library .video-cards{margin-bottom:30px}}.video-library .video-cards .carousel-indicators{margin-bottom:-51px}@media only screen and (max-width:495px){.video-library .video-cards .carousel-indicators{display:none}}.video-library .video-cards .carousel-indicators button{background-color:#c4c4c4;width:12px;height:12px;border-radius:50%;display:block;margin-right:10px}.video-library .video-cards .carousel-indicators button.active{background-color:#ff4e9a}@media only screen and (max-width:495px){.video-library .video-cards .carousel-inner .carousel-item .video-single{padding-left:18px;padding-right:18px}}.video-library .video-cards .carousel-inner .carousel-item .video-single a img{width:100%;height:235px;margin-bottom:20px}@media only screen and (min-width:600px) and (max-width:980px){.video-library .video-cards .carousel-inner .carousel-item .video-single a img{height:126px}}@media only screen and (max-width:495px){.video-library .video-cards .carousel-inner .carousel-item .video-single a img{height:211px}}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content h5,.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .h5,.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content h4,.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .h4{font-weight:600;font-size:20px !important;line-height:30px;color:#303030;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:60px}@media only screen and (min-width:600px) and (max-width:980px){.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content h5,.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .h5,.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content h4,.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .h4{font-size:17px !important;line-height:25px;height:52px}}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content p{font-weight:400;font-size:16px;line-height:24px;color:#A19F9F;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:48px;overflow:hidden;margin-bottom:23px}@media only screen and (min-width:600px) and (max-width:980px){.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content p{font-size:14px}}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .time-watch{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:2px solid #D9D9D9}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .time-watch .play-min{display:flex;align-items:center}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .time-watch .play-min img{width:20px;height:20px;background-color:#303030;border-radius:50%;padding:6px}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .time-watch .play-min p{font-weight:600;font-size:12px;line-height:24px;color:#303030;margin-bottom:0;margin-left:6px;height:auto}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .time-watch .play-min p span{font-weight:600;font-size:12px;line-height:24px;color:#303030;margin-right:3px}.video-library .video-cards .carousel-inner .carousel-item .video-single .video-heading-content .time-watch span.date{font-weight:600;font-size:12px;line-height:24px;color:#303030}.video-library .view-all{text-align:center}.video-library .view-all a{display:none}@media only screen and (max-width:495px){.video-library .view-all a{display:block;text-decoration:underline}}.insight-section{padding-top:57px;padding-bottom:43px}@media only screen and (max-width:495px){.insight-section{margin-bottom:0px}}.insight-section .insight-heading{margin-bottom:45px}@media only screen and (max-width:495px){.insight-section .insight-heading{margin-bottom:0px}}.insight-section .insight-heading p.head,.insight-section .insight-heading h3.head,.insight-section .insight-heading .head.h3{font-weight:500;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:16px}.insight-section .insight-heading p.head span,.insight-section .insight-heading h3.head span,.insight-section .insight-heading .head.h3 span{font-weight:500;font-size:36px;line-height:43px;background-color:#ff4e9a;padding:0 5px;color:#fff}.insight-section .insight-heading p{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F;width:64%}@media only screen and (min-width:600px) and (max-width:980px){.insight-section .insight-heading p{width:100%}}@media only screen and (max-width:495px){.insight-section .insight-heading p{width:100%}}.insight-section .big-latest .big-preview{background:#fff;border:1px solid #E9E9E9;box-shadow:0px 11px 18px rgba(224,224,224,0.44);border-radius:8px;max-width:682px;height:509px}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview{margin-top:25px;margin-bottom:35px;margin-left:18px;margin-right:18px;height:auto}}.insight-section .big-latest .big-preview img{width:100%;height:250px;object-fit:fill;border-radius:8px 8px 0px 0px}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview img{height:198px}}.insight-section .big-latest .big-preview .para-area{padding:34px 33px}@media only screen and (min-width:600px) and (max-width:980px){.insight-section .big-latest .big-preview .para-area{padding:22px 21px}}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview .para-area{padding:19px 12px}}.insight-section .big-latest .big-preview .para-area h4,.insight-section .big-latest .big-preview .para-area .h4,.insight-section .big-latest .big-preview .para-area h5,.insight-section .big-latest .big-preview .para-area .h5{font-weight:700;font-size:32px !important;line-height:42px;text-transform:capitalize;color:#303030;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}@media only screen and (min-width:600px) and (max-width:980px){.insight-section .big-latest .big-preview .para-area h4,.insight-section .big-latest .big-preview .para-area .h4,.insight-section .big-latest .big-preview .para-area h5,.insight-section .big-latest .big-preview .para-area .h5{font-size:24px !important;line-height:33px}}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview .para-area h4,.insight-section .big-latest .big-preview .para-area .h4,.insight-section .big-latest .big-preview .para-area h5,.insight-section .big-latest .big-preview .para-area .h5{font-size:20px !important;line-height:36px;margin-bottom:0}}.insight-section .big-latest .big-preview .para-area p{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview .para-area p{margin-bottom:14px}}.insight-section .big-latest .big-preview .para-area .auth-time{display:flex;justify-content:space-between;align-items:center}.insight-section .big-latest .big-preview .para-area .auth-time .author p{font-weight:400;font-size:12px;line-height:26px;text-transform:capitalize;color:#303030}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview .para-area .auth-time .author p{font-size:10px}}.insight-section .big-latest .big-preview .para-area .auth-time .author p span{font-weight:400;font-size:12px;line-height:26px;text-transform:capitalize;color:#303030}@media only screen and (max-width:495px){.insight-section .big-latest .big-preview .para-area .auth-time .author p span{font-size:10px}}.insight-section .big-latest .big-preview .para-area .auth-time .date p{font-weight:400;font-size:12px;line-height:26px;text-transform:capitalize;color:#303030}.insight-section .big-latest .latest-article{margin-top:-4px;margin-bottom:56px;position:relative}@media only screen and (max-width:495px){.insight-section .big-latest .latest-article{margin-top:35px;margin-left:18px;margin-right:18px}}.insight-section .big-latest .latest-article h4,.insight-section .big-latest .latest-article .h4{font-weight:600;font-size:20px !important;line-height:26px;text-transform:capitalize;color:#303030;margin-bottom:21px}.insight-section .big-latest .latest-article h4::after,.insight-section .big-latest .latest-article .h4::after{content:"";display:inline-block;width:74%;height:2px;background-color:#ff4e9a;margin-left:6px}@media only screen and (min-width:980px) and (max-width:1400px){.insight-section .big-latest .latest-article h4::after,.insight-section .big-latest .latest-article .h4::after{width:306px}}@media only screen and (max-width:495px){.insight-section .big-latest .latest-article h4::after,.insight-section .big-latest .latest-article .h4::after{width:156px}}.insight-section .big-latest .latest-article .article-single{display:flex;margin-bottom:37px;align-items:center}.insight-section .big-latest .latest-article .article-single img{width:100px;height:88px;border-radius:8px;object-fit:contain;margin-right:21px}.insight-section .big-latest .latest-article .article-single .content-right h5,.insight-section .big-latest .latest-article .article-single .content-right .h5{font-weight:600;font-size:16px !important;line-height:24px;color:#303030;margin-bottom:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insight-section .big-latest .latest-article .article-single .content-right p{font-weight:500;font-size:16px;line-height:24px;color:#494949}.insight-section .big-latest .latest-article .article-single .content-right a{font-weight:700;font-size:16px !important;line-height:26px;text-decoration-line:underline;text-transform:capitalize;color:#ff4e9a}.insight-section .review-single{background:#fff;border:1px solid #E9E9E9;box-shadow:0px 11px 18px rgba(224,224,224,0.44);border-radius:8px;margin-bottom:67px}@media only screen and (max-width:495px){.insight-section .review-single{margin-bottom:35px;margin-left:18px;margin-right:18px}}.insight-section .review-single img{width:100%;height:178px;object-fit:cover;border-radius:8px 8px 0 0}@media only screen and (min-width:600px) and (max-width:980px){.insight-section .review-single img{height:108px}}.insight-section .review-single .content-area{padding:11px 22px 28px 22px}.insight-section .review-single .content-area span{font-weight:400;font-size:16px;line-height:26px;text-transform:capitalize;color:#808080;margin-bottom:8px}.insight-section .review-single .content-area p,.insight-section .review-single .content-area h5,.insight-section .review-single .content-area .h5{font-weight:600;font-size:18px !important;line-height:28px;color:#303030;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:9px;height:56px}@media only screen and (min-width:600px) and (max-width:980px){.insight-section .review-single .content-area p,.insight-section .review-single .content-area h5,.insight-section .review-single .content-area .h5{font-size:14px !important;line-height:19px}}.insight-section .review-single .content-area a{font-weight:700;font-size:16px;line-height:26px;text-decoration-line:underline;text-transform:capitalize;color:#ff4e9a}.insight-section .view-all{text-align:center;margin:1rem 0 0}.insight-section .view-all a{font-weight:600;text-decoration:underline;font-size:18px !important}@media only screen and (max-width:495px){.insight-section .view-all a{display:block;text-decoration:underline}}.our-students-works{background-color:#F3F5F8;padding-top:50px;padding-bottom:10px}@media only screen and (max-width:495px){.our-students-works{padding-bottom:0}}.our-students-works .heading{margin-bottom:0px}.our-students-works .heading .title{margin-bottom:15px}.our-students-works .heading .title p{font-size:36px;font-weight:700;line-height:43px;letter-spacing:0em;text-align:left;color:#262626;margin-bottom:0}.our-students-works .heading .title p font font{font-size:36px;font-weight:700;line-height:43px;letter-spacing:0em;text-align:left;color:#262626}@media only screen and (max-width:495px){.our-students-works .heading .title p font font{font-size:26px}}@media only screen and (max-width:495px){.our-students-works .heading .title p{font-size:26px}}.our-students-works .heading .title p span{font-size:36px;font-weight:400;line-height:43px;letter-spacing:0em;text-align:left;color:#fff;background:#ff4e9a;padding-right:7px;margin-left:7px}.our-students-works .heading .title p span font font{font-size:36px;font-weight:400;line-height:43px;letter-spacing:0em;text-align:left;color:#fff;background:#ff4e9a}@media only screen and (max-width:495px){.our-students-works .heading .title p span font font{font-size:26px}}@media only screen and (max-width:495px){.our-students-works .heading .title p span{font-size:26px}}.our-students-works .heading .description p{font-size:16px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;color:#858585}.our-students-works .heading .description p font font{font-size:16px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;color:#858585}.our-students-works .heading .description p span{font-weight:600}.our-students-works .slider-work{padding-top:50px;padding-bottom:40px}@media only screen and (max-width:495px){.our-students-works .slider-work{padding-bottom:22px;padding-top:10px}}.our-students-works .slider-work .logo-container{position:relative;overflow:hidden;width:100%;margin-bottom:50px}@media only screen and (max-width:495px){.our-students-works .slider-work .logo-container{margin-bottom:10px}}.our-students-works .slider-work .logo-container .gradient-overlay-new{position:absolute;top:0;bottom:0;width:10%;z-index:1}.our-students-works .slider-work .logo-container .gradient-overlay-new.gradient-overlay-new-left{left:0;background:linear-gradient(to right,#f3f5f8,rgba(255,255,255,0))}.our-students-works .slider-work .logo-container .gradient-overlay-new.gradient-overlay-new-right{right:0;background:linear-gradient(to left,#f3f5f8,rgba(255,255,255,0))}.our-students-works .slider-work .logo-container .logo-wrapper{white-space:nowrap;overflow:hidden;position:relative}.our-students-works .slider-work .logo-container .logo-wrapper .marquee{display:flex;align-items:center;height:100px}.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content{list-style:none;display:flex;animation:scrolling var(--marquee-animation-duration) linear infinite}@media only screen and (max-width:495px){.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content{animation:scrolling 80s linear infinite}}.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content::after{content:'';display:inline-block;width:100%;height:100%;background:inherit}.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content li{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:var(--marquee-element-width);max-height:100%;font-size:calc(var(--marquee-height) * 3 / 4);white-space:nowrap}@media only screen and (max-width:495px){.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content li{margin-right:34px;width:var(--marquee-element-width)}}.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content li img{width:130px;max-height:120px;min-height:120px;object-fit:contain;margin-right:25px}@media only screen and (max-width:495px){.our-students-works .slider-work .logo-container .logo-wrapper .marquee .marquee-content li img{width:70px;max-height:50px;min-height:50px}}@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)))}}.our-students-works .slider-work .disclaimer{text-align:center}.our-students-works .slider-work .disclaimer p{font-size:12px;font-style:italic;font-weight:400;line-height:26px;color:#858585}@media only screen and (max-width:495px){.our-students-works .slider-work .disclaimer p{font-size:8px;line-height:12px}}.our-students-works .slider-work .disclaimer p span{font-size:12px;font-style:italic;font-weight:400;line-height:26px;text-align:center;color:#262626}@media only screen and (max-width:495px){.our-students-works .slider-work .disclaimer p span{font-size:8px;line-height:12px}}.frequently-ask{padding-top:68px;padding-bottom:106px;background:linear-gradient(180deg,rgba(243,245,248,0) 0%,#F3F5F8 20%)}@media only screen and (max-width:495px){.frequently-ask{padding-bottom:40px}}.frequently-ask .heading-ask{margin-bottom:45px}.frequently-ask .heading-ask h3,.frequently-ask .heading-ask .h3{font-weight:600;font-size:36px !important;line-height:46px;text-align:center;color:#000000}@media only screen and (max-width:495px){.frequently-ask .heading-ask h3,.frequently-ask .heading-ask .h3{font-weight:400;font-size:26px !important;line-height:46px;font-size:26px !important}}.frequently-ask .heading-ask h3 span,.frequently-ask .heading-ask .h3 span{font-weight:600;font-size:36px;line-height:46px;padding:0 5px;color:#fff;background-color:#ff4e9a}@media only screen and (max-width:495px){.frequently-ask .heading-ask h3 span,.frequently-ask .heading-ask .h3 span{font-weight:400;font-size:36px;line-height:46px}}.frequently-ask .ask-section{width:928px;margin:0 auto}@media only screen and (min-width:600px) and (max-width:980px){.frequently-ask .ask-section{width:100% !important}}@media only screen and (max-width:495px){.frequently-ask .ask-section{width:100%}}.frequently-ask .ask-section button.accordions{cursor:pointer;padding:18px 31px;width:100%;border:none;text-align:left;outline:none;transition:0.4s;background:#fff;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.frequently-ask .ask-section button.accordions h4,.frequently-ask .ask-section button.accordions .h4{font-weight:700;font-size:18px !important;line-height:28px;color:#585858;width:100%}.frequently-ask .ask-section button.accordions:hover{background-color:#ff4e9a;color:#fff}.frequently-ask .ask-section button.accordions:hover h4,.frequently-ask .ask-section button.accordions:hover .h4{color:#fff}.frequently-ask .ask-section button.accordions:hover::after{content:url("https://uniathena.com/themes/custom/athena/images/black-faq-arrow.png");background-color:#fff}.frequently-ask .ask-section button.accordions::after{content:url("https://uniathena.com/themes/custom/athena/images/faq-arrow.png");font-weight:bold;float:right;margin-left:5px;background-color:#ff4e9a;border-radius:50%;padding:9px;transition:0.4s;width:40px;height:40px}.frequently-ask .ask-section button.accordions.active{background-color:#ff4e9a;color:#fff}.frequently-ask .ask-section button.accordions.active h4,.frequently-ask .ask-section button.accordions.active .h4{color:#fff}.frequently-ask .ask-section button.accordions.active::after{content:url("https://uniathena.com/themes/custom/athena/images/black-faq-arrow.png");background-color:#fff;transform:rotate(-45deg)}.frequently-ask .ask-section .panel{max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;margin-bottom:10px}.frequently-ask .ask-section .panel p{padding:20px 31px;font-weight:400;font-size:16px;line-height:26px;color:rgba(48,48,48,0.8)}.links-bottom{padding-top:72px}@media only screen and (max-width:495px){.links-bottom{position:relative}}.links-bottom .bottom-banner{position:relative;height:263px}.links-bottom .bottom-banner img.bg-bottom{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .bottom-banner img.bg-bottom{height:100%}}@media only screen and (max-width:495px){.links-bottom .bottom-banner img.bg-bottom{height:100%;object-fit:cover;border-radius:17px}}.links-bottom .bottom-banner .text-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 86px;z-index:10}@media only screen and (max-width:495px){.links-bottom .bottom-banner .text-content{padding:0 20px;justify-content:center;flex-direction:column;align-items:center}}.links-bottom .bottom-banner .text-content h4,.links-bottom .bottom-banner .text-content .h4{font-weight:700;font-size:52px !important;line-height:62px;color:#fff}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .bottom-banner .text-content h4,.links-bottom .bottom-banner .text-content .h4{font-size:34px !important;line-height:40px}}@media only screen and (max-width:495px){.links-bottom .bottom-banner .text-content h4,.links-bottom .bottom-banner .text-content .h4{font-size:30px !important;line-height:31px;text-align:center;margin-bottom:23px}}.links-bottom .bottom-banner .text-content a{padding:14px 50px;background:#fff;box-shadow:0px 19px 17px rgba(255,78,154,0.83);border-radius:27px;color:#000000}.links-bottom .bottom-banner .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#ff4e9a 4.73%,rgba(255,78,154,0) 100%);z-index:5}@media only screen and (max-width:495px){.links-bottom .links-group{height:744px;overflow:scroll;overflow-x:hidden}}.links-bottom .links-group .row .col-md-3:nth-child(4) .link-list{border:none}.links-bottom .links-group .row .col-md-3 .link-list{border-right:2px solid #E9E9E9;padding-right:10px}@media only screen and (max-width:495px){.links-bottom .links-group .row .col-md-3 .link-list{border:none;padding-right:0;margin-bottom:42px}}.links-bottom .links-group .row .col-md-3 .link-list h6,.links-bottom .links-group .row .col-md-3 .link-list .h6,.links-bottom .links-group .row .col-md-3 .link-list h5,.links-bottom .links-group .row .col-md-3 .link-list .h5{font-weight:700;font-size:20px !important;line-height:28px;text-transform:capitalize;color:#303030;margin-bottom:20px;height:56px}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .links-group .row .col-md-3 .link-list h6,.links-bottom .links-group .row .col-md-3 .link-list .h6,.links-bottom .links-group .row .col-md-3 .link-list h5,.links-bottom .links-group .row .col-md-3 .link-list .h5{font-size:15px !important}}@media only screen and (max-width:495px){.links-bottom .links-group .row .col-md-3 .link-list h6,.links-bottom .links-group .row .col-md-3 .link-list .h6,.links-bottom .links-group .row .col-md-3 .link-list h5,.links-bottom .links-group .row .col-md-3 .link-list .h5{height:auto}}.links-bottom .links-group .row .col-md-3 .link-list ul{list-style:none;padding-left:0}.links-bottom .links-group .row .col-md-3 .link-list ul li{margin-bottom:10px}.links-bottom .links-group .row .col-md-3 .link-list ul li a{font-weight:500;font-size:16px;line-height:24px;text-transform:capitalize;color:#A19F9F;text-decoration:none;transition:0.4s}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .links-group .row .col-md-3 .link-list ul li a{font-size:13px !important}}.links-bottom .links-group .row .col-md-3 .link-list ul li a:hover{color:#ff4e9a;font-weight:600}.links-bottom .links-group.no-gradient .gradientback{display:none}.links-bottom .links-group .gradientback{display:none;position:absolute;bottom:0px;left:0px;width:100%;height:227px;background:-moz-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#000));background:-webkit-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:-o-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:-ms-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:linear-gradient(to bottom,rgba(137,255,241,0) 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089fff1",endColorstr="#000000",GradientType=0)}.footer-black{background-color:#303030;padding-top:65px;padding-bottom:85px}.footer-black .footer-college{margin-bottom:81px}@media only screen and (max-width:495px){.footer-black .footer-college{margin-bottom:39px}}.footer-black .footer-college img{margin-bottom:27px}.footer-black .footer-college p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}@media only screen and (max-width:495px){.footer-black .footer-university{margin-bottom:94px}}.footer-black .footer-university img{margin-bottom:27px}.footer-black .footer-university p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}.footer-black .link-set-one ul{padding-left:0;list-style:none}.footer-black .link-set-one ul li a{font-weight:400;font-size:16px;line-height:35px;text-decoration-line:underline;text-transform:capitalize;color:#fff}.footer-black .uk-address h5,.footer-black .uk-address .h5{font-weight:700;font-size:20px;line-height:24px;text-transform:capitalize;color:#ff4e9a}.footer-black .uk-address p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}.footer-black .link-set-two{margin-bottom:35px}.footer-black .link-set-two ul{padding-left:0;list-style:none}.footer-black .link-set-two ul li a{font-weight:400;font-size:16px;line-height:35px;text-decoration-line:underline;text-transform:capitalize;color:#fff}.footer-black .uk-address h5,.footer-black .uk-address .h5{font-weight:700;font-size:20px;line-height:24px;text-transform:capitalize;color:#ff4e9a}.footer-black .uk-address p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}@media only screen and (max-width:495px){.footer-black .newsletter-footer{margin-top:35px}}.footer-black .newsletter-footer p{font-weight:400;font-size:14px;line-height:24px;text-transform:capitalize;color:#fff;margin-bottom:17px}.footer-black .newsletter-footer input[type=text]{background:#fff;border-radius:8px;border:none;height:48px;width:100%;margin-bottom:24px;padding:0 14px;font-weight:400;font-size:14px;line-height:24px;color:#9A9A9A}.footer-black .newsletter-footer span a{font-weight:400;font-size:12px;line-height:24px;display:block;text-align:right;margin:-19px 0px 0 0;color:#fff;text-decoration:underline}.footer-black .newsletter-footer .subscribe-input{display:flex}.footer-black .newsletter-footer .subscribe-input input[type=checkbox]{border:2px solid #D9D9D9;border-radius:4px;margin-right:14px;width:20px;background:black;height:20px;accent-color:#ff4e9a}.footer-black .newsletter-footer .subscribe-input p{font-weight:400;font-size:12px;line-height:24px;color:#fff}.footer-black .newsletter-footer button{background:#ff4e9a;border-radius:8px;border:none;color:#fff;width:100%;height:47px}.chat360__btn-container{bottom:20px !important}@media only screen and (max-width:495px){.chat360__btn-container{bottom:60px !important}}@media (max-width:767px){.webinar-popup ~ .chat360__visible .chat360__btn-container{bottom:170px !important}}.nav-desk{position:fixed;z-index:101;width:100%;top:0;right:0;height:4.5rem}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk{height:auto}}@media only screen and (max-width:495px){.nav-desk{height:auto;min-height:66px}}.nav-desk.white-bg{background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,0,0,0.34);padding:5px 0}.nav-desk.white-bg .topnav .navbar.website-main-navbar{margin-top:0px}.nav-desk .topnav .navbar.website-main-navbar{margin-top:20px}.nav-desk .topnav .navbar.website-main-navbar .navbar-brand{margin-right:0px}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-brand{margin-right:51px}}@media only screen and (min-width:980px) and (max-width:1400px){.nav-desk .topnav .navbar.website-main-navbar .navbar-brand{margin-right:31px}}.nav-desk .topnav .navbar.website-main-navbar button.navbar-toggler:focus{box-shadow:none}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse{padding-left:5px;padding-top:10px}}@media only screen and (min-width:980px) and (max-width:1400px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav{margin-left:-50px !important}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item{margin-left:30px}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses:hover ul.dropdown-menu{display:block}@media only screen and (max-width:360px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses:hover ul.dropdown-menu:not(.show){display:none}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses:hover ul.dropdown-menu:not(.show){display:none}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses ul.dropdown-menu.courses{background:#fff}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses ul.dropdown-menu.courses li{text-align:center;border-bottom:unset}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses ul.dropdown-menu.courses li a{font-weight:400;font-size:16px;transition:0.4s}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item.courses ul.dropdown-menu.courses li a:hover{font-weight:600}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a{font-weight:600;font-size:16px}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a{font-size:17px}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu{border:2px solid #303030;border-radius:27px;padding:8px 28px;font-weight:600;font-size:16px;color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu font font{border-radius:27px;font-weight:600;font-size:16px;color:#ff4e9a}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu font font{display:none}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu font font{border:none;border-radius:0;padding:8px 0;display:none}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu::after{color:#262626}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu{display:none}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item a.border-menu{border:none;border-radius:0;padding:8px 0;display:none}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu{border:none;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;margin-top:0;animation:growDown 300ms ease-in-out forwards}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu{box-shadow:unset !important}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu{box-shadow:none}}@keyframes growDown{0%{transform:scaleY(0)}50%{transform:scaleY(1.1)}100%{transform:scaleY(1)}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu li{border-bottom:1px solid #e8e8e8}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu li{text-align:center;border-bottom:none}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu li{border-bottom:none;text-align:center}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu li:hover a{font-weight:600}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu li a.dropdown-item{transition:0.4s;font-weight:400;padding:10px 11px}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.nav-item ul.dropdown-menu li a.dropdown-item:hover{background:none;background-color:#ff4e9a;color:#fff;font-weight:600}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.dropdown:hover ul.dropdown-menu{display:block}@media only screen and (max-width:360px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.dropdown:hover ul.dropdown-menu.dropdown-menu:not(.show){display:none}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse ul.navbar-nav li.dropdown:hover ul.dropdown-menu.dropdown-menu:not(.show){display:none}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox{border:2px solid gray;border-radius:27px;position:absolute;margin-left:176px}@media only screen and (min-width:980px) and (max-width:1400px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox{margin-left:126px}}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox{display:none !important}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox{display:none !important}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control{height:40px;padding:0 10px 0 46px;background:#EFEFEF;border-radius:27px;font-weight:600;color:#ff4e9a;max-width:300px;transition:0.4s}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control::placeholder{color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control::-webkit-input-placeholder{color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control:-moz-placeholder{color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control::-moz-placeholder{color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control:-ms-input-placeholder{color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control::-ms-input-placeholder{color:#ff4e9a}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox input.form-control:focus{border-color:white;outline:0;box-shadow:0 2px 4px 0 RGBA(0,0,0,0.11),0 0 4px 0 RGBA(0,0,0,0.14);max-width:300px}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse form.searchbox button.btn{margin:3px 0 0 6px;background:#C4C4C4;padding:0px;height:34px;width:34px;border-radius:50%;position:absolute}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav{width:100%;text-align:center}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav{margin:0 auto}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item{margin-right:0;margin-left:4px}@media only screen and (min-width:980px) and (max-width:1400px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item{margin-right:2px;margin-left:2px}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item{text-align:center;margin-bottom:10px}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item a{font-weight:600;font-size:16px}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item ul.dropdown-menu{background:#ffffff;border:none;animation:growDown 300ms ease-in-out forwards;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;padding:0}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item ul.dropdown-menu{box-shadow:none}}@keyframes growDown{0%{transform:scaleY(0)}50%{transform:scaleY(1.1)}100%{transform:scaleY(1)}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade{filter:url(https://uniathena.com/themes/custom/athena/static/#goo)}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade{filter:none}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a{font-weight:400;font-size:16px}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a.border-menu{display:inline-block;text-align:center;color:#000;font-weight:600;line-height:1;position:relative;text-decoration:none;min-width:10.23em;border:2px solid black;border-radius:27px;padding:14px 20px;transition:0.4s}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a.border-menu{border-radius:7px;background:none;color:black;padding:8px 21px;min-width:auto;border:2px solid black;margin-top:12px}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a.border-menu:hover{color:#ffffff !important;background-color:black}@media only screen and (max-width:495px){.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a.border-menu:hover{color:#fff !important}}.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a.border-menu:hover::after,.nav-desk .topnav .navbar.website-main-navbar .navbar-collapse .right-menu ul.navbar-nav li.nav-item.shade a.border-menu:hover::before{transform:none}.nav-desk .topnav .navbar .navbar-brand img{width:188px;margin-top:-4px}@media only screen and (min-width:980px) and (max-width:1400px){.nav-desk .topnav .navbar .navbar-brand img{width:128px}}@media only screen and (max-width:495px){.nav-desk .topnav .navbar .navbar-brand img{width:90px}}.nav-desk .topnav .navbar .mobile-explore{background:#ff4e9a;color:white;padding:5px 14px;border-radius:5px;margin:0px 0 0 -38px}.nav-desk .topnav .navbar .mobile-explore:hover{color:#fff}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar .mobile-explore{display:block;padding:5px 40px}}@media screen and (min-width:900px){.nav-desk .topnav .navbar .mobile-explore{display:none}}.nav-desk .topnav .navbar button.top-search-button{border:none;width:34px;padding:0}.nav-desk .topnav .navbar button.top-search-button:focus{box-shadow:none}.nav-desk .topnav .navbar .mobile-searchbox{margin:18px 0}@media only screen and (max-width:495px){.nav-desk .topnav .navbar .mobile-searchbox form.searchbox.desk-search{display:none !important}}.nav-desk .topnav .navbar .mobile-searchbox form.searchbox.mobile-search-view input{box-shadow:0 2px 4px 0 RGBA(0,0,0,0.11),0 0 4px 0 RGBA(0,0,0,0.14);min-width:312px;max-width:570px;height:40px;padding:0 10px;color:#303030}@media only screen and (min-width:600px) and (max-width:980px){.nav-desk .topnav .navbar .mobile-searchbox form.searchbox.mobile-search-view input{max-width:100%;width:660px}}.nav-desk .topnav .navbar .mobile-searchbox form.searchbox.mobile-search-view input:focus{border-color:white;outline:0;box-shadow:0 2px 4px 0 RGBA(0,0,0,0.11),0 0 4px 0 RGBA(0,0,0,0.14)}.nav-desk .topnav .navbar .mobile-searchbox form.searchbox.mobile-search-view button.btn{margin:2px 0 0 -52px;background:#ffbc00;padding:0px;height:36px;width:41px}.nav-desk .topnav .navbar .collapse ul.navbar-nav.right-nav{margin-left:6rem}@media only screen and (max-width:495px){.nav-desk .topnav .navbar .collapse ul.navbar-nav.right-nav{margin-left:0rem}}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.explore-menu{background-color:#ff4e9a;color:#fff;padding:0px 18px;border-radius:6px}@media only screen and (max-width:495px){.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.explore-menu{display:none}}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.explore-menu a.nav-link{color:#fff}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.explore-menu a.nav-link:hover{color:#fff}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.hover-drop:hover ul.dropdown-menu{display:block}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.hover-drop ul:hover{display:block}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.login a.nav-link{color:#ff4e9a;font-weight:600}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.get-started{background-color:#ff4e9a;border-radius:20px;padding:0 20px}.nav-desk .topnav .navbar .collapse ul.navbar-nav li.nav-item.get-started a.nav-link{color:#fff}.nav-desk .topnav .navbar .collapse ul.navbar-nav li ul.dropdown-menu li a.dropdown-item:hover{background-color:#fff;color:#ff4e9a}.mega-menu-new{position:fixed;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:44px 0px;width:100%;display:none;background:white;right:0;top:0;left:0;z-index:100;border-radius:8px;margin:0 auto;margin-top:69px}.mega-menu-new:hover{display:block !important}.mega-menu-new .explore-main .heading{margin-bottom:38px}.mega-menu-new .explore-main .heading p{font-weight:600;font-size:14px}.mega-menu-new .explore-main .main-list ul{padding:0}.mega-menu-new .explore-main .main-list ul li{display:flex;list-style:none;margin-bottom:15px;position:relative;height:35px;padding:6px}.mega-menu-new .explore-main .main-list ul li:hover{background:#f1f3f6}.mega-menu-new .explore-main .main-list ul li:hover img.arrow{display:block}.mega-menu-new .explore-main .main-list ul li img{width:24px;height:24px;margin-right:10px}.mega-menu-new .explore-main .main-list ul li img.arrow{position:absolute;right:0;display:none;transition:0.4s;opacity:0.6}.mega-menu-new .explore-main .main-list ul li p{font-weight:600;cursor:pointer;font-size:14px;color:#FF4D9A}.mega-menu-new .explore-main .main-list ul li p a{font-weight:600;cursor:pointer;font-size:14px !important;color:#FF4D9A}.mega-menu-new .explore-main .main-list ul li p a span{font-style:italic;font-weight:600;cursor:pointer;font-size:14px;color:#FF4D9A}.mega-menu-new .explore-main .main-list ul li p span{font-style:italic}.mega-menu-new .viewall{display:none}.mega-menu-new .viewall .heading a{font-weight:600;font-size:14px !important;color:#FF4D9A}.mega-menu-new .viewall .main-list{margin-top:33px}.mega-menu-new .viewall .main-list ul{padding-left:0}.mega-menu-new .viewall .main-list ul li{display:flex;list-style:none;margin-bottom:15px;position:relative;height:35px;padding-top:6px}.mega-menu-new .viewall .main-list ul li:hover img.arrow{display:block}.mega-menu-new .viewall .main-list ul li img{width:24px;height:24px;margin-right:10px}.mega-menu-new .viewall .main-list ul li img.arrow{position:absolute;right:0;display:none;transition:0.4s;opacity:0.6}.mega-menu-new .viewall .main-list ul li p{font-weight:600;cursor:pointer;font-size:14px;color:#FF4D9A}.mega-menu-new .viewall .main-list ul li p span{font-style:italic}.mega-menu-new .viewall .item-viewall{height:240px;overflow:scroll;overflow-x:hidden;margin-top:13px}.mega-menu-new .viewall .item-viewall::-webkit-scrollbar{width:6px}.mega-menu-new .viewall .item-viewall::-webkit-scrollbar-track{background:#f1f1f1}.mega-menu-new .viewall .item-viewall::-webkit-scrollbar-thumb{background:grey}.mega-menu-new .viewall .item-viewall::-webkit-scrollbar-thumb:hover{background:#555}.mega-menu-new .viewall .item-viewall .courses{margin-bottom:20px;margin-top:23px}.mega-menu-new .viewall .item-viewall .courses:hover a{transition:0.4s;color:#FF4D9A}.mega-menu-new .viewall .item-viewall .courses:hover .uni-logo{transition:0.4s;display:flex}.mega-menu-new .viewall .item-viewall .courses a{text-decoration:none;font-weight:600;font-size:14px !important;color:#3C3C3C;margin-bottom:10px;display:block}.mega-menu-new .viewall .item-viewall .courses .uni-logo{display:none;align-items:center;transition:0.4s}.mega-menu-new .viewall .item-viewall .courses .uni-logo img{width:51px;height:100%;margin-right:20px}.mega-menu-new .viewall .quest{position:absolute;bottom:62px}.mega-menu-new .viewall .quest a{color:#FF4D9A;font-weight:600;font-size:14px !important;line-height:17px;text-decoration:none}@media only screen and (max-width:495px){.mega-menu-new .popular-menu{display:none}}.mega-menu-new .popular-menu .heading{margin-bottom:20px}.mega-menu-new .popular-menu .heading p{font-weight:600;font-size:14px;color:#FF4D9A}.mega-menu-new .popular-menu .popular-box{padding-right:15px;height:386px;overflow:scroll;overflow-x:hidden}.mega-menu-new .popular-menu .popular-box::-webkit-scrollbar{width:6px}.mega-menu-new .popular-menu .popular-box::-webkit-scrollbar-track{background:#f1f1f1}.mega-menu-new .popular-menu .popular-box::-webkit-scrollbar-thumb{background:grey}.mega-menu-new .popular-menu .popular-box::-webkit-scrollbar-thumb:hover{background:#555}.mega-menu-new .popular-menu .popular-box .box-single{width:100%;padding:17px;height:auto;margin-bottom:15px}.mega-menu-new .popular-menu .popular-box .box-single:nth-child(odd){background-image:url(/themes/custom/athena/static/1b68a537b314d0e0127c.png);background-repeat:no-repeat;background-size:cover;background:#ff4e9a;border-radius:5px}.mega-menu-new .popular-menu .popular-box .box-single:nth-child(even){background-image:url(/themes/custom/athena/static/b179ae5d2a0f1491fc3b.png);background-repeat:no-repeat;background-size:cover;background:#f4c300;border-radius:5px}.mega-menu-new .popular-menu .popular-box .box-single .heading{margin-bottom:3px;line-height:19px}.mega-menu-new .popular-menu .popular-box .box-single .heading a{color:white;text-decoration:none;font-weight:600;font-size:16px}.mega-menu-new .popular-menu .popular-box .box-single .heading a::after{content:"";display:block;background-color:white;height:2px;width:40%;margin-top:5px}.mega-menu-new .popular-menu .popular-box .box-single .para p{font-weight:600;font-size:12px;line-height:18px;color:white;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:980px) and (max-width:1400px){.mega-menu-new .popular-menu .popular-box .box-single .para p{line-height:15px}}.mega-menu-new .sec-short .viewalld{display:none}.mega-menu-new .sec-short .viewalld .heading{margin-top:-4px}.mega-menu-new .sec-short .viewalld .heading p{font-weight:600;font-size:14px;color:#FF4D9A}.mega-menu-new .sec-short .viewalld .main-list{margin-top:33px}.mega-menu-new .sec-short .viewalld .main-list ul{padding-left:0}.mega-menu-new .sec-short .viewalld .main-list ul li{display:flex;list-style:none;margin-bottom:9px}.mega-menu-new .sec-short .viewalld .main-list ul li img{width:24px;height:24px;margin-right:10px}.mega-menu-new .sec-short .viewalld .main-list ul li p{font-weight:600;cursor:pointer;font-size:14px;color:#FF4D9A}.mega-menu-new .sec-short .viewalld .main-list ul li p span{font-style:italic}.mega-menu-new .sec-short .viewalld .item-viewalld{height:272px;overflow:scroll;overflow-x:hidden;margin-top:22px}.mega-menu-new .sec-short .viewalld .item-viewalld::-webkit-scrollbar{width:6px}.mega-menu-new .sec-short .viewalld .item-viewalld::-webkit-scrollbar-track{background:#f1f1f1}.mega-menu-new .sec-short .viewalld .item-viewalld::-webkit-scrollbar-thumb{background:grey}.mega-menu-new .sec-short .viewalld .item-viewalld::-webkit-scrollbar-thumb:hover{background:#555}.mega-menu-new .sec-short .viewalld .item-viewalld .courses{margin-bottom:20px}.mega-menu-new .sec-short .viewalld .item-viewalld .courses:hover a{transition:0.4s;color:#FF4D9A}.mega-menu-new .sec-short .viewalld .item-viewalld .courses:hover .uni-logo{transition:0.4s;display:flex}.mega-menu-new .sec-short .viewalld .item-viewalld .courses a{text-decoration:none;font-weight:600;font-size:14px;color:#3C3C3C;margin-bottom:10px;display:block}.mega-menu-new .sec-short .viewalld .item-viewalld .courses .uni-logo{display:none;align-items:center;transition:0.4s}.mega-menu-new .sec-short .viewalld .item-viewalld .courses .uni-logo img{width:51px;height:100%;margin-right:20px}.mega-menu-new .sec-short .viewalld .quest{position:absolute;bottom:62px}.mega-menu-new .sec-short .viewalld .quest a{color:#FF4D9A;font-weight:600;font-size:14px !important;line-height:17px;text-decoration:none}.smo-header_logo .plain-header{padding:6px 0 12px 0;margin-left:131px}@media screen and (max-width:480px){.smo-header_logo .plain-header{margin-left:15px}}@media screen and (max-width:480px){.smo-header_logo .plain-header img{width:100px}}.mobile-menu-accordion{position:fixed;width:100%;left:0;margin-top:72px;z-index:99;display:none;background:#fff;padding:20px 0;max-height:500px;overflow:scroll}.mobile-menu-accordion .close{margin-bottom:25px;cursor:pointer}.mobile-menu-accordion .close span img{width:20px;display:block;float:right;margin-right:31px}.mobile-menu-accordion .accordion-item .accordion-header{cursor:pointer;padding:15px 10px;background-color:#fff;border-bottom:1px solid #e3e3e3;font-weight:500;font-size:16px;display:flex;align-items:center}.mobile-menu-accordion .accordion-item .accordion-header img{margin-right:10px}.mobile-menu-accordion .accordion-item .accordion-header:nth-last-child{border-bottom:none}.mobile-menu-accordion .accordion-item .accordion-content{display:none;padding:10px}.mobile-menu-accordion .accordion-item .accordion-content a{color:#ff4e9a;display:block;font-weight:600;text-decoration:none;margin-bottom:10px}.mobile-menu-accordion .accordion-item.active .accordion-content{display:block}.mobile-menu-accordion .accordion-item .child-accordion .accordion-item .accordion-header{cursor:pointer;padding:10px;background-color:white;font-size:16px;font-weight:500}.mobile-menu-accordion .accordion-item .child-accordion .accordion-item .accordion-content{display:none;padding:10px;font-size:16px;color:#ff4e9a;font-weight:600}.mobile-menu-accordion .accordion-item .child-accordion .accordion-item.active .accordion-content{display:block}.mobile-menu{background-color:white;max-height:53%;width:107%;top:66px;left:-11px;display:none;right:0;z-index:100;position:fixed}@media only screen and (min-width:600px) and (max-width:980px){.mobile-menu{width:100%;left:0}}.mobile-menu .close-tb{display:flex;justify-content:right;cursor:pointer}.mobile-menu .close-tb img{width:32px;float:right;margin:7px 43px 10px 10px;border-radius:50%;border:1px solid grey;padding:5px}.mobile-menu .explore-all{max-height:600px;overflow:scroll;box-shadow:rgba(255,255,255,0.1) 0px 1px 1px 0px inset,rgba(50,50,93,0.25) 0px 50px 100px -20px,rgba(0,0,0,0.3) 0px 30px 60px -30px;padding-bottom:20px;background:white;margin-bottom:28px}.mobile-menu .explore-all .degree .accordion .accordion-item{border-bottom:1px solid #ececec}.mobile-menu .explore-all .degree .accordion .accordion-item.active h2.main-header-arrow::after,.mobile-menu .explore-all .degree .accordion .accordion-item.active .main-header-arrow.h2::after{content:"\27A4";transform:rotate(90deg)}.mobile-menu .explore-all .degree .accordion .accordion-item img{display:inline-block;margin-left:14px}.mobile-menu .explore-all .degree .accordion .accordion-item h2.main-header-arrow,.mobile-menu .explore-all .degree .accordion .accordion-item .main-header-arrow.h2{background-color:#ffffff;color:#FF4D9A;font-weight:600;cursor:pointer;padding:18px;width:88%;border:none;text-align:left;outline:none;font-size:15px !important;transition:0.4s;display:inline-block}.mobile-menu .explore-all .degree .accordion .accordion-item h2.main-header-arrow::after,.mobile-menu .explore-all .degree .accordion .accordion-item .main-header-arrow.h2::after{content:"\27A4";color:#777;font-weight:bold;float:right;margin-left:5px;transition:0.4s;position:relative;right:0;margin-right:45px}.mobile-menu .explore-all .degree .accordion .accordion-item h2.main-header-arrow span,.mobile-menu .explore-all .degree .accordion .accordion-item .main-header-arrow.h2 span{font-style:italic;font-size:15px;font-weight:600}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content{padding:0 18px;background-color:white;display:none;transition:max-height 0.2s ease-out;max-height:200px;overflow:scroll}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .cap{margin-bottom:20px;margin-top:20px}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .cap a{color:#FF4D9A;font-size:15px !important;text-decoration:none;font-weight:600}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content ul{list-style:none;padding-left:0}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content ul li{margin-bottom:15px}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content ul li a{color:#303030;font-size:15px !important;text-decoration:none}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .bottom-cap a{color:#FF4D9A;text-decoration:none;font-weight:600}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item{border-bottom:1px solid #ececec}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item.active h2.accordion-header::after,.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item.active .accordion-header.h2::after{content:"\27A4";transform:rotate(90deg)}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item h2.accordion-header,.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-header.h2{background-color:#ffffff;color:#303030;font-weight:600;cursor:pointer;padding:18px;width:88%;border:none;text-align:left;outline:none;font-size:15px !important;transition:0.4s}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item h2.accordion-header::after,.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-header.h2::after{content:"\27A4";color:#777;font-weight:bold;float:right;margin-left:5px;transition:0.4s}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content{padding:0 18px;background-color:white;display:none;transition:max-height 0.2s ease-out}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content .cap{margin-bottom:20px;margin-top:20px}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content .cap a{color:#FF4D9A;text-decoration:none;font-size:15px !important;font-weight:600}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content ul{list-style:none;padding-left:0}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content ul li{margin-bottom:15px}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content ul li a{color:#FF4D9A;font-size:15px !important;text-decoration:none}.mobile-menu .explore-all .degree .accordion .accordion-item .accordion-content .accordion .accordion-item .accordion-content .bottom-cap a{color:#FF4D9A;text-decoration:none;font-weight:600}.mobile-menu .explore-all .degree .accordion .bottom-cap{padding:16px}.small-pink-banner{background-color:#ff4e9a;height:289px}.small-pink-banner .small-banner-content{display:flex;justify-content:space-between;overflow:hidden;position:relative}.small-pink-banner .small-banner-content .scrolling-wrapper{display:flex;width:max-content;animation:infinite-scroll 15s linear infinite}.small-pink-banner .small-banner-content .single-blocks{width:118px;height:189px;text-align:center;margin-top:50px;margin-right:40px}.small-pink-banner .small-banner-content .single-blocks .block-image{height:62px;text-align:center}.small-pink-banner .small-banner-content .single-blocks .heading{text-align:center;display:flex;margin-left:17px}.small-pink-banner .small-banner-content .single-blocks .heading p{font-size:45px;line-height:50px;color:#fff;align-items:center;margin:10px 0;font-weight:700}.small-pink-banner .small-banner-content .single-blocks .heading p font font{font-size:45px;line-height:50px;color:#fff;font-weight:700}.small-pink-banner .small-banner-content .single-blocks .block-description{width:131px;text-align:center}.small-pink-banner .small-banner-content .single-blocks .block-description p{line-height:19px;font-weight:400;color:#fff;font-size:16px}.small-pink-banner .small-banner-content .single-blocks .block-description p font font{line-height:19px;font-weight:400;color:#fff;font-size:16px}@keyframes infinite-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:767px){.small-pink-banner.d-none.d-md-block{display:none !important}.small-pink-banner.d-block.d-md-none{display:block;overflow:hidden}}.banner-short-course-home-page{background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);min-height:532px;display:flex;align-items:center;overflow:hidden;position:relative}@media only screen and (max-width:495px){.banner-short-course-home-page{background:linear-gradient(75.85deg,#FEE9F2 -3.12%,#fff 69.74%);height:auto;padding-bottom:50px}}.banner-short-course-home-page .breadcrumbs{margin-top:7rem;margin-bottom:-7rem;position:relative}@media only screen and (max-width:495px){.banner-short-course-home-page .breadcrumbs{margin-top:4rem;margin-bottom:-6rem}}.banner-short-course-home-page nav.breadcrumb-nav{margin-top:50px}@media only screen and (max-width:495px){.banner-short-course-home-page nav.breadcrumb-nav{margin-top:20px}}.banner-short-course-home-page .our-course-head{margin-top:115px;min-height:260px}.banner-short-course-home-page .our-course-head h1,.banner-short-course-home-page .our-course-head .h1{line-height:72px;margin-bottom:20px}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head h1,.banner-short-course-home-page .our-course-head .h1{height:auto}}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head h1,.banner-short-course-home-page .our-course-head .h1{font-weight:700;font-size:42px !important;line-height:52px;text-align:center}}.banner-short-course-home-page .our-course-head h1 span,.banner-short-course-home-page .our-course-head .h1 span{color:#FF4E9A;font-size:62px;font-weight:600}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head h1 span,.banner-short-course-home-page .our-course-head .h1 span{font-weight:700;font-size:42px;line-height:52px;text-align:center}}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head p{font-weight:400;font-size:16px;line-height:26px;text-align:justify;margin-bottom:23px}}.banner-short-course-home-page .our-course-head a.banner-link{border:1px solid #ff4e9a;color:#fff;padding:6px 33px;margin-top:19px;display:block;width:fit-content;transition:0.4s;border-radius:27px;background:#ff4e9a}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head a.banner-link{margin:0 auto}}.banner-short-course-home-page .our-course-head a.banner-link:hover{color:#fff;background-color:#ff4e9a}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head{margin-top:50px;text-align:center}}.banner-short-course-home-page .our-course-head .learn-upskill{margin-bottom:20px}.banner-short-course-home-page .our-course-head .learn-upskill h1,.banner-short-course-home-page .our-course-head .learn-upskill .h1{line-height:72px;margin-bottom:20px}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head .learn-upskill h1,.banner-short-course-home-page .our-course-head .learn-upskill .h1{height:156px}}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head .learn-upskill h1,.banner-short-course-home-page .our-course-head .learn-upskill .h1{font-weight:700;font-size:42px;line-height:52px}}.banner-short-course-home-page .our-course-head .learn-upskill h1 span,.banner-short-course-home-page .our-course-head .learn-upskill .h1 span{color:#FF4E9A;font-size:62px;font-weight:600}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head .learn-upskill h1 span,.banner-short-course-home-page .our-course-head .learn-upskill .h1 span{font-weight:700;font-size:42px;line-height:52px}}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head .learn-upskill p{font-weight:400;font-size:16px;line-height:26px}}.banner-short-course-home-page .our-course-head .search-box input{font-weight:500;font-size:16px;line-height:26px;background:#FFFFFF;border:1px solid #DDDDDD;box-shadow:0px 13px 18px rgba(215,186,198,0.25);border-radius:27px;height:54px;width:400px;padding:0 20px}.banner-short-course-home-page .our-course-head .search-box input:focus-visible{outline:none}.banner-short-course-home-page .our-course-head .search-box button{background:#FF4E9A;border-radius:27px;border:none;padding:0 20px;height:54px;width:144px;margin-left:-71px;color:#ffffff;font-weight:500;font-size:16px}@media only screen and (max-width:495px){.banner-short-course-home-page .our-course-head .search-box{display:none}}.banner-short-course-home-page .course-bg-banner{margin-top:-7px;text-align:right}@media only screen and (max-width:495px){.banner-short-course-home-page .course-bg-banner{margin-top:50px}}.banner-short-course-home-page .course-bg-banner img{width:90%;height:auto;display:block}.banner-short-course-home-page .course-bg-banner-short{margin-top:13px;text-align:right}@media only screen and (max-width:495px){.banner-short-course-home-page .course-bg-banner-short{margin-bottom:-50px}}.banner-short-course-home-page .course-bg-banner-short img{width:458px}@media only screen and (max-width:495px){.banner-short-course-home-page .course-bg-banner-short img{width:100%}}.main-course-menu{margin-top:78px}.main-course-menu .menu-group{text-align:center;width:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;height:64px;padding-top:7px}@media only screen and (max-width:495px){.main-course-menu .menu-group{margin-top:49px}}.main-course-menu .menu-group::-webkit-scrollbar{display:none}.main-course-menu .menu-group .menu-scroll{display:flex;justify-content:center;margin:0 auto}@media only screen and (max-width:495px){.main-course-menu .menu-group .menu-scroll{width:680px}}.main-course-menu .menu-group .menu-scroll a{border:2px solid #CACFD7;padding:14px 40px;font-weight:600;margin:-1px;color:#262626;font-size:18px !important}.main-course-menu .menu-group .menu-scroll a.activemenu{color:#ff4e9a;border-bottom:2px solid #FFC000}.find-your-course{padding-top:100px;background:#f3f5f8}.find-your-course .heading-search{margin-bottom:20px}@media only screen and (max-width:495px){.find-your-course .heading-search .heading{margin-bottom:26px}}.find-your-course .heading-search .heading h2,.find-your-course .heading-search .heading .h2{font-weight:600}@media only screen and (max-width:495px){.find-your-course .heading-search .heading h2,.find-your-course .heading-search .heading .h2{margin-bottom:20px;font-size:28px !important;font-weight:600}}.find-your-course .heading-search .heading h2 span,.find-your-course .heading-search .heading .h2 span{font-size:38px;color:#fff;font-weight:600;background:#ff4e9a;padding:0 9px 0 5px}@media only screen and (max-width:495px){.find-your-course .heading-search .heading h2 span,.find-your-course .heading-search .heading .h2 span{font-size:28px;font-weight:600}}.find-your-course .heading-search .heading p{color:#A19F9F;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.find-your-course .heading-search .course-small-search{position:relative;text-align:right}@media only screen and (max-width:495px){.find-your-course .heading-search .course-small-search{margin-bottom:15px}}.find-your-course .heading-search .course-small-search input{height:45px;width:356px;padding:0 10px 0 51px;font-size:15px;border-radius:32px;border:1px solid #E5E4E2;background:none}.find-your-course .heading-search .course-small-search input:focus-visible{border:#fff}@media only screen and (max-width:495px){.find-your-course .heading-search .course-small-search input{width:100%}}.find-your-course .heading-search .course-small-search button{border:none;background:none;height:41px;margin-left:-351px;position:absolute;border-radius:6px;margin-top:2px;padding:0 10px}@media only screen and (max-width:495px){.find-your-course .heading-search .course-small-search button{margin-left:0;left:0}}.find-your-course .heading-search .custom-select{display:none}@media only screen and (max-width:495px){.find-your-course .heading-search .custom-select{display:block}}.find-your-course .heading-search .custom-select .initial-select-drop{height:54px;border-radius:32px;background:white;padding:15px 26px;display:flex;justify-content:space-between;margin-bottom:15px}.find-your-course .heading-search .custom-select .initial-select-drop p{font-size:14px;font-weight:700;line-height:26px}.find-your-course .heading-search .custom-select .initial-select-drop img{width:8px;transform:rotate(90deg)}.find-your-course .heading-search .custom-select .initial-select-drop:hover{border:1px solid #ff4e9a;color:#ff4e9a}.find-your-course .heading-search .custom-select .initial-select-drop:focus{border:1px solid #ff4e9a;color:#ff4e9a}.find-your-course .heading-search .custom-select .initial-select-drop:focus-visible{border:1px solid #ff4e9a;color:#ff4e9a}.find-your-course .heading-search .custom-select .initial-select-drop:focus-within{border:1px solid #ff4e9a;color:#ff4e9a}.find-your-course .heading-search .custom-select .initial-select-drop:target{border:1px solid #ff4e9a;color:#ff4e9a}.find-your-course .heading-search .custom-select .initial-select-drop .close-btn{display:none;margin-top:-14px}.find-your-course .heading-search .custom-select .initial-select-drop .close-btn span{font-size:33px;cursor:pointer}.find-your-course .heading-search .custom-select .search-result-options{box-shadow:0px 4px 4px 0px #0000001A;background:#fff;padding:15px 26px 28px;border-radius:32px;border:1px solid #ff4e9a;position:absolute;width:93%;display:none;z-index:9}.find-your-course .heading-search .custom-select .search-result-options .select-box{height:51px;display:flex;justify-content:space-between;border-bottom:1px solid #ff4e9a;margin-bottom:16px;align-items:center}.find-your-course .heading-search .custom-select .search-result-options .select-box p{font-size:20px}.find-your-course .heading-search .custom-select .search-result-options .select-box a{font-size:16px !important;font-weight:400;line-height:45px;color:#ff4e9a}.find-your-course .heading-search .custom-select .search-result-options .options-container .option{display:flex;align-items:baseline;margin-bottom:5px}.find-your-course .heading-search .custom-select .search-result-options .options-container .option input.checkbox{margin-right:10px;border:1px solid #ff4e9a;background-color:#fff}.find-your-course .heading-search .custom-select .search-result-options .options-container .option input.checkbox:checked{background-color:#ff4e9a;columns:#fff}.find-your-course .heading-search .custom-select .search-result-options .options-container .option p{letter-spacing:0.5px}.find-your-course .filter-buttons .multi-cat-list{margin-bottom:13px}@media only screen and (max-width:495px){.find-your-course .filter-buttons .multi-cat-list{display:none;width:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}}.find-your-course .filter-buttons .multi-cat-list::-webkit-scrollbar{display:none}@media only screen and (max-width:495px){.find-your-course .filter-buttons .multi-cat-list .scroll-button{width:1850px}}.find-your-course .filter-buttons .multi-cat-list .scroll-button button.filt{padding:6px 32px;margin-right:2px;font-size:18px;margin-bottom:15px;border-radius:50px;background:transparent;border:2px solid #666}@media only screen and (max-width:495px){.find-your-course .filter-buttons .multi-cat-list .scroll-button button.filt{margin-bottom:8px}}.find-your-course .filter-buttons .multi-cat-list .scroll-button button.filt.active{background-color:#ff4e9a;border:1px solid #ff4e9a;color:#fff}.find-your-course .filter-buttons .selected{display:flex;align-items:center}@media only screen and (max-width:495px){.find-your-course .filter-buttons .selected{display:block}}.find-your-course .filter-buttons .selected p.label-text{margin-right:10px}.find-your-course .filter-buttons .selected p.select{font-weight:600;border-radius:32px;background:#E5E4E2;padding:6px 23px}.find-your-course .filter-buttons .selected button.clear-filter{background:#E5E4E2;border:none;border-radius:20px;padding:5px 22px;margin-top:0px;margin-right:10px;font-weight:600}@media only screen and (max-width:495px){.find-your-course .filter-buttons .selected button.clear-filter{margin-bottom:10px}}.find-your-course .filter-buttons .selected .selected-filters{display:flex;flex-wrap:wrap}.find-your-course .filter-buttons .selected .selected-filters .selected-filter{background:#E5E4E2;border:none;border-radius:20px;padding:5px 15px;margin-right:10px;font-weight:600}@media only screen and (max-width:495px){.find-your-course .filter-buttons .selected .selected-filters .selected-filter{margin-bottom:10px}}.find-your-course .filter-buttons .selected .selected-filters .selected-filter span.remove-filter{cursor:pointer;font-weight:400;margin-left:15px;background:white;padding:3px 5px;border-radius:50%;font-size:14px}.find-your-course .flip-card-section{background-color:#f3f5f8;margin:50px 0 0;padding:50px 0}@media only screen and (max-width:495px){.find-your-course .flip-card-section{margin:0 0 50px 0;padding-top:20px}}@media only screen and (min-width:600px) and (max-width:980px){.find-your-course .flip-card-section .line-filter{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width:495px){.find-your-course .flip-card-section .line-filter{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (min-width:600px) and (max-width:980px){.find-your-course .flip-card-section .line-filter .scroll-menu{width:800px;height:50px}}@media only screen and (max-width:495px){.find-your-course .flip-card-section .line-filter .scroll-menu{width:1400px;height:50px;margin-top:10px;margin-left:28px}}.find-your-course .flip-card-section .line-filter .scroll-menu::-webkit-scrollbar{display:none}.find-your-course .flip-card-section .line-filter .scroll-menu a.filtline{border:none;color:#262626;margin-right:9px;padding:8px 10px 9px 10px;border-radius:7px;background:#D9D9D9;box-shadow:inset 0 0 0 0 #FA99C4;-webkit-transition:ease-out 0.6s;-moz-transition:ease-out 0.6s;transition:ease-out 0.6s}.find-your-course .flip-card-section .line-filter .scroll-menu a.filtline:hover{box-shadow:inset 400px 0 0 0 #FA99C4}.find-your-course .flip-card-section .line-filter .scroll-menu a.filtline.active{text-shadow:0.5px 0px 0px black;border-radius:7px;background:#FA99C4;color:black}@media only screen and (max-width:495px){.find-your-course .flip-card-section .line-filter .scroll-menu a.filtline{display:none}}.find-your-course .flip-card-section .line-filter .scroll-menu .mobile-certificate-filter{display:none}@media only screen and (max-width:495px){.find-your-course .flip-card-section .line-filter .scroll-menu .mobile-certificate-filter{display:block}}.find-your-course .flip-card-section .line-filter .scroll-menu .mobile-certificate-filter .certificate-buttons button{border:none;color:#262626;margin-right:9px;padding:8px 10px 9px 10px;border-radius:7px;background:#D9D9D9;font-size:16px}.find-your-course .flip-card-section .line-filter .scroll-menu .mobile-certificate-filter .certificate-buttons button.active{text-shadow:0.5px 0px 0px black;border-radius:7px;background:#FA99C4;color:black}.find-your-course .flip-card-section .card-group{margin-top:35px;width:100%;margin-bottom:8rem}@media only screen and (max-width:495px){.find-your-course .flip-card-section .card-group .shortterm-courses{margin:0 auto}}.find-your-course .flip-card-section .card-group .flip-card{background-color:transparent;width:100% !important;margin:0 0 20px 0px;padding:0 0 10px;height:450px;float:left;position:relative;text-align:left;perspective:1000px;white-space:normal}.find-your-course .flip-card-section .card-group .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.6s;transform-style:preserve-3d;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2)}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front,.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front{background-color:#fff;color:black}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .head-band{background-color:#ff4e9a;display:flex;justify-content:space-between;padding:8px 7px;align-items:center;border-radius:10px 10px 0 0}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .head-band .university-logo img{object-fit:contain;max-height:29px;max-width:77px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .head-band .price-offer{display:flex}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .head-band .price-offer p.price{color:#fff;font-weight:600}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .head-band .price-offer p.price-strike{color:#fff;font-weight:600;text-decoration:line-through}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .head-band .price-offer p.offer{background:#262626;padding:2px 10px;border-radius:7px;color:#fff;margin-left:30px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .card-banner{position:relative}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .card-banner img{width:100%;height:128px;object-fit:cover}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .card-banner .timer{position:absolute;bottom:0px;left:0px;background:#ffc000;padding:5px 10px;border-radius:0 8px 0 0}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .card-banner .timer p{color:#262626;font-style:italic;font-weight:600;font-size:14px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content{padding:10px 10px 10px 10px;position:relative}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content .heading{height:75px;margin-bottom:10px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content .heading p{font-size:19px;font-weight:600;line-height:25px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content .description{height:73px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content .description p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content .start-now-btn{position:absolute;bottom:-56px;width:100%;left:0}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-front .front-card-content .start-now-btn a{border:1px solid #ff4e9a;padding:5px 30px;border-radius:6px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back{background-color:#fff;color:#fff;transform:rotateY(180deg);border:1px solid #ff4e9a}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .social-media-icons{margin-top:30px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .social-media-icons a img{width:33px;margin-right:7px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content{padding:10px 10px 10px 10px;position:relative}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .heading{height:57px;margin-bottom:10px;line-height:20px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .heading p{font-size:19px;font-weight:600}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .description{background-color:#fff;padding:3px 0 1px 0px;border-radius:24px;margin-bottom:0px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .description span{color:#262626;font-weight:600}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .description p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .description ul{list-style:none;padding:0}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .description ul li{color:#262626;font-size:14px;text-align:center}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .course-level-rating{margin-bottom:7px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .course-level-rating p{font-weight:600}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .course-level-rating .rating ul{list-style:none;padding:0}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .course-level-rating .rating ul li{display:inline-block}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .course-level-rating .rating ul li img{width:19px;display:inline-block;margin-right:0px}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content a.more-info{font-size:16px;text-decoration:underline}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .start-now-btn{position:absolute;bottom:-39px;width:100%;left:0}.find-your-course .flip-card-section .card-group .flip-card .flip-card-inner .flip-card-back .back-card-content .start-now-btn a{border:1px solid #ff4e9a;padding:5px 30px;border-radius:6px}.find-your-course .flip-card-section .show-more-set{margin-bottom:0}.frequently-ask{padding-top:68px;padding-bottom:106px;background:linear-gradient(180deg,rgba(243,245,248,0) 0%,#F3F5F8 20%)}.frequently-ask .heading-ask{margin-bottom:45px}.frequently-ask .heading-ask h3,.frequently-ask .heading-ask .h3{font-weight:600;font-size:36px !important;line-height:46px;text-align:center;color:#000000}@media only screen and (max-width:495px){.frequently-ask .heading-ask h3,.frequently-ask .heading-ask .h3{font-weight:400;font-size:26px !important;line-height:46px}}.frequently-ask .heading-ask h3 span,.frequently-ask .heading-ask .h3 span{font-weight:600;font-size:36px;line-height:46px;padding:0 5px;color:#ffffff;background-color:#FF4E9A}@media only screen and (max-width:495px){.frequently-ask .heading-ask h3 span,.frequently-ask .heading-ask .h3 span{font-weight:400;font-size:26px;line-height:46px}}.frequently-ask .ask-section{width:928px;margin:0 auto}@media only screen and (min-width:600px) and (max-width:980px){.frequently-ask .ask-section{width:100%}}@media only screen and (max-width:495px){.frequently-ask .ask-section{width:100%;height:auto;overflow:auto}}.frequently-ask .ask-section button.accordion{cursor:pointer;padding:18px 31px;width:100%;border:none;text-align:left;outline:none;transition:0.4s;background:#FFFFFF;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.frequently-ask .ask-section button.accordion h4,.frequently-ask .ask-section button.accordion .h4{font-weight:700;font-size:18px;line-height:28px;color:#585858;width:100%;margin-bottom:0}.frequently-ask .ask-section button.accordion:hover{background-color:#FF4E9A;color:white}.frequently-ask .ask-section button.accordion:hover h4,.frequently-ask .ask-section button.accordion:hover .h4{color:white}.frequently-ask .ask-section button.accordion:hover::after{content:url("https://uniathena.com/themes/custom/athena/images/black-faq-arrow.png");background-color:white}.frequently-ask .ask-section button.accordion::after{content:url("https://uniathena.com/themes/custom/athena/images/faq-arrow.png");font-weight:bold;float:right;margin-left:5px;background-color:#FF4E9A;border-radius:50%;padding:10px;transition:0.4s;width:40px;height:40px}.frequently-ask .ask-section button.accordion.active{background-color:#FF4E9A;color:white}.frequently-ask .ask-section button.accordion.active h4,.frequently-ask .ask-section button.accordion.active .h4{color:white}.frequently-ask .ask-section button.accordion.active::after{content:url("https://uniathena.com/themes/custom/athena/images/black-faq-arrow.png");background-color:white;transform:rotate(-45deg)}.frequently-ask .ask-section .panel{min-height:0;overflow:hidden;transition:max-height 0.2s ease-out;margin-bottom:10px}.frequently-ask .ask-section .panel p{padding:7px 31px 7px;font-weight:400;font-size:16px;line-height:26px;color:rgba(48,48,48,0.8)}.how-it-section{padding:77px 0;position:relative;background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%)}.how-it-section .how-it-works{border-radius:15px;border:1px solid #FF4E9A;background:#FFF;box-shadow:0px 11px 18px 0px rgba(224,224,224,0.44);z-index:1;position:relative}@media only screen and (max-width:495px){.how-it-section .how-it-works{width:100%;margin:0 auto}}.how-it-section .how-it-works .academic-content{padding:44px 59px}@media only screen and (min-width:600px) and (max-width:980px){.how-it-section .how-it-works .academic-content{padding:44px 20px}}@media only screen and (max-width:495px){.how-it-section .how-it-works .academic-content{padding:0;padding-top:20px}}.how-it-section .how-it-works .academic-content .how-title{text-align:center;margin-bottom:60px}.how-it-section .how-it-works .academic-content .how-title p{color:#ff4e9a;font-size:20px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0.2px;margin-bottom:25px}.how-it-section .how-it-works .academic-content .how-title p span{color:#fff;font-size:20px;font-style:normal;padding:0 5px;font-weight:700;line-height:28px;letter-spacing:0.2px;background-color:#ff4e9a}.how-it-section .how-it-works .academic-content .how-title h3,.how-it-section .how-it-works .academic-content .how-title .h3{color:#262626;font-size:32px !important;font-style:normal;font-weight:700;line-height:42px}@media only screen and (max-width:495px){.how-it-section .how-it-works .academic-content .how-title h3,.how-it-section .how-it-works .academic-content .how-title .h3{font-size:26px !important}}.how-it-section .how-it-works .academic-content .how-title h3 span,.how-it-section .how-it-works .academic-content .how-title .h3 span{color:#ff4e9a;font-size:32px;font-style:normal;font-weight:700;line-height:42px;text-transform:capitalize}@media only screen and (max-width:495px){.how-it-section .how-it-works .academic-content .how-title h3 span,.how-it-section .how-it-works .academic-content .how-title .h3 span{font-size:26px}}.how-it-section .how-it-works .academic-content .card-section-group .card-item{position:relative;padding:20px;text-align:center}@media only screen and (max-width:495px){.how-it-section .how-it-works .academic-content .card-section-group .card-item{margin-bottom:56px}}.how-it-section .how-it-works .academic-content .card-section-group .card-item.no-bord::after{display:none}.how-it-section .how-it-works .academic-content .card-section-group .card-item::after{content:' \2192';top:11%;right:-20px;width:30px;height:30px;color:#ff4e9a;position:absolute;bottom:-20px;font-size:48px}@media only screen and (max-width:495px){.how-it-section .how-it-works .academic-content .card-section-group .card-item::after{content:" →";left:53%;transform:rotate(90deg);top:auto;bottom:-27px}}.how-it-section .how-it-works .academic-content .card-section-group .card-item img{width:45px;height:45px;margin-bottom:28px}.how-it-section .how-it-works .academic-content .card-section-group .card-item p{color:#303030;font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:13px}.how-it-section .how-it-works .academic-content .card-section-group .card-item span{color:#858585;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:26px}.how-it-section .dots-group-left{position:absolute;bottom:34px;left:64px;z-index:0}.how-it-section .dots-group-right{position:absolute;top:34px;right:64px;z-index:0}.show-more-set{margin-bottom:3rem}.show-more-set a{color:#ff4e9a;font-family:Lato;font-size:18px !important;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:underline}.show-more-set a:hover{text-decoration:underline}.mod-acad .sign-float{position:fixed;right:0;float:right;text-align:center;bottom:0;width:100%;justify-content:center;display:flex;z-index:999;height:58px}.mod-acad .sign-float .app-btn{background-color:#303030;border:unset;width:50%;padding:0 5px}.mod-acad .sign-float .app-btn a{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:18px;font-weight:700;text-decoration:none}.mod-acad .sign-float .app-btn a .app-icon{width:24px;height:24px;object-fit:contain}.mod-acad .sign-float .app-btn a .app-text{display:flex;flex-direction:column;line-height:1.1}.mod-acad .sign-float .app-btn a .app-text .subheading{font-size:14px !important;font-weight:400;color:#ddd}.mod-acad .sign-float .app-btn a .app-text .heading{font-size:16px !important;font-weight:700;color:#fff}.mod-acad .sign-float .start-now-btn{background:linear-gradient(180deg,#FF12A0 0%,#FF1278 100%);border:unset;width:50%;padding:0 10px}.mod-acad .sign-float .start-now-btn a{color:#fff;font-size:18px;font-weight:700}.mod-acad .sign-float .start-now-btn a font font{color:#fff;font-size:18px;font-weight:700}.mod-acad .banner{background:#F1F1FA;padding-top:30px;height:auto;margin-top:60px}@media only screen and (max-width:495px){.mod-acad .banner{background-color:#fff}}.mod-acad .banner .breadcrumb-smo ul{padding:10px 16px;list-style:none;background:#F1F1FA;padding-left:0px;font-size:16px}@media only screen and (max-width:495px){.mod-acad .banner .breadcrumb-smo ul{padding-left:0px}}.mod-acad .banner .breadcrumb-smo ul li{display:inline;font-weight:500;font-size:16px;color:#606060}@media only screen and (max-width:495px){.mod-acad .banner .breadcrumb-smo ul li{font-size:12px}}.mod-acad .banner .breadcrumb-smo ul li+li:before{padding:8px;color:#606060;content:"/\00a0"}.mod-acad .banner .breadcrumb-smo ul li a{color:#ff4e9a;text-decoration:none}.mod-acad .banner .breadcrumb-smo ul li a:hover{color:#ff4e9a;text-decoration:underline}.mod-acad .banner .colour-strip{background:linear-gradient(1deg,#e73c7e,#e73c7e,#21007b,#21007b);animation:colourstrip 1s ease infinite;width:177px;background-size:800% 800%;text-align:center;margin-bottom:26px}.mod-acad .banner .colour-strip p{font-weight:600;font-size:20px;color:#fff;font-style:italic}@keyframes colourstrip{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes colourstrip{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.mod-acad .banner .banner-heading{padding-bottom:4rem}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading{padding-bottom:2rem}}.mod-acad .banner .banner-heading h1,.mod-acad .banner .banner-heading .h1{font-weight:600;font-size:36px !important;line-height:46px;color:#303030;text-transform:capitalize;margin-bottom:30px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading h1,.mod-acad .banner .banner-heading .h1{font-size:28px !important;line-height:34px}}.mod-acad .banner .banner-heading .star-group-rating{display:flex;align-items:center;margin-bottom:40px;font-size:14px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .star-group-rating{margin-bottom:30px}}.mod-acad .banner .banner-heading .star-group-rating .star-group{display:flex;margin-right:10px;border-right:1px solid #606060}.mod-acad .banner .banner-heading .star-group-rating .star-group .one{position:relative;width:19px;height:19px;margin-right:1px}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.star{display:inline-block;position:absolute;font-size:19px;color:#a3a3a3;line-height:25px}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.one{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:20%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.two{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:35%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.three{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:40%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.four{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:47%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.five{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:50%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.six{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:55%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.seven{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:60%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.eight{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:73%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.nine{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:75%}.mod-acad .banner .banner-heading .star-group-rating .star-group .one span.full{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px}.mod-acad .banner .banner-heading .star-group-rating .star-group .rating p{font-weight:400;font-size:16px;color:#606060;padding-left:9px;padding-right:11px;height:28px;margin-top:1px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .star-group-rating .star-group .rating p{font-size:14px}}.mod-acad .banner .banner-heading .star-group-rating .enrollment-value{font-weight:400;font-size:16px;color:#606060;padding-left:9px;height:28px;margin-top:1px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .star-group-rating .enrollment-value{font-size:14px}}.mod-acad .banner .banner-heading .university-logos{display:flex}.mod-acad .banner .banner-heading .university-logos img{height:auto;width:164px;object-fit:contain;border-left:0.5px solid #909090;padding-left:20px;padding-right:40px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .university-logos img{width:135px;height:auto;padding-left:10px;padding-right:10px}}.mod-acad .banner .banner-heading .university-logos img:first-child{border:none;padding-left:0px}.mod-acad .banner .banner-heading .university-logos h3,.mod-acad .banner .banner-heading .university-logos .h3{display:block;font-weight:600;font-size:20px !important;line-height:30px;width:278px;border-left:0.5px solid #909090;padding-left:27px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .university-logos h3,.mod-acad .banner .banner-heading .university-logos .h3{display:block;font-weight:600;font-size:14px !important;line-height:22px;width:244px;color:#ff4e9a;border-left:0.5px solid #909090;padding-left:15px;margin-left:10px}}.mod-acad .banner .banner-heading .offer-timer-off{display:flex;margin-top:49px;margin-bottom:-29px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .offer-timer-off{display:block;margin-bottom:-7px}}.mod-acad .banner .banner-heading .offer-timer-off .off{display:flex;background:#FFC000;border-radius:17px;padding:2px 6px;height:33px;align-items:center;justify-content:space-between;width:auto;margin-right:18px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .offer-timer-off .off{margin-bottom:14px;width:fit-content}}.mod-acad .banner .banner-heading .offer-timer-off .off del{font-weight:500;font-size:20px;color:rgba(48,48,48,0.65);margin-right:8px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .offer-timer-off .off del{font-size:17px}}.mod-acad .banner .banner-heading .offer-timer-off .off p.rate{margin:0;font-weight:700;font-size:20px;color:#303030;margin-right:8px}@media only screen and (max-width:495px){.mod-acad .banner .banner-heading .offer-timer-off .off p.rate{font-size:17px}}.mod-acad .banner .banner-heading .offer-timer-off .off span{background:#303030;border-radius:50px;font-weight:500;font-size:15px;color:#fff;padding:1px 10px}.mod-acad .banner .banner-heading .offer-timer-off .short-course-timer{background:#ff4e9a;border-radius:50px;padding:4px 10px;height:33px;width:191px;text-align:center}.mod-acad .banner .banner-heading .offer-timer-off .short-course-timer p{font-style:italic;font-weight:600;font-size:15px;color:#fff;margin:0}.mod-acad .banner .banner-heading .offer-timer-off .short-course-timer p span{font-style:italic;font-weight:600;font-size:15px;color:#fff}.mod-acad .mobile-tick{display:none;background-color:#F1F1FA;padding:2rem 0}@media only screen and (max-width:495px){.mod-acad .mobile-tick{display:block}}@media only screen and (max-width:495px){.mod-acad .mobile-tick .col-6{padding-right:0}}.mod-acad .mobile-tick .tick{display:flex;align-items:center}.mod-acad .mobile-tick .tick img{width:30px;height:30px}.mod-acad .mobile-tick .tick p{margin:0;margin-left:10px}@media only screen and (max-width:495px){.mod-acad .mobile-tick .tick p{font-size:12px}}.mod-acad .course-view{margin-bottom:50px}@media only screen and (max-width:495px){.mod-acad .course-view .course-tab-mod .tab-scroll{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}}.mod-acad .course-view .course-tab-mod .tab-scroll::-webkit-scrollbar{display:none}.mod-acad .course-view .course-tab-mod .tab-scroll .tab{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06)}@media only screen and (max-width:495px){.mod-acad .course-view .course-tab-mod .tab-scroll .tab{width:180%;display:flex}}.mod-acad .course-view .course-tab-mod .tab-scroll .tab button.tablinks{font-weight:500;font-size:14px;line-height:22px;height:60px;padding:10px 20px;border:none;background-color:#fff}@media screen and (max-width:592px){.mod-acad .course-view .course-tab-mod .tab-scroll .tab button.tablinks{font-size:12px;padding:10px 18px}}.mod-acad .course-view .course-tab-mod .tab-scroll .tab button:focus{box-shadow:none;border:none;outline:none}.mod-acad .course-view .course-tab-mod .tab-scroll .tab button:hover{border-bottom:3px solid #ff4e9a}.mod-acad .course-view .course-tab-mod .tab-scroll .tab button.active{font-weight:700;border-bottom:3px solid #ff4e9a}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent{padding-top:30px;display:none}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.first{display:block}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.first .certificate-image{margin-bottom:30px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.first .sample-desc p{font-size:12px;line-height:22px;color:#606060;font-weight:600}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.first .sample-desc p span{text-decoration:none;color:#ff4e9a;font-size:12px;font-weight:600}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent p{font-weight:400;line-height:28px;color:#606060;margin-bottom:15px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .certificate-image img{width:100%}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .certificate-image:hover{cursor:pointer}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .tick-down{margin-top:40px}@media only screen and (max-width:495px){.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .tick-down{display:none}}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .tick-down .item{display:flex;align-items:center;padding-bottom:30px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .tick-down .item img{width:25px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent .tick-down .item p{margin:0;margin-left:10px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.why-this-course ul li{font-weight:400;font-size:16px;line-height:26px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.partnerbody h4,.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.partnerbody .h4{font-weight:700;font-size:18px;line-height:26px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.partnerbody p{font-weight:500;font-size:16px;line-height:26px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box{padding-bottom:12px;border-bottom:1px solid #EEEFEF}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .photo img{max-width:50px !important;max-height:50px;border-radius:50%;height:50px;-o-object-fit:cover;object-fit:cover;width:50px;object-position:top}@media only screen and (max-width:495px){.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .photo img{margin-bottom:10px}}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .prof h4,.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .prof .h4{font-weight:500;font-size:16px !important;line-height:19px;text-transform:capitalize;color:#ff4e9a;margin-bottom:5px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .prof p{font-weight:400;font-size:16px;line-height:19px;text-transform:capitalize;color:#909090}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .stars{margin-top:10px;margin-bottom:25px}@media only screen and (max-width:495px){.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .stars{margin-top:0px;margin-bottom:10px}}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .stars ul{list-style:none;display:flex;padding-left:0}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .stars img{width:20px}@media only screen and (max-width:495px){.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .stars img{width:14px}}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .content-review{margin-bottom:25px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .content-review p{font-weight:400;font-size:16px;line-height:19px;color:#606060}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .like-day{display:flex;justify-content:space-between}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .like-day .like{display:flex;align-items:center}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .like-day .like svg{cursor:pointer}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .like-day .like p{margin-bottom:0;margin-left:8px;font-weight:500;font-size:16px;line-height:19px;color:#ff4e9a}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-box .like-day .day p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:0.03em;color:#C4C4C4}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-pagination{display:flex;justify-content:center;gap:12px}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-pagination a{border-radius:30px;padding:6px;width:40px;height:40px;display:inline-block;text-align:center;vertical-align:middle;line-height:26px;text-decoration:none;color:#FF4E9A;border:1px solid #FF4E9A;transition:all 0.3s ease}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-pagination a:hover{background-color:#fff0f6}.mod-acad .course-view .course-tab-mod .section-tab .tabcontent.userreview .review-pagination a.is-active{background-color:#FF4E9A;color:#fff !important;border:1px solid #FF4E9A}.mod-acad .course-view .img-views{margin-top:-316px;position:relative}@media only screen and (max-width:495px){.mod-acad .course-view .img-views{display:none}}.mod-acad .course-view .img-views img{border-radius:2.8px 2.8px 0px 0px;width:100%;height:227px;object-fit:cover}.mod-acad .course-view .img-views .views-lang{position:absolute;top:18px;left:15px}.mod-acad .course-view .img-views .views-lang span{margin-right:18px}.mod-acad .course-view .img-views .views-lang span.views{font-weight:400;font-size:16px;color:#000000;background:rgba(255,255,255,0.86);border-radius:50px;padding:3px 9px}.mod-acad .course-view .img-views .views-lang span.lang{font-weight:400;font-size:16px;color:#fff;background:#ff4e9a;border-radius:50px;padding:3px 9px}@media screen and (max-width:592px){.mod-acad .course-view .mod-form{width:108%}}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper{width:100%;right:0;height:100%}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper::before{content:"";max-width:775px;height:5px;position:relative;z-index:9;display:block;width:100%;background:linear-gradient(90deg,#ffc300 0%,#ffac00 12%,#ff006e 12.1%,#ff4e9a 24%,#9400e2 24.1%,#540081 36%,#00a1e8 36.1%,#004fa1 48%,#ff006e 48.1%,#ff4e9a 60%,#ffc300 60.1%,#ffac00 72%,#9400e2 72.1%,#540081 84%,#00a1e8 84.1%,#004fa1 96%);border-radius:6px 6px 0 0}@media (min-width:700px){.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper{width:100%;right:0}}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .head{padding:20px 23px;background:#fff}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .head p{font-size:15px;margin-bottom:0}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .head h4,.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .head .h4{font-size:25px;font-weight:700;color:#ff4e9a}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .social-start{background:#EFEFEF;padding:20px 24px;text-align:center}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .social-start a.login-sign{margin-bottom:17px;display:block;cursor:pointer;text-decoration:underline}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .social-start a.login-sign:hover{color:#ff4e9a;cursor:pointer;text-decoration:underline}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .social-start .socialbtn{height:42px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .social-start .socialbtn a{background:#fff;padding:11px 12px 14px 13px;border-radius:6px;margin-right:10px;box-shadow:rgba(0,0,0,0.1) 0px 4px 12px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .or{display:flex;justify-content:center;margin-top:-13px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .or hr{width:80px;margin:0;background:#c8c8c8;margin-top:13px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .or span{margin:0 10px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .create{text-align:center}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .create a{margin:5px 0;display:block;color:#ff4e9a;text-decoration:none;cursor:pointer;font-weight:600}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .create a:hover{color:#ff4e9a;cursor:pointer}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .login-details form .reg-form .regPhone .form-group.getstarted-agree{margin-bottom:-20px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .login-details form .reg-form .regPhone .form-group .intl-tel-input input.form-control{width:100%;padding-left:125px !important}@media only screen and (max-width:495px){.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .login-details form .reg-form .regPhone .form-group .intl-tel-input input.form-control{width:100%;padding-left:109px !important;margin:0 !important}}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .login-details form .reg-form button.short-term-sign-up-button{width:100%;margin-bottom:10px}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .login-details form .reg-form .register-all .already{display:flex;justify-content:center}.mod-acad .course-view .mod-form .short-form .about-us-wrapper .course-login-wrapper .login-details form .reg-form .register-all .already p{padding-right:7px}.mod-acad .alt-testimonial{background:#F7F8FE;padding:3rem 1rem}.mod-acad .alt-testimonial .heading h3,.mod-acad .alt-testimonial .heading .h3{font-weight:700;font-size:34px;line-height:37px;text-align:center;color:#ff4e9a;margin-bottom:20px}.mod-acad .alt-testimonial .heading p{font-weight:400;font-size:16px;line-height:37px;text-align:center;color:#303030}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item{margin-bottom:20px}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card img{height:300px;width:100%;object-fit:cover}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body img{width:35px;height:35px;margin-bottom:5px}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body h5.card-title,.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body .card-title.h5{font-weight:500;font-size:18px;line-height:23px;color:#ff4e9a;font-style:italic;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body p.card-text{font-weight:400;font-size:14px;line-height:23px;color:#303030;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1px}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body a{font-weight:400;font-size:12px;line-height:23px;color:#ff4e9a;text-decoration:none;margin-bottom:15px;display:block;text-align:left;cursor:pointer}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body .detail p{margin-bottom:1px;font-weight:500;font-size:20px;line-height:31px;text-transform:capitalize;color:#303030}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-inner .carousel-item .alt-item .card .card-body .detail span{font-weight:400;font-size:15px;line-height:31px;text-transform:capitalize;color:#303030}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-prev{background:#fff;border:1px solid #ff4e9a;border-radius:50%;position:relative;left:85%;height:40px;top:0;width:40px;margin-top:30px}@media only screen and (max-width:495px){.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-prev{left:65%}}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-prev span{color:#ff4e9a;font-size:30px;height:38px;background-image:none}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-prev:focus{background-color:#ff4e9a}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-prev:focus span{color:#fff}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-next{position:relative;background:#fff;border:1px solid #ff4e9a;border-radius:50%;height:40px;top:0;width:40px;margin-top:-40px;left:90%}@media only screen and (max-width:495px){.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-next{left:83%}}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-next span{color:#ff4e9a;font-size:30px;height:38px;background-image:none}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-next:focus{background-color:#ff4e9a}.mod-acad .alt-testimonial .new-carosel .carousel .carousel-control-next:focus span{color:#fff}.quick-link{background:white;padding:50px 0;margin:0px 0 25px 0;display:block}@media only screen and (max-width:495px){.quick-link{margin-bottom:20px}}.quick-link .heading{text-align:center;margin-bottom:25px;display:flex;justify-content:center}.quick-link .heading h2,.quick-link .heading .h2{font-weight:600;font-size:32px;align-items:center;color:#303030}.quick-link .scroll-tab .tab{margin-bottom:0px;text-align:center}@media screen and (max-width:692px){.quick-link .scroll-tab .tab{display:flex;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}}.quick-link .scroll-tab .tab::-webkit-scrollbar{display:none}.quick-link .scroll-tab .tab button.quicktab{font-weight:600;font-size:16px;color:#303030;background-color:white;border:none;padding:10px 20px;margin-right:36px}@media only screen and (max-width:495px){.quick-link .scroll-tab .tab button.quicktab{display:flex;height:69px;align-items:center}}.quick-link .scroll-tab .tab button.quicktab::after{content:url(/themes/custom/athena/static/51f81daff33f45649285.svg);margin-left:10px}.quick-link .scroll-tab .tab button.quicktab.active{color:#FF12A0;z-index:1;position:relative;padding:10px 20px;box-shadow:-3px -4px 11px -4px rgba(72,47,160,0.24)}.quick-link .scroll-tab .tab button.quicktab.active::after{content:url(/themes/custom/athena/static/3791a73ba303d1fd8811.svg);margin-left:10px}.quick-link .scroll-tab .tab button.quicktab.likes{color:#FF12A0;z-index:1;position:relative;padding:10px 20px;box-shadow:-3px -4px 11px -4px rgba(72,47,160,0.24)}.quick-link .scroll-tab .tab button.quicktab.likes::after{content:url(/themes/custom/athena/static/3791a73ba303d1fd8811.svg);margin-left:10px}.quick-link .scroll-tab .tabcontents{padding:30px;background:#FFFFFF;box-shadow:0px 4px 18px rgba(63,47,160,0.24);z-index:0;position:relative}.quick-link .scroll-tab .tabcontents .list-items ul{list-style:none}.quick-link .scroll-tab .tabcontents .list-items ul li{height:57px;font-weight:600;font-size:14px;line-height:19px;color:#303030;margin-bottom:10px}.quick-link .scroll-tab .tabcontents .list-items ul li a{color:#303030;text-decoration:none;transition:0.4s;font-weight:600}@media only screen and (max-width:495px){.quick-link .scroll-tab .tabcontents .list-items ul li a{word-wrap:break-word}}.quick-link .scroll-tab .tabcontents .list-items ul li a:hover{color:#FF12A0}@media screen and (min-width:692px){.quick-link .accordion-tab-links{display:none}}.quick-link .accordion-tab-links button.accordion{text-align:left;font-weight:700;font-size:16px;color:#303030;background-color:white;border:none;padding:30px 10px 30px 20px;border-bottom:1px solid #E4E7E9;width:100%;transition:transform .2s ease-out}.quick-link .accordion-tab-links button.accordion::after{content:url(/themes/custom/athena/static/51f81daff33f45649285.svg);margin-left:10px;float:right;margin-right:15px;transition:transform .4s ease-out}.quick-link .accordion-tab-links button.accordion.active{color:#FF12A0}.quick-link .accordion-tab-links button.accordion.active::after{content:url(/themes/custom/athena/static/3791a73ba303d1fd8811.svg);margin-left:10px;float:right;margin-right:15px;transform:rotate(0deg)}.quick-link .accordion-tab-links .panel{padding:0px 20px;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out}.quick-link .accordion-tab-links .panel .list-items{margin-top:20px}.quick-link .accordion-tab-links .panel .list-items ul{list-style:none;padding-left:0px}.quick-link .accordion-tab-links .panel .list-items ul li{font-weight:600;font-size:14px;line-height:19px;color:#303030;margin-bottom:20px}.quick-link .accordion-tab-links .panel .list-items ul li a{color:#303030;text-decoration:none;transition:0.4s}.quick-link .accordion-tab-links .panel .list-items ul li a:hover{color:#FF12A0}.footer-banner{position:relative}.footer-banner img{width:100%;max-height:325px;min-height:225px !important}.footer-banner .footer-info{position:absolute;top:0;bottom:0;right:0;left:0;text-align:center}.footer-banner .footer-info h1,.footer-banner .footer-info .h1{font-size:52px;color:#ffffff;margin-top:35px}.footer-banner .footer-info h1 span,.footer-banner .footer-info .h1 span{font-size:52px;color:#ffb800}@media only screen and (max-width:495px){.footer-banner .footer-info h1 span,.footer-banner .footer-info .h1 span{font-size:34px}}@media only screen and (min-width:600px) and (max-width:980px){.footer-banner .footer-info h1 span,.footer-banner .footer-info .h1 span{font-size:34px}}@media only screen and (max-width:495px){.footer-banner .footer-info h1,.footer-banner .footer-info .h1{font-size:34px}}@media only screen and (min-width:600px) and (max-width:980px){.footer-banner .footer-info h1,.footer-banner .footer-info .h1{font-size:34px !important}}.footer-banner .footer-info button{border-radius:30px;border:solid 2px white;color:white;padding:10px 20px;cursor:pointer;outline:none;background:none;width:175px;height:50px}.modern-form form.form-new,.modern-form form.contact-us-form{background:white;box-shadow:0 2px 8px rgba(0,0,0,0.15);padding:20px 35px}.modern-form form.form-new h1,.modern-form form.form-new .h1,.modern-form form.form-new h2,.modern-form form.form-new .h2,.modern-form form.form-new h3,.modern-form form.form-new .h3,.modern-form form.form-new h4,.modern-form form.form-new .h4,.modern-form form.form-new h5,.modern-form form.form-new .h5,.modern-form form.form-new h6,.modern-form form.form-new .h6,.modern-form form.contact-us-form h1,.modern-form form.contact-us-form .h1,.modern-form form.contact-us-form h2,.modern-form form.contact-us-form .h2,.modern-form form.contact-us-form h3,.modern-form form.contact-us-form .h3,.modern-form form.contact-us-form h4,.modern-form form.contact-us-form .h4,.modern-form form.contact-us-form h5,.modern-form form.contact-us-form .h5,.modern-form form.contact-us-form h6,.modern-form form.contact-us-form .h6{font-size:38px !important}.modern-form form.form-new .form-fields .js-form-item label,.modern-form form.contact-us-form .form-fields .js-form-item label{font-size:16px}.modern-form form.form-new .form-fields .js-form-item label.error,.modern-form form.contact-us-form .form-fields .js-form-item label.error{font-size:12px;color:red}.modern-form form.form-new .form-fields .js-form-item input,.modern-form form.contact-us-form .form-fields .js-form-item input{width:100%;height:35px;border:none;border-bottom:1px solid #e8e8e8;padding:0 10px;outline:none;transition:0.4s;font-size:14px;color:#262626}.modern-form form.form-new .form-fields .js-form-item input::placeholder,.modern-form form.contact-us-form .form-fields .js-form-item input::placeholder{color:#dfdfdf}.modern-form form.form-new .form-fields .js-form-item input:focus,.modern-form form.contact-us-form .form-fields .js-form-item input:focus{border-bottom:1px solid #ff4e9a}.modern-form form.form-new .form-fields .js-form-item select,.modern-form form.contact-us-form .form-fields .js-form-item select{width:100%;height:35px;border:none;border-bottom:1px solid #e8e8e8;padding:0 10px;outline:none;transition:0.4s;color:#262626;box-shadow:none;border-radius:none;margin-top:10px;font-size:14px}.modern-form form.form-new .form-fields .js-form-item select::placeholder,.modern-form form.contact-us-form .form-fields .js-form-item select::placeholder{color:#dfdfdf}.modern-form form.form-new .form-fields .js-form-item select:invalid,.modern-form form.contact-us-form .form-fields .js-form-item select:invalid{color:#dfdfdf}.modern-form form.form-new .form-fields .js-form-item select:focus,.modern-form form.contact-us-form .form-fields .js-form-item select:focus{border-bottom:1px solid #ff4e9a}.modern-form form.form-new .form-fields .js-form-item select option,.modern-form form.contact-us-form .form-fields .js-form-item select option{color:#262626}.modern-form form.form-new .form-number-fields .phone-number-field label,.modern-form form.contact-us-form .form-number-fields .phone-number-field label{display:block;font-size:16px;margin-bottom:10px}.modern-form form.form-new .form-number-fields .phone-number-field #edit-mobile-number-phone-error,.modern-form form.contact-us-form .form-number-fields .phone-number-field #edit-mobile-number-phone-error{display:none !important}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select{display:inline-block}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select span.select2-container,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select span.select2-container{width:117px !important;border:none;outline:none}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select span.select2-container span.select2-dropdown,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select span.select2-container span.select2-dropdown{width:235px !important}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select span.select2-container span.selection span.select2-selection,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select span.select2-container span.selection span.select2-selection{border:none}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select span.select2-container span.selection span.select2-selection span.select2-selection__rendered,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select span.select2-container span.selection span.select2-selection span.select2-selection__rendered{padding-left:0px}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select .country-select,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select .country-select{height:35px;border-bottom:1px solid #e8e8e8}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select .country-select .phone-number-flag,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select .country-select .phone-number-flag{display:none}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select .country-select .arrow,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select .country-select .arrow{display:none}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select .country-select .prefix,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select .country-select .prefix{font-size:16px;display:none}.modern-form form.form-new .form-number-fields .phone-number-field .js-form-type-select .country-select select,.modern-form form.contact-us-form .form-number-fields .phone-number-field .js-form-type-select .country-select select{height:35px}.modern-form form.form-new .form-number-fields .phone-number-field .form-item-mobile-number-phone,.modern-form form.contact-us-form .form-number-fields .phone-number-field .form-item-mobile-number-phone{display:inline-block;width:57%}@media only screen and (max-width:495px){.modern-form form.form-new .form-number-fields .phone-number-field .form-item-mobile-number-phone,.modern-form form.contact-us-form .form-number-fields .phone-number-field .form-item-mobile-number-phone{width:calc(100% - 122px)}}@media only screen and (max-width:360px){.modern-form form.form-new .form-number-fields .phone-number-field .form-item-mobile-number-phone,.modern-form form.contact-us-form .form-number-fields .phone-number-field .form-item-mobile-number-phone{width:calc(100% - 122px)}}.modern-form form.form-new .form-number-fields .phone-number-field .form-item-mobile-number-phone input,.modern-form form.contact-us-form .form-number-fields .phone-number-field .form-item-mobile-number-phone input{width:100%;height:35px;border:none;color:var(--bs-secondary-color);border-bottom:1px solid #e8e8e8;padding:0 10px;outline:none;transition:0.4s;font-size:14px;color:#262626}.modern-form form.form-new .form-number-fields .phone-number-field .form-item-mobile-number-phone input::placeholder,.modern-form form.contact-us-form .form-number-fields .phone-number-field .form-item-mobile-number-phone input::placeholder{color:#dfdfdf}.modern-form form.form-new .form-number-fields .phone-number-field .form-item-mobile-number-phone input:focus,.modern-form form.contact-us-form .form-number-fields .phone-number-field .form-item-mobile-number-phone input:focus{border-bottom:1px solid #ff4e9a}.modern-form form.form-new .form-fields-terms .js-form-item,.modern-form form.contact-us-form .form-fields-terms .js-form-item{line-height:19px}.modern-form form.form-new .form-fields-terms .js-form-item input.form-checkbox,.modern-form form.contact-us-form .form-fields-terms .js-form-item input.form-checkbox{margin-right:5px}.modern-form form.form-new .form-fields-terms .js-form-item label,.modern-form form.contact-us-form .form-fields-terms .js-form-item label{font-size:13px}.modern-form form.form-new .form-fields-terms .js-form-item label a,.modern-form form.contact-us-form .form-fields-terms .js-form-item label a{font-size:13px !important}.modern-form form.form-new .form-fields-terms .js-form-item label.error,.modern-form form.contact-us-form .form-fields-terms .js-form-item label.error{font-size:12px;color:red}.modern-form form.form-new .form-fields-submit input.js-form-submit,.modern-form form.contact-us-form .form-fields-submit input.js-form-submit{width:100%;background:#ff4e9a;border:1px solid #ff4e9a;color:#fff;padding:9px 0;border-radius:6px;transition:0.4s}.modern-form form.form-new .form-fields-submit input.js-form-submit:hover,.modern-form form.contact-us-form .form-fields-submit input.js-form-submit:hover{border:1px solid #ff4e9a;background-color:#fff;color:#ff4e9a}.modern-form form.form-new .form-actions input.js-form-submit,.modern-form form.contact-us-form .form-actions input.js-form-submit{width:100%;background:#ff4e9a;border:1px solid #ff4e9a;color:#fff;padding:9px 0;border-radius:6px;transition:0.4s}.modern-form form.form-new .form-actions input.js-form-submit:hover,.modern-form form.contact-us-form .form-actions input.js-form-submit:hover{border:1px solid #ff4e9a;background-color:#fff;color:#ff4e9a}.modern-short-form{background:white;box-shadow:0 2px 8px rgba(0,0,0,0.15);padding:20px 35px;position:relative;z-index:1}.modern-short-form::before{content:"";max-width:100%;height:5px;position:absolute;z-index:9;display:block;width:100%;background:linear-gradient(90deg,#ffc300 0%,#ffac00 12%,#ff006e 12.1%,#ff4e9a 24%,#9400e2 24.1%,#540081 36%,#00a1e8 36.1%,#004fa1 48%,#ff006e 48.1%,#ff4e9a 60%,#ffc300 60.1%,#ffac00 72%,#9400e2 72.1%,#540081 84%,#00a1e8 84.1%,#004fa1 96%);border-radius:6px 6px 0 0;top:0;left:0}.modern-short-form .head{margin-bottom:26px}.modern-short-form .head h4,.modern-short-form .head .h4{font-size:25px !important;font-weight:600;color:#ff4e9a}@media only screen and (max-width:495px){.modern-short-form .head h4,.modern-short-form .head .h4{font-size:21px !important}}.modern-short-form .head h4 span,.modern-short-form .head .h4 span{font-size:27px}.modern-short-form .back-overlay{background:#f1f1fa;position:absolute;top:0;left:0;height:125px;width:100%;margin-top:5rem;z-index:0}@media only screen and (max-width:495px){.modern-short-form .back-overlay{margin-top:6rem}}.modern-short-form .social-start{text-align:center;margin-top:23px;z-index:9;position:relative}.modern-short-form .social-start a.login-sign{font-weight:600;margin-bottom:25px;display:block}.modern-short-form .social-start .socialbtn{margin-bottom:24px;text-align:center}.modern-short-form .social-start .socialbtn a{box-shadow:rgba(50,50,93,0.25) 0px 6px 12px -2px,rgba(0,0,0,0.3) 0px 3px 7px -3px;padding:15px;border-radius:5px}.modern-short-form .or{text-align:center;z-index:1;position:relative}.modern-short-form .create{text-align:center}.modern-short-form .create span{font-size:16px;font-weight:600}.modern-short-form .create a{margin:5px 0;display:block;text-decoration:none;cursor:pointer;font-weight:600}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form span.inline-form-error{margin-top:0;top:0px}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:51px;margin:-40px 0 0 0;opacity:0.5}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .js-form-item{margin-bottom:5px}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .js-form-item label{font-size:16px}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .js-form-item input.form-text,.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .js-form-item input.form-email{width:100%;box-shadow:rgba(0,0,0,0.24) 0px 1px 7px;border:none;height:45px;border-radius:5px;font-size:16px;padding:0 15px;outline:none;transition:0.4s}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .js-form-item input.form-text:focus-visible,.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .js-form-item input.form-email:focus-visible{outline:1px solid #ff4e9a}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form span.inline-form-error span{font-size:12px;color:red}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field{position:relative;margin-bottom:30px;margin-top:0}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field label{font-size:15px}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select{position:absolute;top:35px;z-index:2;left:17px;margin-bottom:0}@media only screen and (max-width:495px){.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select{left:8px}}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container{width:117px !important;border:none;outline:none;vertical-align:bottom}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container span.select2-dropdown{width:235px !important}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection{border:none}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection span.select2-selection__rendered{line-height:0px;padding-left:0px}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select .country-select{border:none}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select .country-select .phone-number-flag{display:none}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select .country-select .arrow{display:none}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select .country-select .prefix{font-size:14px;border-right:1px solid #aaa;padding-right:11px;display:none}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .form-type-select .country-select select.country{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:37px;border-radius:6px;padding:0 32px 0px 15px;outline:none;color:rgba(33,37,41,0.75);opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;min-width:100%}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone{margin-bottom:0}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone input.local-number{width:100%;border:none;box-shadow:rgba(0,0,0,0.24) 0px 1px 7px;height:45px;border-radius:6px;padding:0 15px 0 140px;outline:none;color:var(--bs-secondary-color)}@media only screen and (max-width:495px){.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone input.local-number{padding:2px 15px 0 130px}}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone input.local-number:focus-visible{border:1px solid #ff4e9a}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .form-item-accept-terms{display:flex;align-items:center}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .form-item-accept-terms label.option{font-size:13px;margin-left:9px}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .form-item-accept-terms label.option a{font-size:13px !important}.modern-short-form .short-course-detail-page-form form#short-course-detail-page-form .form-actions input.js-form-submit{border:none;background:#ff4e9a;color:#fff;width:100%;padding:9px;border-radius:6px;margin-bottom:20px}.modern-short-form .login{color:#606060;font-size:1rem;margin-bottom:16px;padding-right:7px;text-align:center}.howitworks-block{background:linear-gradient(261.62deg,#fff 7.87%,#FFE5F0 100%);padding:45px 0 45px 0}.howitworks-block .smo-heading .head{font-size:36px;font-weight:500;line-height:43.2px;color:#303030}@media only screen and (max-width:495px){.howitworks-block .smo-heading .head{font-size:26px;line-height:31px;margin-bottom:20px}}.howitworks-block .smo-heading .head .head-hightlight{background-color:#FF4E9A;padding:0 5px;color:#fff;font-size:36px;font-weight:500;line-height:43.2px}@media only screen and (max-width:495px){.howitworks-block .smo-heading .head .head-hightlight{font-size:26px;line-height:31px}}.howitworks-block .smo-heading .title{font-size:18px;font-weight:400;line-height:27.6px;color:#303030;margin-top:20px;margin-bottom:40px}.howitworks-block .smo-heading .title span{color:#FF4E9A;font-size:18px;font-weight:400;line-height:27.6px}@media only screen and (max-width:495px){.howitworks-block .smo-heading .title{font-size:18px;line-height:30px;max-width:94%;margin:auto}}@media only screen and (max-width:495px){.howitworks-block .smo-heading{text-align:center}}.howitworks-block .card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;padding-top:50px}@media only screen and (max-width:495px){.howitworks-block .card-container{gap:20px}}.howitworks-block .card-container .card-item{width:238px;height:207px;background-color:#AE30FDE5;box-shadow:-0.92px -2.77px 3.69px 0px #300050CC inset;border-radius:21.22px;color:#fff;text-align:center;transition:transform 0.2s;position:relative;padding:0 20px 15px 20px}@media only screen and (max-width:495px){.howitworks-block .card-container .card-item{margin-bottom:45px}.howitworks-block .card-container .card-item:nth-child(4){margin-bottom:10px}}.howitworks-block .card-container .card-item p{font-size:18.45px;line-height:25.83px;margin-bottom:0;color:#fff;margin-top:10px}.howitworks-block .card-container .card-item strong{font-size:22px;line-height:25.83px}.howitworks-block .card-container .card-item .img1{margin-top:-20px;width:174px;height:144px}.howitworks-block .card-container .card-item .img2{width:143px;height:145px;margin-top:-23px}.howitworks-block .card-container .card-item .img3{width:207px;height:162px;margin-top:-35px}.howitworks-block .card-container .card-item .img4{width:107px;height:179px;margin-top:-54px;position:relative;z-index:5}.howitworks-block .card-container .card-item .pgc-right{position:absolute;left:0;z-index:1;top:30px}.howitworks-block .card-container .card-item .pgc-left{position:absolute;right:0;top:-31px}.howitworks-block .card-container .card-item:hover{transform:translateY(-5px)}@media only screen and (max-width:495px){.howitworks-block .card-container .card-item:hover{transform:none}}.howitworks-block .card-container .footer-text{font-size:23px;font-weight:500;line-height:27.6px;color:#303030;margin-top:15px;margin-bottom:0;text-align:center}@media only screen and (max-width:495px){.howitworks-block .card-container .footer-text{font-size:20px;max-width:90%}}.our-students-says{display:flex;margin-bottom:21%;position:relative;height:600px;margin-top:8rem}@media only screen and (max-width:495px){.our-students-says{height:1300px}}.our-students-says .testimonials-background-image{position:absolute;width:100%;height:100%}@media screen and (min-width:1441px) and (max-width:1920px){.our-students-says .testimonials-background-image{margin-top:0 !important}}.our-students-says .testimonials-background-image img{width:100%;height:123%}@media only screen and (max-width:495px){.our-students-says .testimonials-background-image img{height:93%}}.our-students-says .testimonials{position:relative;height:104%;margin-top:50px;margin-bottom:-8%}.our-students-says .testimonials .my-container .item-one img{width:398px;position:relative;top:-30px;left:8px}@media only screen and (max-width:495px){.our-students-says .testimonials .my-container .item-one img{width:100%}}.our-students-says .testimonials .my-container .item-one h4,.our-students-says .testimonials .my-container .item-one .h4{position:relative;top:-41px;left:8px;font-size:48px !important;font-weight:500;color:#757575;line-height:33px;margin-bottom:27px}@media only screen and (max-width:495px){.our-students-says .testimonials .my-container .item-one h4,.our-students-says .testimonials .my-container .item-one .h4{font-size:39px !important;font-weight:600}}.our-students-says .testimonials .my-container .item-one p{color:#303030;line-height:26px;position:relative;top:-48px;left:8px;font-weight:400;font-size:18px;width:80%}@media only screen and (max-width:495px){.our-students-says .testimonials .my-container .item-one p{font-size:16px;width:100%}}.our-students-says .testimonials .my-container .carousel .carousel-inner{margin-bottom:30px}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg{background:white;padding:28px;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:6px;text-align:center;margin:10px 10px 10px 0}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .student-image{margin-bottom:10px}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .student-image img{width:80px;height:80px;object-fit:cover;border-radius:50%}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .student-image .name-designation p.designation{font-weight:600;font-size:14px}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .content{margin-bottom:10px}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .contry{display:flex;justify-content:center;align-items:center}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .contry p{margin-right:6px}.our-students-says .testimonials .my-container .carousel .carousel-inner .st-test-bg .contry img{width:34px;height:20px}.our-students-says .testimonials .my-container .carousel button.carousel-control-prev{position:absolute;width:66px;height:63px;background:white;opacity:1;left:48%;top:101%;border:none}@media only screen and (max-width:495px){.our-students-says .testimonials .my-container .carousel button.carousel-control-prev{box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;left:29%}}.our-students-says .testimonials .my-container .carousel button.carousel-control-next{position:absolute;width:66px;height:63px;background:white;opacity:1;right:38%;top:101%;border:none}@media only screen and (max-width:495px){.our-students-says .testimonials .my-container .carousel button.carousel-control-next{box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;right:32%}}.select2-short-course-detail-form .select2-dropdown--below{width:268px !important}@media only screen and (max-width:495px){.select2-short-course-detail-form .select2-dropdown--below{width:328px !important}}@media only screen and (max-width:360px){.select2-short-course-detail-form .select2-dropdown--below{width:257px !important}}.select2-short-course-detail-form .select2-dropdown--above{width:268px !important}@media only screen and (max-width:495px){.select2-short-course-detail-form .select2-dropdown--above{width:328px !important}}@media only screen and (max-width:360px){.select2-short-course-detail-form .select2-dropdown--above{width:257px !important}}.select2-contact-speak-advisor-form .select2-dropdown--below{width:283px !important}@media only screen and (max-width:495px){.select2-contact-speak-advisor-form .select2-dropdown--below{width:301px !important}}@media only screen and (max-width:360px){.select2-contact-speak-advisor-form .select2-dropdown--below{width:263px !important}}.select2-contact-speak-advisor-form .select2-dropdown--above{width:283px !important}@media only screen and (max-width:495px){.select2-contact-speak-advisor-form .select2-dropdown--above{width:301px !important}}@media only screen and (max-width:360px){.select2-contact-speak-advisor-form .select2-dropdown--above{width:263px !important}}@media only screen and (max-width:495px){div[aria-describedby="common-dialog-box"]:has(#common-dialog-box),div[aria-labelledby="ui-id-1"],div[aria-labelledby="ui-id-2"]{top:2100px !important;position:absolute !important;z-index:9}}.footer-black{background-color:#303030;padding-top:65px;padding-bottom:65px}@media only screen and (max-width:495px){.footer-black{position:relative;height:1850px;padding-top:50px}}@media only screen and (max-width:393px){.footer-black{height:1940px}}.footer-black .footer-college{margin-bottom:38px}@media only screen and (max-width:495px){.footer-black .footer-college{margin-bottom:39px}}@media only screen and (max-width:495px){.footer-black .footer-college .footer-college-logo{display:flex;align-items:center;gap:30px}}.footer-black .footer-college .footer-college-logo img{margin-bottom:27px}.footer-black .footer-college .footer-college-logo .westford-logo{width:185px}.footer-black .footer-college .footer-college-logo .westford-logo img{max-width:100%;height:auto}.footer-black .footer-college p{font-weight:400;font-size:16px;line-height:24px;color:#fff;text-transform:none !important}.footer-black .footer-college p font font{font-weight:400;font-size:16px;line-height:24px}.footer-black .social-media-icon-group{margin-bottom:31px;display:flex;gap:10px}.footer-black .social-media-icon-group a.whatsapp-link img{width:30px}.footer-black .social-media-icon-group a img{width:40px;height:40px}@media only screen and (max-width:495px){.footer-black .footer-university{display:none}}.footer-black .footer-university img{margin-bottom:27px;width:185px;height:135px;object-fit:cover}.footer-black .footer-university p{font-weight:400;font-size:16px;line-height:24px;color:#fff;text-transform:none !important}.footer-black .footer-university p font font{font-weight:400;font-size:16px;line-height:24px}.footer-black .set-one .col-6{border-left:1px solid #5b5b5b}@media only screen and (max-width:495px){.footer-black .set-one .col-6{border-left:none}}.footer-black .link-set-one{margin-bottom:50px}@media only screen and (max-width:360px){.footer-black .link-set-one{margin-bottom:35px !important}}@media only screen and (max-width:495px){.footer-black .link-set-one{border-right:1px solid #5b5b5b;margin-bottom:70px}}.footer-black .link-set-one ul{padding-left:0;list-style:none}.footer-black .link-set-one ul li a{font-weight:400;font-size:16px;line-height:35px;text-decoration-line:none;text-transform:capitalize;color:#fff;transition:0.4s;border-bottom:1px solid #fff;padding-bottom:2px}.footer-black .link-set-one ul li a font font{font-weight:400;font-size:16px;line-height:35px;transition:0.4s}.footer-black .link-set-one ul li a font font:hover{color:#ff4e9a}.footer-black .link-set-one ul li a:hover{color:#ff4e9a}.footer-black .uk-address h5,.footer-black .uk-address .h5{font-weight:700;font-size:20px;line-height:24px;text-transform:capitalize;color:#ff4e9a}.footer-black .uk-address h5 font font,.footer-black .uk-address .h5 font font{font-weight:700;font-size:20px;line-height:24px}.footer-black .uk-address p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}.footer-black .uk-address p font font{font-weight:400;font-size:16px;line-height:24px}.footer-black .link-set-two{margin-bottom:0}@media screen and (min-width:1440px){.footer-black .link-set-two{margin-bottom:45px}}@media only screen and (max-width:495px){.footer-black .link-set-two{margin-bottom:34px}}@media only screen and (max-width:360px){.footer-black .link-set-two{margin-bottom:34px}}.footer-black .link-set-two ul{padding-left:0;list-style:none}.footer-black .link-set-two ul li a{font-weight:400;font-size:16px;line-height:35px;text-decoration-line:none;text-transform:capitalize;color:#fff;transition:0.4s;border-bottom:1px solid #fff;padding-bottom:2px}.footer-black .link-set-two ul li a font font{font-weight:400;font-size:16px;line-height:35px;transition:0.4s}.footer-black .link-set-two ul li a font font:hover{color:#ff4e9a}.footer-black .link-set-two ul li a:hover{color:#ff4e9a}.footer-black .link-set-two .accr-partnerships{margin-right:-37px}@media only screen and (max-width:495px){.footer-black .link-set-two .accr-partnerships{margin-right:0}}.footer-black .uk-address h5,.footer-black .uk-address .h5{font-weight:700;font-size:20px;line-height:24px;text-transform:capitalize;color:#ff4e9a}.footer-black .uk-address h5 font font,.footer-black .uk-address .h5 font font{font-weight:700;font-size:20px;line-height:24px}.footer-black .uk-address p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}.footer-black .uk-address p font font{font-weight:400;font-size:16px;line-height:24px}@media only screen and (max-width:495px){.footer-black .newsletter-container{position:absolute;bottom:50px}}@media only screen and (max-width:360px){.footer-black .newsletter-container{bottom:10px}}@media only screen and (max-width:495px){.footer-black .newsletter-container .newsletter-footer{margin-top:35px;height:auto}}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form p{font-weight:400;font-size:14px;line-height:24px;text-transform:capitalize;color:#fff;margin-bottom:17px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form p.thank-msg{background:#fff;border:2px solid #ff4e9a;border-radius:4px;padding:9px 0px;text-align:center;color:#6c6c6c}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-item.js-form-item-name{margin-bottom:20px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-item input[type="email"]{background:#fff;border-radius:8px;border:none;height:40px;width:100%;margin-bottom:-12px;padding:0 14px;font-weight:400;font-size:14px;line-height:24px;color:#9a9a9a}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-item input[type="text"]{background:#fff;border-radius:8px;border:none;height:40px;width:100%;margin-bottom:-7px;padding:0 14px;font-weight:400;font-size:14px;line-height:24px;color:#9a9a9a}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .form-item{margin-top:0}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .inline-form-error{top:-1px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .terms{position:relative;margin-top:-8px;text-align:right}@media only screen and (min-width:600px) and (max-width:980px){.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .terms{margin:-29px 0 0 0}}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .terms a{color:#fff;text-decoration:underline;font-size:12px !important;transition:0.4s}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .terms a font font{font-size:12px !important}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .terms a:hover{color:#ff4e9a}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-type-checkbox{margin-top:6px;margin-bottom:5px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-type-checkbox label{font-weight:400;font-size:12px;line-height:24px;color:#fff}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-type-checkbox label font font{font-weight:400;font-size:12px;line-height:24px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-type-checkbox label.error{color:red;margin-top:14px;margin-bottom:0px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl .js-form-type-checkbox input[type="checkbox"]{border:2px solid #d9d9d9;border-radius:4px;width:20px;background:black;height:20px;accent-color:#ff4e9a}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #first_container_id_nl input[type="submit"]{background:#ff4e9a;border-radius:8px;border:none;margin:0;color:#fff;width:100%;height:47px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl input[type=text]{background:#fff;border-radius:8px;border:none;height:48px;width:100%;margin-bottom:8px;padding:0 14px;font-weight:400;font-size:14px;line-height:24px;color:#9A9A9A}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl input[data-drupal-selector=edit-newsletter-wizard-back]{display:none}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl .js-form-wrapper input.js-form-submit{width:100%;border:none;height:45px;margin:40px 0px 0px 0px;border-radius:4px;background:#ff4e9a;color:white}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl .ajax-progress-throbber .message{color:#fff}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset legend.captcha__title{display:none}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element{display:flex;margin-top:-5px;gap:0px;flex-flow:row nowrap}@media only screen and (max-width:495px){.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element{display:block}}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .captcha__image-wrapper{display:flex;align-items:center;width:233px;background:#d9d9d9;padding:5px 20px 5px 5px;border-radius:5px;margin-right:10px;margin-bottom:10px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .captcha__image-wrapper img{width:100%;height:auto;padding:0}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin-left:-6px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield{height:50px;min-width:min-content}@media only screen and (max-width:495px){.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield{height:68px}}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield label{display:none !important}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield #edit-captcha-response-error{display:none !important}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield input{margin-bottom:8px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield .description{color:white;font-size:11px;line-height:12px}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield .description font font{font-size:12px;line-height:14px}@media only screen and (max-width:495px){.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl fieldset .captcha__element .js-form-type-textfield .description{width:100%}}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl .form-item{margin-top:0;margin-bottom:0}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl #captcha_error{max-width:150px}@media only screen and (max-width:495px){.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl #captcha_error{max-width:100%}}.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl .inline-form-error{top:-1px}@media only screen and (max-width:495px){.footer-black .newsletter-container .newsletter-footer .block-uniathena-newsletter-form #second_container_id_nl .inline-form-error{top:13px}}@media only screen and (max-width:495px){.footer-black .col-md-3{flex-direction:column-reverse;display:flex}}.footer-black .col-md-3 .uk-address{margin-top:60px;border-left:1px solid #5b5b5b;padding-left:20px}@media only screen and (max-width:495px){.footer-black .col-md-3 .uk-address{border-left:none;padding-left:0;margin-top:40px}}.footer-black .col-md-3 .uk-address h5,.footer-black .col-md-3 .uk-address .h5{font-weight:700;font-size:20px;line-height:24px;text-transform:capitalize;color:#ff4e9a}.footer-black .col-md-3 .uk-address h5 font font,.footer-black .col-md-3 .uk-address .h5 font font{font-weight:700;font-size:20px;line-height:24px}.footer-black .col-md-3 .uk-address p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff}.footer-black .col-md-3 .uk-address p font font{font-weight:400;font-size:16px;line-height:24px}.footer-black .col-6{padding-left:24px}@media only screen and (max-width:495px){.footer-black .col-6{border-left:none;padding-left:0.75em}}.footer-black .enquiry-block{padding:50px 0 50px 0;border-top:1px solid #5b5b5b;border-bottom:1px solid #5b5b5b;margin-bottom:50px}.footer-black .enquiry-block .enquiry{border-right:1px solid #5b5b5b}@media only screen and (max-width:495px){.footer-black .enquiry-block .enquiry{border-right:none}}.footer-black .enquiry-block .enquiry h5,.footer-black .enquiry-block .enquiry .h5{font-weight:500;font-size:26px !important;line-height:24px;color:#fff}.footer-black .enquiry-block .enquiry h5 font font,.footer-black .enquiry-block .enquiry .h5 font font{font-weight:600;font-size:26px !important;line-height:24px}.footer-black .enquiry-block .enquiry p{font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-bottom:20px;margin-top:10px}.footer-black .enquiry-block .enquiry p font font{font-weight:400;font-size:16px;line-height:24px}.footer-black .enquiry-block .enquiry a{background-color:#ff4e9a;border-radius:8px;color:#fff;font-weight:700;font-size:16px;line-height:24px;padding:10px 20px 12px}.footer-black .enquiry-block .enquiry a font font{font-weight:700;font-size:16px;line-height:24px}.footer-black .enquiry-block .footer-quotes{padding-left:40px}@media only screen and (max-width:495px){.footer-black .enquiry-block .footer-quotes{padding-left:0;padding-top:25px}}.footer-black .enquiry-block .footer-quotes .quotes{font-weight:500;font-style:italic;font-size:20px;line-height:30px;color:#fff}.footer-black .enquiry-block .footer-quotes .quotes font font{font-weight:600;font-style:italic;font-size:20px;line-height:30px}.footer-black .enquiry-block .footer-quotes .author{font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-top:8px;font-style:normal !important}.footer-black .enquiry-block .footer-quotes .author font font{font-weight:400;font-size:16px;line-height:24px}.footer-black .enquiry-block .footer-quotes p{font-weight:500;font-style:italic;font-size:20px;line-height:30px;color:#fff}.footer-black .enquiry-block .footer-quotes p strong{font-size:20px}.footer-black .enquiry-block .footer-quotes .owl-nav{display:flex;justify-content:center;gap:20px;margin:0}@media only screen and (max-width:495px){.footer-black .enquiry-block .footer-quotes .owl-nav{padding-bottom:7px;gap:25px}}.footer-black .enquiry-block .footer-quotes .owl-nav .owl-next,.footer-black .enquiry-block .footer-quotes .owl-nav .owl-prev{height:0;margin:0}.footer-black .enquiry-block .footer-quotes .owl-nav .owl-next span,.footer-black .enquiry-block .footer-quotes .owl-nav .owl-prev span{color:#ff4e9a;font-size:35px}.copy-right{text-align:center;background-color:#303030}.copy-right p{padding:10px 0;font-size:13px;text-align:center;color:#fff}.copy-right p font font{font-size:13px}.inline-form-error{font-size:12px;color:red;margin-top:-8px;top:-9px;position:relative;display:block}.inline-form-error a{font-size:16px !important;font-weight:600;padding:0 3px}.inline-form-error a font font{font-size:16px;font-weight:600}.inline-form-error a:hover{color:#ff4e9a !important}.webinar-banner{position:relative}@media only screen and (max-width:495px){.webinar-banner{margin-top:4rem;height:248px}}.webinar-banner .overlay{background:linear-gradient(to left,rgba(0,0,0,0) 0%,black 100%);height:490px;width:100%;position:absolute;z-index:1}@media screen and (max-width:480px){.webinar-banner .overlay{height:100%;object-fit:cover;object-position:70%;display:none}}.webinar-banner img.bannerimg{max-height:490px;width:100%;object-fit:cover;display:block;margin-top:2rem}@media only screen and (max-width:495px){.webinar-banner img.bannerimg{height:100%;object-fit:cover;object-position:70% 0%}}.webinar-banner img.curv{top:268px;width:100%;height:228px;position:absolute;z-index:2;left:0}@media screen and (max-width:480px){.webinar-banner img.curv{display:none}}.webinar-banner .heading{position:absolute;top:130px;width:100%;z-index:9}@media screen and (max-width:480px){.webinar-banner .heading{top:17px}}.webinar-banner .heading .banner-text h1,.webinar-banner .heading .banner-text .h1{color:white;font-weight:600;font-size:60px !important}.webinar-banner .heading .banner-text h1 span,.webinar-banner .heading .banner-text .h1 span{color:#FF006B;font-weight:600;font-size:60px}@media screen and (max-width:480px){.webinar-banner .heading .banner-text h1 span,.webinar-banner .heading .banner-text .h1 span{display:block;font-size:34px}}@media screen and (max-width:480px){.webinar-banner .heading .banner-text h1,.webinar-banner .heading .banner-text .h1{font-size:34px !important;margin-bottom:10px;margin-top:10px}}.webinar-banner .heading .banner-text p{color:#fff;font-size:18px;line-height:26px}.webinar-banner .heading .banner-text p span{color:#FF006B}@media only screen and (max-width:495px){.webinar-banner .heading .banner-text p span{font-size:15px}}@media screen and (max-width:480px){.webinar-banner .heading .banner-text p{font-size:15px;width:76%;line-height:21px}}.webinar-fulltab{margin-top:3rem;margin-bottom:5rem}.webinar-fulltab .container .fulltab{background:#F4F4F4;padding:2rem 1rem;align-items:center}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab{width:106%}}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .content{margin-bottom:.5rem}}.webinar-fulltab .container .fulltab .content h2,.webinar-fulltab .container .fulltab .content .h2{font-size:28px !important;font-weight:600;line-height:34px;color:#303030}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .content h2,.webinar-fulltab .container .fulltab .content .h2{font-size:16px !important;line-height:19px}}.webinar-fulltab .container .fulltab .content p{margin-bottom:0;font-weight:400;font-size:16px;line-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#303030}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .content p{font-size:13px;line-height:21px}}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .date{margin-bottom:1.5rem}}.webinar-fulltab .container .fulltab .date img.big-calendar{width:44px;margin-bottom:10px}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .date img.big-calendar{display:none}}.webinar-fulltab .container .fulltab .date p{margin-bottom:0;font-weight:500;font-size:12px;line-height:20px}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .date p{display:inline-block;font-size:12px}}.webinar-fulltab .container .fulltab .date p img{display:none}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .date p img{display:block;display:inline;margin-right:5px}}.webinar-fulltab .container .fulltab .date p span{font-weight:500;font-size:12px}.webinar-fulltab .container .fulltab .date p.date{font-size:15px;font-weight:600}@media screen and (max-width:480px){.webinar-fulltab .container .fulltab .date p.date{margin-right:10px;font-size:13px}}.webinar-fulltab .container .fulltab .register a{color:white;padding:10px 25px;text-decoration:none;border-radius:3px;background:linear-gradient(90deg,#FF0370 15.85%,#FF4A97 88.36%)}.webinar-fulltab .container .fulltab .register a img{margin-left:5px;width:15px;transform:rotate(-50deg)}.modal{display:none;position:fixed;z-index:99;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4)}.modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;border-radius:6px;box-shadow:rgba(0,0,0,0.35) 0px 5px 15px}.modal-content-header{display:flex;justify-content:end;align-items:center;margin-bottom:10px;border-bottom:1px solid #e6e6e6}.modal-content-header h4.modal-title,.modal-content-header .modal-title.h4{position:absolute;left:20px}.modal-content-header button.modal-content-close{font-size:21px;padding:0 0 0px 0;background:#4f4f4f;border-radius:50%;width:30px;height:30px;color:white;margin-bottom:10px;z-index:1}@media only screen and (max-width:495px){.modal-content-header button.modal-content-close{margin:9px;font-size:14px;font-weight:400;padding-bottom:1px}}.modal-content-title{font-size:20px;font-weight:bold}.modal-content-title font font{font-size:20px;font-weight:bold}.modal-content-close{color:#aaaaaa;font-size:14px;font-weight:bold;cursor:pointer;padding:8px;background-color:transparent;border:none;transition:color 0.3s ease}.modal-content-close font font{font-size:14px}.modal-content-close:hover,.modal-content-close:focus{color:#000}.modal-content .form-fields .js-form-item label{font-size:16px}.modal-content .form-fields .js-form-item label.error{font-size:12px;color:red}.modal-content .form-fields .js-form-item label.error font font{font-size:12px}.modal-content .form-fields .js-form-item input{width:100%;height:35px;border:none;border-bottom:1px solid #e8e8e8;padding:0 10px;outline:none;transition:0.4s;color:#6c6c6c}.modal-content .form-fields .js-form-item input:focus{border-bottom:1px solid #ff4e9a}.modal-content .form-fields .js-form-item input.form-text{text-transform:capitalize}.modal-content .form-fields .js-form-item select{width:100%;height:35px;border:none;border-bottom:1px solid #e8e8e8;padding:0 10px;outline:none;transition:0.4s;color:#6c6c6c;box-shadow:none;border-radius:none;margin-top:10px}.modal-content .form-fields .js-form-item select:focus{border-bottom:1px solid #ff4e9a}.modal-content .form-fields-submit input.js-form-submit{width:100%;background:#ff4e9a;border:1px solid #ff4e9a;color:#fff;padding:9px 0;border-radius:6px;transition:0.4s}.modal-content .form-fields-submit input.js-form-submit:hover{border:1px solid #ff4e9a;background-color:#fff;color:#ff4e9a}.modal-content.student-popup{width:80%;padding-bottom:35px}@media only screen and (max-width:495px){.modal-content.student-popup{width:90%}}.modal-content.student-popup .modal-content-header{justify-content:right;margin-bottom:30px}.modal-content.student-popup .content .test-photo-left{text-align:center}.modal-content.student-popup .content .test-photo-left img{width:130px;height:150px;object-fit:cover;margin-bottom:13px}.modal-content.student-popup .content .test-photo-left .para-content p{margin-bottom:8px}.modal-content.student-popup .content .test-photo-left .para-content .pop-flag{justify-content:center;align-items:center !important}.modal-content.student-popup .content .test-photo-left .para-content .pop-flag img{max-width:30px;max-height:16px;margin-top:5px}.modal-content.student-popup .content .test-content-right .get-qoute .heading h2,.modal-content.student-popup .content .test-content-right .get-qoute .heading .h2{font-size:26px !important;font-weight:600;margin-bottom:23px}.modal-content.student-popup .content .test-content-right .get-qoute .heading h2 font font,.modal-content.student-popup .content .test-content-right .get-qoute .heading .h2 font font{font-size:26px;font-weight:600}.modal-content.registration-password{width:43%}@media only screen and (max-width:495px){.modal-content.registration-password{width:90%}}.modal-content.registration-password .modal-header h4,.modal-content.registration-password .modal-header .h4{font-size:23px !important;font-weight:600;color:#ff4e9a}.modal-content.registration-password .modal-header h4 font font,.modal-content.registration-password .modal-header .h4 font font{font-size:23px !important;font-weight:600;color:#ff4e9a}.modal-content.certificatepopup{width:48%}@media only screen and (max-width:495px){.modal-content.certificatepopup{width:95%;padding:0}}@media only screen and (max-width:495px){.modal-content.certificatepopup .modal-body{padding:11}}.modal-content.certificatepopup .modal-body img{width:100%}.modal-content.batch-popup{width:60%;padding-bottom:40px}@media only screen and (max-width:495px){.modal-content.batch-popup{width:90%}}.modal-content.batch-popup .left-img img{width:100%}.modal-content.batch-popup .left-img .test-photo-left img{width:100%;margin-bottom:10px}.modal-content.batch-popup .left-img .para-content h3,.modal-content.batch-popup .left-img .para-content .h3{font-size:20px !important;margin:0}.modal-content.batch-popup .left-img .para-content h3 font font,.modal-content.batch-popup .left-img .para-content .h3 font font{font-size:20px !important}.modal-content.batch-popup .left-img .para-content p{margin-bottom:0px}.modal-content.batch-popup .left-img .para-content .pop-flag{margin-bottom:10px}.modal-content.batch-popup .left-img .para-content .pop-flag p{margin-bottom:0}.modal-content.batch-popup .left-img .para-content .pop-flag img{width:23px;margin-left:11px}.modal-content.batch-popup .left-img .para-content .batch p{margin-bottom:0}.modal-content.batch-popup .name{margin-bottom:20px;color:#ff4e9a;font-weight:600}.modal-content.batch-popup .name p.name{font-size:25px;font-weight:600;margin:0}.modal-content.batch-popup .name p.name font font{font-size:25px;font-weight:600}.modal-content.batch-popup .name p.designation{color:#ff4e9a}.modal-content.academic-document{width:40%}@media only screen and (max-width:495px){.modal-content.academic-document{width:90%}}.modal-content.academic-document .header-title{margin-bottom:12px}.modal-content.academic-document .header-title p.pop-up-heading{font-size:27px;font-weight:600}.modal-content.academic-document .header-title p.pop-up-heading font font{font-size:27px;font-weight:600}.modal-content.academic-document .header-title p.pop-up-heading span{font-size:27px;font-weight:600;color:#ff4e9a}.modal-content.academic-document .header-title p.pop-up-heading span font font{font-size:27px;font-weight:600;color:#ff4e9a}.modal-content.academic-document .academic-document-form .js-form-item,.modal-content.academic-document .academic-document-variant-form .js-form-item{margin-top:0}.modal-content.academic-document .academic-document-form .js-form-item label,.modal-content.academic-document .academic-document-variant-form .js-form-item label{font-size:14px;display:block}.modal-content.academic-document .academic-document-form .js-form-item label font font,.modal-content.academic-document .academic-document-variant-form .js-form-item label font font{font-size:14px}.modal-content.academic-document .academic-document-form .js-form-item input[type=text],.modal-content.academic-document .academic-document-variant-form .js-form-item input[type=text]{outline:none;border:none;height:40px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;border-radius:8px;padding:0px 20px;width:100%;color:rgba(33,37,41,0.75);font-size:16px}.modal-content.academic-document .academic-document-form .js-form-item input[type=text]::placeholder,.modal-content.academic-document .academic-document-variant-form .js-form-item input[type=text]::placeholder{color:#dfdfdf}.modal-content.academic-document .academic-document-form .js-form-item input[type=email],.modal-content.academic-document .academic-document-variant-form .js-form-item input[type=email]{outline:none;border:none;height:40px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;border-radius:8px;padding:0px 20px;width:100%;color:rgba(33,37,41,0.75);font-size:16px}.modal-content.academic-document .academic-document-form .js-form-item input[type=email]::placeholder,.modal-content.academic-document .academic-document-variant-form .js-form-item input[type=email]::placeholder{color:#dfdfdf}.modal-content.academic-document .academic-document-form .phone-number-field,.modal-content.academic-document .academic-document-variant-form .phone-number-field{position:relative}.modal-content.academic-document .academic-document-form .phone-number-field label,.modal-content.academic-document .academic-document-variant-form .phone-number-field label{font-size:15px;display:block}.modal-content.academic-document .academic-document-form .phone-number-field label font font,.modal-content.academic-document .academic-document-variant-form .phone-number-field label font font{font-size:15px}.modal-content.academic-document .academic-document-form .phone-number-field input[type=tel],.modal-content.academic-document .academic-document-variant-form .phone-number-field input[type=tel]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:40px;border-radius:6px;padding:0 15px 0 130px;outline:none;width:100%;color:rgba(33,37,41,0.75);font-size:16px}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:24px;z-index:2;left:11px}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered{padding-left:0px;line-height:0px}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__arrow,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__arrow{top:3px}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code .country-select,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.modal-content.academic-document .academic-document-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix,.modal-content.academic-document .academic-document-variant-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.modal-content.academic-document .academic-document-form .js-form-item-term-conditions,.modal-content.academic-document .academic-document-variant-form .js-form-item-term-conditions{display:flex;align-items:baseline}.modal-content.academic-document .academic-document-form .js-form-item-term-conditions input[type=checkbox],.modal-content.academic-document .academic-document-variant-form .js-form-item-term-conditions input[type=checkbox]{margin-right:7px}.modal-content.academic-document .academic-document-form .js-form-item-term-conditions label,.modal-content.academic-document .academic-document-variant-form .js-form-item-term-conditions label{font-size:12px}.modal-content.academic-document .academic-document-form .js-form-item-term-conditions label font font,.modal-content.academic-document .academic-document-variant-form .js-form-item-term-conditions label font font{font-size:12px}.modal-content.academic-document .academic-document-form .js-form-item-term-conditions label a,.modal-content.academic-document .academic-document-variant-form .js-form-item-term-conditions label a{font-size:12px}.modal-content.academic-document .academic-document-form .js-form-item-term-conditions label a font font,.modal-content.academic-document .academic-document-variant-form .js-form-item-term-conditions label a font font{font-size:12px}.modal-content.academic-document .academic-document-form input[type=submit].js-form-submit,.modal-content.academic-document .academic-document-variant-form input[type=submit].js-form-submit{border:none;background:#ff4e9a;color:white;width:100%;margin:0;padding:9px 0;border-radius:5px}.modal-content.academic-document .academic-document-form .captcha__element,.modal-content.academic-document .academic-document-variant-form .captcha__element{display:block}.modal-content.academic-document .academic-document-form .captcha__element .captcha__image-wrapper,.modal-content.academic-document .academic-document-variant-form .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px;margin-bottom:5px}.modal-content.academic-document .academic-document-form .captcha__element .captcha__image-wrapper .reload-captcha-wrapper,.modal-content.academic-document .academic-document-variant-form .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin-left:0 8px 0 0}.modal-content.academic-document span.spam-text{text-align:center;width:100%;display:block;font-size:12px}.modal-content.academic-document span.spam-text font font{font-size:12px}.modal-content.affiliated-form-popup{width:460px;margin-top:-100px}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup{width:100%}}.modal-content.affiliated-form-popup img.modal-top-bg{margin:-21px 0 0 -20px;width:110%}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup img.modal-top-bg{width:112%}}@media only screen and (max-width:360px){.modal-content.affiliated-form-popup img.modal-top-bg{width:116%}}.modal-content.affiliated-form-popup .modal-content-header button.modal-content-close{margin-top:8px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para{border-bottom:1px solid #e1e1e1}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h5,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h5{font-size:27px !important;line-height:10px;font-weight:700;margin-bottom:10px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h5 font font,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h5 font font{font-size:27px !important;line-height:10px;font-weight:700}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h4,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h4{font-size:32px !important;font-weight:700}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h4,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h4{font-size:27px !important}}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h4 font font,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h4 font font{font-size:32px !important;font-weight:700}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h4 span,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h4 span{font-size:32px;color:#ff4e9a;font-weight:700}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h4 span font font,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h4 span font font{font-size:32px !important;font-weight:700;color:#ff4e9a}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para h4 span,.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para .h4 span{font-size:27px !important;line-height:40px}}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para p{font-size:20px;font-weight:700;margin-bottom:10px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form .heading-para p font font{font-size:20px !important;font-weight:700}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form .inline-form-error{font-size:12px;color:red;margin-top:-8px;top:-9px;position:relative;display:block;margin-bottom:-24px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form .inline-form-error font font{font-size:12px;color:red}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item.form-item{margin-top:1.5rem;margin-bottom:1rem}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item label{font-size:16px !important}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item label font font{font-size:16px !important}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item input{width:100%;border:1px solid #c1c1c1;height:35px;border-radius:4px;padding:0 10px;color:rgba(33,37,41,0.75);font-size:16px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item input::placeholder{color:#dfdfdf}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item select{color:#6c6c6c;font-size:16px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item select font font{font-size:16px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-item select::placeholder{color:#dfdfdf}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field.form-item{margin-top:1.5rem;margin-bottom:1rem}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field label{font-size:16px !important;display:block}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field label font font{font-size:16px !important}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item{display:inline-block;height:35px;border:1px solid #c1c1c1;border-right:none;border-radius:4px 0 0 4px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item{margin-top:0.3rem;margin-bottom:0.1rem}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item{margin-top:0.3rem;margin-bottom:0.1rem}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container{border:none;outline:none;position:relative;width:117px !important}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.select2-dropdown{width:235px !important}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection{border:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered{margin-top:-3px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span font font{font-size:15px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__arrow b{top:47%}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code{width:31%}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code{width:42%}}@media only screen and (max-width:360px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code{width:44%}}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select{border-bottom:none;position:absolute}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .arrow{display:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .prefix{font-size:15px;display:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .prefix font font{font-size:15px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone{width:69%;border:1px solid #c1c1c1;border-radius:0 4px 4px 0;margin-left:-4px}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone{width:58%}}@media only screen and (max-width:360px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone{width:55%}}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone input{border:none;border-radius:0;height:100%}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item .country-select .phone-number-flag{transform:scale(1.4);display:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item .country-select .prefix{font-size:15px;display:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .phone-number-field .js-form-item .country-select .prefix font font{font-size:15px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container input#edit-first-wizard-submit{margin:0;background:#ff4e9a;color:#fff;border:none;height:40px;width:100%;border-radius:6px;margin-top:15px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-type-checkbox{text-align:center;margin-top:32px;margin-bottom:25px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #first_container .js-form-type-checkbox input.form-checkbox{width:auto;height:auto}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container{margin-top:10px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:33px;margin:-46px 0 0 0;opacity:0.5;cursor:pointer}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container .ajax-progress-throbber{display:block;width:100%;position:relative}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container .js-form-item label{font-size:16px !important}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container .js-form-item input{width:100%;border:1px solid #c1c1c1;height:35px;border-radius:4px;padding:0 10px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input#edit-second-wizard-back{margin:0;background:#ff4e9a;color:white;border:none;height:40px;display:inline-block;width:46%;margin-left:11px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element{display:block}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px;margin-bottom:5px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin-left:0 8px 0 0}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item{min-width:min-content}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item{height:68px}}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item label{display:none}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item input{margin-bottom:8px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item .description{color:white;font-size:11px;line-height:12px;font-size:0.85em;padding-bottom:12px}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item .description font font{color:white;font-size:11px;line-height:12px}@media only screen and (max-width:495px){.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input .captcha__element .js-form-item .description{width:100%}}.modal-content.affiliated-form-popup .modal-body .affiliated-marketing-form form #second_container input#edit-second-wizard-submit{margin:0;background:#ff4e9a;color:white;border:none;height:40px;display:inline-block;width:100%;margin-top:10px}.modal#website-subscribe-pop-up .modal-content{width:431px}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content{width:90%}}.modal#website-subscribe-pop-up .modal-content-header{justify-content:end;margin-bottom:0;border-bottom:0}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content-header .modal-content-close{font-size:21px;padding:0 0 2px 0;background:#FF4E9A;border-radius:50%;width:30px;height:30px;color:white;top:-11px;z-index:99;right:-13px;position:relative}.modal#website-subscribe-pop-up .modal-content-header .modal-content-close font font{color:white;font-size:21px}}.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2{font-size:26px !important;line-height:27px;color:#303030;font-weight:600;margin-top:-25px}.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading font font,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2 font font{font-size:26px !important;line-height:27px;color:#303030;font-weight:600}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading font font,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2 font font{font-size:22px !important}}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2{font-size:22px !important}}.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading span,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span{font-size:26px;line-height:27px;font-weight:600;color:#ff4e9a}.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading span font font,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span font font{font-size:26px !important;line-height:27px;color:#ff4e9a;font-weight:600}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading span font font,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span font font{font-size:22px !important}}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content h2.pop-up-heading span,.modal#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span{font-size:22px !important}}.modal#website-subscribe-pop-up .modal-content p.pop-up-para{font-stretch:normal;font-style:normal;letter-spacing:normal;padding:0;display:block;font-weight:400;font-size:16px;line-height:22px;color:#606060 !important}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content p.pop-up-para{padding:0}}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form{max-width:341px;margin:auto;margin-top:-22px}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form{margin-top:-35px}}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form span.inline-form-error{font-size:12px;color:red;margin-top:7px;top:1px;position:relative}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form span.inline-form-error font font{font-size:12px;color:red}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form label.error{font-size:12px;color:red;margin-top:6px;top:-9px;position:relative}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form label.error font font{font-size:12px;color:red}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form p.thank-msg-insight{font-size:21px;font-weight:600;margin-bottom:27px;text-align:center}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form p.thank-msg-insight font font{font-size:21px;font-weight:600;margin-bottom:27px;text-align:center}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form input.js-form-submit{background-color:#ff4e9a;color:#fff;padding:12px 20px;border:none;border-radius:6px;cursor:pointer;width:100%;margin:auto}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item{margin-bottom:-16px;margin-top:0}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item label{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item label font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item label.option{font-weight:400;font-size:10px;line-height:17px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item label.option font font{font-weight:400;font-size:10px;line-height:17px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item label.option a{font-weight:400;font-size:10px !important;line-height:17px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item label.option a font font{font-weight:400;font-size:10px;line-height:17px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item input[type=email],.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item input[type=text]{width:100%;margin-bottom:10px;padding:8px 12px 7px 12px;border:1px solid #D9D9D9;border-radius:4px;resize:vertical;font-size:16px;color:#202020}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item::placeholder{font-size:14px;font-weight:400;line-height:12.52px;color:#B9BFCA}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item::placeholder font font{font-size:14px;font-weight:400;line-height:12.52px;color:#B9BFCA}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-term-conditions{margin:0;margin-bottom:20px;max-width:60%;margin:auto}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-term-conditions{max-width:100%;text-align:center;margin-left:-2px}}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-term-conditions label{font-size:13.65px;font-weight:400;line-height:18.64px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-term-conditions label font font{font-size:13.65px;font-weight:400;line-height:18.64px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-term-conditions label a{font-size:13.65px !important;font-weight:400;line-height:18.64px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-term-conditions label a font font{font-size:13.65px;font-weight:400;line-height:18.64px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset legend.captcha__title{font-size:13px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset legend.captcha__title font font{font-size:13px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset .captcha__element{display:flex;align-items:center}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset .captcha__element .captcha__image-wrapper{background:#ececec;padding:9px;border-radius:5px;margin-right:13px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset .captcha__element .captcha__image-wrapper img{width:135px;height:56px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield{margin:-16px 0 0 0}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield label{font-size:14px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield .description{font-size:11px;color:#737373}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-webinar-subscribe{margin:0;margin-top:14px;max-width:60%;margin:auto}@media only screen and (max-width:495px){.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-webinar-subscribe{max-width:100%;text-align:center}}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-webinar-subscribe label{font-size:13.65px;font-weight:400;line-height:18.64px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item.form-item-webinar-subscribe label font font{font-size:13.65px;font-weight:400;line-height:18.64px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item .description{font-size:14px !important;font-weight:400;line-height:22px;letter-spacing:-0.02em;color:#909090}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .js-form-item .description font font{font-size:14px !important;font-weight:400;line-height:22px;letter-spacing:-0.02em;color:#909090}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important;margin-top:10px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form legend.captcha__title font font{font-size:14px !important;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .captcha__element{display:block}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:2px;width:max-content;padding:5px}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin:0 8px 0 0}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .captcha__element label{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}.modal#website-subscribe-pop-up .modal-content form.website-subscribe-form .captcha__element label font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}.modal#website-subscribe-pop-up .modal-content .social-content{display:flex;justify-content:center;align-items:center}.modal#website-subscribe-pop-up .modal-content .social-content .social-icon-facebook p{box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:10px 17px;margin-right:12px}.modal#website-subscribe-pop-up .modal-content .social-content .social-icon-google p{box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:10px 17px;margin-right:12px}.modal#website-subscribe-pop-up .modal-content .social-content .social-icon-linkin p{box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:10px 17px;margin-right:12px}.modal#website-subscribe-pop-up::-webkit-scrollbar{display:none}.modal#certificateModal1-1 .modal-content,.modal#certificate-1 .modal-content,.modal#certificate-2 .modal-content,.modal#certificate-3 .modal-content,.modal#certificate-4 .modal-content,.modal#certificate-5 .modal-content,.modal#certificate-6 .modal-content,.modal#certificate-7 .modal-content,.modal#certificateModal1-2 .modal-content{max-width:600px}@media only screen and (max-width:495px){.modal#certificateModal1-1 .modal-content,.modal#certificate-1 .modal-content,.modal#certificate-2 .modal-content,.modal#certificate-3 .modal-content,.modal#certificate-4 .modal-content,.modal#certificate-5 .modal-content,.modal#certificate-6 .modal-content,.modal#certificate-7 .modal-content,.modal#certificateModal1-2 .modal-content{width:90%;height:auto}}.modal#certificateModal1-1 .modal-content .modal-body,.modal#certificate-1 .modal-content .modal-body,.modal#certificate-2 .modal-content .modal-body,.modal#certificate-3 .modal-content .modal-body,.modal#certificate-4 .modal-content .modal-body,.modal#certificate-5 .modal-content .modal-body,.modal#certificate-6 .modal-content .modal-body,.modal#certificate-7 .modal-content .modal-body,.modal#certificateModal1-2 .modal-content .modal-body{text-align:center}@media only screen and (max-width:495px){.modal#certificateModal1-1 .modal-content .modal-body,.modal#certificate-1 .modal-content .modal-body,.modal#certificate-2 .modal-content .modal-body,.modal#certificate-3 .modal-content .modal-body,.modal#certificate-4 .modal-content .modal-body,.modal#certificate-5 .modal-content .modal-body,.modal#certificate-6 .modal-content .modal-body,.modal#certificate-7 .modal-content .modal-body,.modal#certificateModal1-2 .modal-content .modal-body{padding:0}}.modal#certificateModal1-1 .modal-content .modal-body img,.modal#certificate-1 .modal-content .modal-body img,.modal#certificate-2 .modal-content .modal-body img,.modal#certificate-3 .modal-content .modal-body img,.modal#certificate-4 .modal-content .modal-body img,.modal#certificate-5 .modal-content .modal-body img,.modal#certificate-6 .modal-content .modal-body img,.modal#certificate-7 .modal-content .modal-body img,.modal#certificateModal1-2 .modal-content .modal-body img{width:100%}.modal.cetificate-popup .modal-content{max-width:600px;padding-top:9px}@media only screen and (max-width:495px){.modal.cetificate-popup .modal-content{width:90%;height:auto;padding:0}}.modal.cetificate-popup .modal-content .modal-body{text-align:center;padding:0}.modal.cetificate-popup .modal-content .modal-body img{width:100%}.modal .modal-dialog .share-insight .modal-content-header a.modal-close{font-size:21px !important;padding:0 0 0 6px;background:#4f4f4f;border-radius:50%;width:30px;height:30px !important;color:white !important;margin-bottom:10px}.modal .modal-dialog .share-insight .modal-content-header a.modal-close font font{font-size:21px !important;background:#4f4f4f;color:white !important}@media only screen and (max-width:495px){.modal .modal-dialog .share-insight .modal-content-header a.modal-close{font-size:16px !important;padding:2px 0 0 9px}.modal .modal-dialog .share-insight .modal-content-header a.modal-close font font{font-size:16px !important}}@media only screen and (max-width:495px){.modal .modal-dialog .share-insight .share-body{padding:0}}.modal .modal-dialog .share-insight .share-body .copyurl{overflow:hidden;background:-webkit-linear-gradient(left,black,#eee);background:-o-linear-gradient(right,black,#eee);background:-moz-linear-gradient(right,black,#eee);background:linear-gradient(to right,black,#eee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}.modal .modal-dialog .share-insight .share-body .copyToClipboard{text-align:right}.modal .modal-dialog .share-insight .share-body .copyToClipboard a{color:#ff4e9a !important;font-weight:600 !important}.modal .modal-dialog .share-insight .share-body .copyToClipboard a font font{color:#ff4e9a !important;font-weight:600 !important}@media only screen and (max-width:495px){.modal .modal-dialog .share-insight .share-body .copyToClipboard{right:0;padding-right:12px}}.modal .modal-dialog .share-insight .share-body .search-section{height:60px}.modal .modal-dialog .share-insight .share-body .search-section .input-copy{overflow:hidden;background:-webkit-linear-gradient(left,black,#eee);background:-o-linear-gradient(right,black,#eee);background:-moz-linear-gradient(right,black,#eee);background:linear-gradient(to right,black,#eee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}.modal .modal-dialog .share-insight .share-body .search-section .copyToClipboard{text-align:center}.modal .modal-dialog .share-insight .share-body .search-section .copyToClipboard a{font-weight:600;cursor:pointer}.modal .modal-dialog .share-insight .share-body .search-section .copyToClipboard a font font{font-weight:600}.modal.cert-img .modal-content button.modal-content-close{margin:12px}#speak-advisor-popup-overlay{margin-top:35px;position:fixed;inset:0;width:100vw;z-index:99;background:rgba(0,0,0,0.4);display:none;overflow-y:auto;overflow-x:hidden;align-items:flex-start;justify-content:center;padding:60px 15px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay{padding:40px 15px}}#speak-advisor-popup-overlay .speak-advisor-popup-container{width:100%;max-width:565px;border-radius:9px;border-top:8px solid #9333EA;position:relative;overflow:hidden;margin:0 auto;padding:0;background:#fff;box-shadow:0 20px 60px rgba(147,51,234,0.15),0 8px 24px rgba(0,0,0,0.12)}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container{max-width:100%;border-radius:16px}}#speak-advisor-popup-overlay .speak-advisor-popup-close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border-radius:50%;background:#E8E8EC;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#303030;font-size:28px;font-weight:400;padding:0}#speak-advisor-popup-overlay .speak-advisor-popup-close:hover,#speak-advisor-popup-overlay .speak-advisor-popup-close:focus{background:#D0D0D8;color:#000;outline:none}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-close{top:10px;right:10px;width:30px;height:30px;font-size:25px}}#speak-advisor-popup-overlay .speak-advisor-popup-content{width:100%;margin:0}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card{width:100%;background:linear-gradient(276.86deg,#FFF8E2 3.94%,#fff 96.88%);padding:5px 45px 0;position:relative;overflow:hidden;border-bottom:1px solid #9333EA}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card{padding:20px 20px 0}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .content{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:-6px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .content{margin-bottom:18px;align-items:center}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text{max-width:65%}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text{max-width:100%;padding-bottom:0;flex:1}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .badge{position:relative;display:inline-block;padding:11px 20px 11px 35px;border:1px solid #9333EA;border-radius:20px;font-size:14px;font-weight:600;letter-spacing:0.04em;color:#9333EA;text-transform:uppercase;margin-bottom:12px;background:transparent}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .badge::before{content:"";position:absolute;left:15px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#9333EA;box-shadow:0 0 0 2px #fff,0 0 0 4px #9333EA}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .badge{font-size:10px;padding:8px 14px 8px 26px;border-radius:20px;margin-bottom:10px}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .badge::before{left:10px;width:8px;height:8px;box-shadow:0 0 0 2px #fff,0 0 0 3px #9333EA}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .subtitle{letter-spacing:0.07em;color:#303030;text-transform:uppercase;margin:0 0 2px;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:13px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .subtitle{font-size:14px;line-height:1.4;letter-spacing:0.05em;margin-bottom:3px}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text h2,#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .h2{font-weight:700;font-style:Bold;font-size:30px !important;leading-trim:NONE;line-height:30px;letter-spacing:0.00em;vertical-align:middle;color:#FF006E;margin:0px 0 10px;padding:0;background:none}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text h2,#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .h2{font-size:24px !important;line-height:1.2;margin-bottom:6px}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .desc{color:#303030;margin:0;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0%}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text .desc{display:none}}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .image{flex-shrink:0;align-self:flex-end}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .image img{height:180px;display:block}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .image img{display:none}}@media (max-width:360px){#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .content{flex-direction:column;align-items:flex-start}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .text{max-width:100%}#speak-advisor-popup-overlay .speak-advisor-popup-content .counsellor-card .image{display:none}}#speak-advisor-popup-overlay .speak-advisor-popup-content .speak-advisor-popup-form-container{background:#fff;padding:1px 47px 15px;position:relative}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-content .speak-advisor-popup-form-container{padding:20px 18px 24px}}#speak-advisor-popup-overlay .speak-advisor-popup-container form .inline-form-error{font-size:12px;color:red;margin-top:-8px;top:-9px;position:relative;display:block;margin-bottom:-24px}#speak-advisor-popup-overlay .speak-advisor-popup-container form .inline-form-error font font{font-size:12px;color:red}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .name-fields-wrapper{display:flex;gap:15px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .name-fields-wrapper{gap:10px}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .email-field-container{display:flex;flex-direction:column;gap:0px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item label{font-size:16px !important;color:#303030}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item label font font{font-size:16px !important}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item input{width:100%;height:44px;font-size:16px;border-radius:10px;border:2px solid #D1D5DC;background:#E5E7EB40;opacity:1;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px;gap:12px;box-shadow:1px 1px 3px 0px #0000001A;outline:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item input::placeholder{color:#B9BFCA}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item select{color:#6c6c6c;font-size:16px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item select font font{font-size:16px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-item select::placeholder{color:#B9BFCA}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field.form-item{margin-top:2.3rem;margin-bottom:18px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field label{font-size:16px !important;display:block;color:#303030}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field label font font{font-size:16px !important}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item{display:inline-block;height:44px !important;font-size:16px;border-radius:10px;border:2px solid #D1D5DC;background:#E5E7EB40;padding-bottom:16px;gap:12px;outline:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item{margin-top:0.3rem;margin-bottom:0.1rem}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item{margin-top:0.3rem;margin-bottom:0.1rem}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container{border:none;outline:none;position:relative;width:117px !important;vertical-align:-webkit-baseline-middle}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.select2-dropdown{width:235px !important}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection{border:none;background:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered{margin-top:-3px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span font font{font-size:15px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__arrow b{top:47%}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code{width:25%}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code{width:39%}}@media only screen and (max-width:360px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code{width:42%}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select{border-bottom:none;position:absolute}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .arrow{display:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .prefix{font-size:15px;display:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-country-code .country-select .prefix font font{font-size:15px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone{width:72%;margin-left:8px;height:44px;font-size:16px;border-radius:10px;border:2px solid #D1D5DC;background:#E5E7EB40;opacity:1;padding-top:0px;padding-right:24px;padding-left:24px;gap:12px;outline:none;box-shadow:1px 1px 3px 0px #0000001A}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone{width:57%}}@media only screen and (max-width:360px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone{width:54%}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item.form-item-mobile-number-phone input{border:none;border-radius:0;padding-top:12px;padding-left:unset;pading-right:unset;box-shadow:unset;background:inherit;outline:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item .country-select .phone-number-flag{transform:scale(1.4);display:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item .country-select .prefix{font-size:15px;display:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .phone-number-field .js-form-item .country-select .prefix font font{font-size:15px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #first_container .js-form-submit{margin-top:30px;background:#FF4998;color:white;border:none;height:45px;display:inline-block;width:100%;border-radius:30px;margin-left:0;margin-right:0;box-shadow:0px 2px 15.4px 0px #0000001A}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container{margin-top:40px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .ajax-progress-throbber{display:block;width:100%;position:relative}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-item label{font-size:16px !important;color:#303030}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-item input{width:100%;height:44px;font-size:16px;border-radius:10px;border:2px solid #D1D5DC;background:#E5E7EB40;opacity:1;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px;gap:12px;box-shadow:1px 1px 3px 0px #0000001A;outline:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-item .form-select{width:100%;height:44px;font-size:16px;border-radius:10px;border:2px solid #D1D5DC;background-color:#E5E7EB40;padding:0 40px 0 24px;box-shadow:1px 1px 3px 0px #0000001A;outline:none;background-image:var(--bs-form-select-bg-img);background-repeat:no-repeat;background-position:right 16px center}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .experience-wrapper{display:flex;gap:15px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .experience-wrapper{align-items:end}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .experience-wrapper .exp-year-wrapper,#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .experience-wrapper .exp-month-wrapper{width:50%}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-type-checkbox{text-align:center;margin-top:32px;margin-bottom:25px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-type-checkbox input.form-checkbox{width:auto;height:auto}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .form-buttons{display:flex;gap:15px;margin-top:35px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .form-buttons{flex-direction:column-reverse}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container #edit-second-wizard-back{border:1px solid var(--Secondary-Pink,#FF4998);color:#FF4998;background:#fff}#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-submit{margin:0;background:#FF4998;color:#fff;border:none;height:45px;display:inline-block;width:50%;border-radius:30px;box-shadow:0px 2px 15.4px 0px #0000001A}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #second_container .js-form-submit{width:100%}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:81px;margin:-50px 0 0 0;opacity:0.5;cursor:pointer}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container span.eye-icon::after{right:36px;margin:-52px 0 0 0}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .ajax-progress-throbber{display:block;width:100%;position:relative}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .js-form-item label{font-size:16px !important;color:#303030}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .js-form-item input{width:100%;height:44px;font-size:16px;border-radius:10px;border:2px solid #D1D5DC;background:#E5E7EB40;opacity:1;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px;gap:12px;box-shadow:1px 1px 3px 0px #0000001A;outline:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container #captcha_validation_error_1_sta{margin-top:6px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container #captcha_validation_error_1_sta{margin-top:12px}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .js-form-submit{margin-top:10px;background:#ff4e9a;color:white;border:none;height:48px;display:inline-block;width:100%;border-radius:30px;margin-left:0;margin-right:0}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element{display:flex;column-gap:2rem !important;flex-flow:row}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element{flex-flow:row wrap}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px;margin-bottom:5px;flex:unset}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin-left:0 8px 0 0}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item{min-width:min-content}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item{height:68px}}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item label{display:none}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item input{margin-bottom:8px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item .description{font-size:11px;line-height:12px;font-size:0.85em;padding-bottom:12px}#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item .description font font{font-size:11px;line-height:12px}@media only screen and (max-width:495px){#speak-advisor-popup-overlay .speak-advisor-popup-container form #third_container .captcha__element .js-form-item .description{width:100%}}.ui-dialog{box-shadow:rgba(0,0,0,0.56) 0px 22px 70px 4px;border-radius:6px}.ui-dialog .ui-dialog-titlebar{background:white;border-radius:6px 6px 0 0}.ui-dialog .ui-dialog-content{text-align:center;padding:11px 0;font-size:16px}.ui-dialog .ui-dialog-content a{color:#ff4e9a}#website-subscribe-pop-up .modal-content{width:431px}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content{width:90%}}#website-subscribe-pop-up .modal-content-header{justify-content:end;margin-bottom:0;border-bottom:0}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content-header .modal-content-close{font-size:21px;padding:0 0 2px 0;background:#FF4E9A;border-radius:50%;width:30px;height:30px;color:white;top:-11px;z-index:99;right:-13px;position:relative}#website-subscribe-pop-up .modal-content-header .modal-content-close font font{font-size:21px;color:#fff}}#website-subscribe-pop-up .modal-content h2.pop-up-heading,#website-subscribe-pop-up .modal-content .pop-up-heading.h2{font-size:26px !important;line-height:27px;color:#303030;font-weight:600;margin-top:-10px}#website-subscribe-pop-up .modal-content h2.pop-up-heading font font,#website-subscribe-pop-up .modal-content .pop-up-heading.h2 font font{font-size:26px !important;line-height:27px;color:#303030;font-weight:600}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content h2.pop-up-heading font font,#website-subscribe-pop-up .modal-content .pop-up-heading.h2 font font{font-size:22px !important}}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content h2.pop-up-heading,#website-subscribe-pop-up .modal-content .pop-up-heading.h2{font-size:22px !important}}#website-subscribe-pop-up .modal-content h2.pop-up-heading span,#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span{font-size:26px;line-height:27px;font-weight:600;color:#ff4e9a}#website-subscribe-pop-up .modal-content h2.pop-up-heading span font font,#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span font font{font-size:26px;line-height:27px;font-weight:600;color:#ff4e9a}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content h2.pop-up-heading span font font,#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span font font{font-size:22px !important}}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content h2.pop-up-heading span,#website-subscribe-pop-up .modal-content .pop-up-heading.h2 span{font-size:22px !important}}#website-subscribe-pop-up .modal-content p.pop-up-para{font-stretch:normal;font-style:normal;letter-spacing:normal;padding:0 12px 12px 0;display:block;font-weight:400;font-size:16px;line-height:22px;color:#606060 !important}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content p.pop-up-para{padding:0}}#website-subscribe-pop-up .modal-content form#website-subscribe-form{max-width:341px;margin:auto;margin-top:12px}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content form#website-subscribe-form{margin-top:25px}}#website-subscribe-pop-up .modal-content form#website-subscribe-form span.inline-form-error{font-size:12px;color:red;margin-top:7px;top:1px;position:relative}#website-subscribe-pop-up .modal-content form#website-subscribe-form span.inline-form-error font font{font-size:12px;color:red}#website-subscribe-pop-up .modal-content form#website-subscribe-form label.error{font-size:12px;color:red;margin-top:6px;top:-9px;position:relative}#website-subscribe-pop-up .modal-content form#website-subscribe-form label.error font font{font-size:12px;color:red}#website-subscribe-pop-up .modal-content form#website-subscribe-form p.thank-msg-insight{font-size:21px;font-weight:600;margin-bottom:27px;text-align:center}#website-subscribe-pop-up .modal-content form#website-subscribe-form p.thank-msg-insight font font{font-size:21px;font-weight:600}#website-subscribe-pop-up .modal-content form#website-subscribe-form input.js-form-submit{background-color:#ff4e9a;color:#fff;padding:12px 20px;border:none;border-radius:6px;cursor:pointer;width:100%;margin:auto}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item{margin-bottom:-16px;margin-top:0}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item label{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item label font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item label.option{font-weight:400;font-size:10px;line-height:17px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item label.option font font{font-weight:400;font-size:10px;line-height:17px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item label.option a{font-weight:400;font-size:10px !important;line-height:17px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item label.option a font font{font-weight:400;font-size:10px;line-height:17px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item input[type=email],#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item input[type=text]{width:100%;margin-bottom:10px;padding:8px 12px 7px 12px;border:1px solid #D9D9D9;border-radius:4px;resize:vertical;font-size:16px;color:#202020}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item::placeholder{font-size:14px;font-weight:400;line-height:12.52px;color:#B9BFCA}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item::placeholder font font{font-weight:400;font-size:14px;line-height:12.52px;color:#89BFCA}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-term-conditions{margin:0;margin-bottom:20px;max-width:60%;margin:auto}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-term-conditions{max-width:100%;text-align:center;margin-left:-2px}}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-term-conditions label{font-size:13.65px;font-weight:400;line-height:18.64px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-term-conditions label font font{font-size:13.65px;font-weight:400;line-height:18.64px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-term-conditions label a{font-size:13.65px !important;font-weight:400;line-height:18.64px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-term-conditions label a font font{font-size:13.65px;font-weight:400;line-height:18.64px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset legend.captcha__title{font-size:13px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset legend.captcha__title font font{font-size:13px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element{display:flex;align-items:center}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element .captcha__image-wrapper{background:#ececec;padding:9px;border-radius:5px;margin-right:13px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element .captcha__image-wrapper img{width:135px;height:56px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield{margin:-16px 0 0 0}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield label{font-size:14px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield .description{font-size:11px;color:#737373}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item fieldset .captcha__element .form-type-textfield .description font font{font-size:11px;color:#737373}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-webinar-subscribe{margin-top:14px;max-width:60%;margin:15px auto 0}@media only screen and (max-width:495px){#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-webinar-subscribe{max-width:100%;text-align:center}}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-webinar-subscribe label{font-size:13.65px;font-weight:400;line-height:18.64px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item.form-item-webinar-subscribe label font font{font-size:13.65px;font-weight:400;line-height:18.64px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item .description{font-size:14px !important;font-weight:400;line-height:22px;letter-spacing:-0.02em;color:#909090}#website-subscribe-pop-up .modal-content form#website-subscribe-form .js-form-item .description font font{font-size:14px;font-weight:400;line-height:22px;letter-spacing:-0.02em;color:#909090}#website-subscribe-pop-up .modal-content form#website-subscribe-form legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important;margin-top:10px}#website-subscribe-pop-up .modal-content form#website-subscribe-form legend.captcha__title font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}#website-subscribe-pop-up .modal-content form#website-subscribe-form .captcha__element{display:block}#website-subscribe-pop-up .modal-content form#website-subscribe-form .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:2px;width:max-content;padding:5px}#website-subscribe-pop-up .modal-content form#website-subscribe-form .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin:0 8px 0 0}#website-subscribe-pop-up .modal-content form#website-subscribe-form .captcha__element label{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}#website-subscribe-pop-up .modal-content form#website-subscribe-form .captcha__element label font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#303030 !important}#website-subscribe-pop-up .modal-content form#website-subscribe-form #tnc_error{text-align:center;margin:0 0 10px 0}#website-subscribe-pop-up .modal-content form#website-subscribe-form #edit-captcha-response--2--description{margin-bottom:12px}#website-subscribe-pop-up .modal-content .social-content{display:flex;justify-content:center;align-items:center}#website-subscribe-pop-up .modal-content .social-content .social-icon-facebook p{box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:10px 17px;margin-right:12px}#website-subscribe-pop-up .modal-content .social-content .social-icon-google p{box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:10px 17px;margin-right:12px}#website-subscribe-pop-up .modal-content .social-content .social-icon-linkin p{box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:10px 17px;margin-right:12px}#website-subscribe-pop-up::-webkit-scrollbar{display:none}.modal-backdrop.fade{display:none}.messages.messages--error{display:none !important;width:95%;margin-top:4%;position:absolute;left:3%}@media only screen and (max-width:495px){.messages.messages--error{width:89%;margin-top:13%;position:relative;margin-left:13px}}.modal-webiste-popup-new{display:block;position:fixed;z-index:999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-webiste-popup-new .modal-content{position:relative;margin:auto;padding:0;border:1px solid #888;width:780px;height:508px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s;border-radius:8px}@media only screen and (max-width:495px){.modal-webiste-popup-new .modal-content{width:95%;height:223px}}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.modal-webiste-popup-new .modal-body .close-btn{background-color:#fff;border-radius:50%;width:23px;height:23px;display:flex;justify-content:center;align-items:center;position:absolute;top:7px;right:7px}@media only screen and (max-width:495px){.modal-webiste-popup-new .modal-body .close-btn{width:30px;height:30px}}.modal-webiste-popup-new .modal-body .close-btn .close-new{color:#303030;font-size:19px;font-weight:bold;line-height:13px;cursor:pointer}.modal-webiste-popup-new .modal-body .close-btn .close-new font font{color:#303030;font-size:19px;font-weight:bold;line-height:13px}@media only screen and (max-width:495px){.modal-webiste-popup-new .modal-body .close-btn .close-new font font{font-size:15px}}@media only screen and (max-width:495px){.modal-webiste-popup-new .modal-body .close-btn .close-new{font-size:25px}}.modal-webiste-popup-new .modal-body .content-image a{text-decoration:none}.modal-webiste-popup-new .modal-body .content-image a img{width:100%;height:100%}.modal-webiste-popup-new.active{display:block}.christmas-popup{background-color:transparent;overflow:hidden;padding-top:0}.christmas-popup .modal-content{background-color:transparent;width:100%;height:100%;border:unset;box-shadow:unset;top:-50px}@media only screen and (max-width:495px){.christmas-popup .modal-content{top:0;bottom:0}}.christmas-popup .modal-content .modal-body{background-color:transparent}.christmas-popup .modal-content .modal-body .close-btn{top:100px;background-color:transparent}@media only screen and (max-width:495px){.christmas-popup .modal-content .modal-body .close-btn{top:40px;right:5px}}.christmas-popup .modal-content .modal-body .close-btn img{height:15px;width:15px}@media only screen and (max-width:495px){.christmas-popup .modal-content .modal-body .content-image{height:94vh;width:100%}}@media only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3){.christmas-popup .modal-content .modal-body .content-image{height:87vh}}.christmas-popup .modal-content .modal-body .content-image img{width:100%}@media only screen and (max-width:495px){.christmas-popup .modal-content .modal-body .content-image img{height:100%}}.christmas-popup.active{display:block}.select2-academic-document-form .select2-dropdown--below{width:479px !important}@media only screen and (max-width:495px){.select2-academic-document-form .select2-dropdown--below{width:332px !important}}@media only screen and (max-width:360px){.select2-academic-document-form .select2-dropdown--below{width:270px !important}}.select2-academic-document-form .select2-dropdown--above{width:479px !important}@media only screen and (max-width:495px){.select2-academic-document-form .select2-dropdown--above{width:332px !important}}@media only screen and (max-width:360px){.select2-academic-document-form .select2-dropdown--above{width:270px !important}}.select2-affiliate-form .select2-dropdown--below{width:384px !important}@media only screen and (max-width:495px){.select2-affiliate-form .select2-dropdown--below{width:300px !important}}@media only screen and (max-width:360px){.select2-affiliate-form .select2-dropdown--below{width:230px !important}}.select2-affiliate-form .select2-dropdown--above{width:384px !important}@media only screen and (max-width:495px){.select2-affiliate-form .select2-dropdown--above{width:300px !important}}@media only screen and (max-width:360px){.select2-affiliate-form .select2-dropdown--above{width:230px !important}}#regPassFormModal .captcha-type-challenge--image .captcha__element{display:block}#regPassFormModal .captcha-type-challenge--image .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#f2f2f2;width:max-content;padding-right:10px;border-radius:4px}#regPassFormModal .captcha-type-challenge--image .captcha__element .captcha__image-wrapper .reload-captcha{margin-left:5px}.flash-sale{position:fixed;width:100%;top:73px;left:0;z-index:99 !important}@media only screen and (max-width:495px){.flash-sale{top:65px}}.flash-sale .flash-sale_bar{background:linear-gradient(90deg,rgba(255,78,154,0.94902),rgba(77,0,128,0.858824),#FF006E);animation:gradient 6s ease infinite;background-size:300% 200%;color:#303030;display:flex;position:relative;z-index:1010;width:100%}.flash-sale .flash-sale_bar .flash-sale_wrapper{width:100%;display:flex;align-items:center;justify-content:center;height:55px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper{height:60px;padding:0 10px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content{display:flex;align-items:center;text-align:center}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off{position:relative}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off-percentage{color:#fff;font-size:42px;font-weight:700;margin-bottom:0;padding-right:10px;margin-top:-2px;position:relative;display:inline-block;line-height:1}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off-percentage{font-size:35px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off-percentage.padding-8{padding-right:13px;clip-path:polygon(0 0,100% 0,82% 44%,54% 100%,0 100%)}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off-percentage.padding-8{padding-right:14px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off-percentage.padding-5{padding-right:10px;clip-path:polygon(0 0,100% 0,84% 44%,54% 100%,0 100%)}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off-percentage.padding-5{padding-right:5px;clip-path:polygon(0 0,100% 0,86% 44%,54% 100%,0 100%)}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .percentage{position:absolute;top:0;right:-8px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .percentage{top:0;right:-12px;height:30px;width:30px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .percentage.rotate-13{transform:rotate(11deg);right:-1px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .percentage.rotate-13{transform:rotate(4deg);right:-3px;top:2px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .percentage.rotate-3{transform:rotate(3deg)}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .percentage.rotate-3{transform:rotate(-3deg);top:2px;right:-10px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off{position:absolute;bottom:2px;right:-21px;color:#fff;font-size:16px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-off .off{font-size:12px;bottom:0;right:-14px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .courses-count{padding-left:35px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .courses-count{padding-left:15px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .courses-count p{color:#fff;font-size:24px;line-height:28px;font-weight:500;border-right:1px solid #fff;padding-right:10px;margin-bottom:0}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .courses-count p{font-size:17px !important;line-height:21px;padding-right:5px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .courses-count p span{color:#fff;font-size:24px;line-height:28px;font-weight:700;padding-right:10px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .courses-count p span{font-size:17px !important;line-height:21px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-day{border-right:1px solid #fff;padding-right:10px;padding-left:10px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-day{padding-right:5px;padding-left:5px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-day .offers-ends{color:#fff;font-size:9px;line-height:9.6px;font-weight:500;margin-bottom:0}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-day .offers-ends{font-size:7px;line-height:10.4px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-day .offers-time{color:#fff;font-size:14px;line-height:16.8px;font-weight:800;margin-bottom:0}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-day .offers-time{font-size:8px;line-height:10px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-duration{padding-right:10px;padding-left:10px}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-duration{padding-right:10px;padding-left:10px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-duration .sale-details{color:#fff;font-size:9px;line-height:9.6px;font-weight:500;margin-bottom:0}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-duration .sale-details{font-size:7px;line-height:10px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-duration .sale-time{color:#fff;font-size:9px;line-height:10.8px;font-weight:700;margin-bottom:0}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .offers-duration .sale-time{font-size:6px;line-height:10.4px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .sale-details{color:#fff;font-size:16px;line-height:26.4px;margin-right:.4rem;margin-bottom:0}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .sale-details{font-size:7px;line-height:10.2px}}.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .sale-popup-countdown{color:#fff;font-size:16px;line-height:16.4px;font-weight:800}@media only screen and (max-width:495px){.flash-sale .flash-sale_bar .flash-sale_wrapper .sale-content .sale-popup-countdown{font-size:8px;line-height:10.2px}}.flash-sale .flash-close{cursor:pointer;position:absolute;right:18%;top:3px;cursor:pointer;z-index:999;z-index:1011}@media only screen and (max-width:495px){.flash-sale .flash-close{right:5px;top:0}}.flash-sale .flash-close .close-new{padding:5px}.flash-sale .flash-close .close-new svg{height:16px;width:16px}@media only screen and (max-width:495px){.flash-sale .flash-close .close-new svg{height:13px;width:13px}}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.ui-dialog[aria-describedby="forgot-password-dialog"]{width:50% !important;max-width:950px !important;border-radius:12px !important;overflow:hidden;left:275.5px !important}.ui-dialog[aria-describedby="forgot-password-dialog"] .ui-dialog-titlebar{background:#ffffff;border:none;padding:0;position:relative}.ui-dialog[aria-describedby="forgot-password-dialog"] .ui-dialog-titlebar::before{content:"";max-width:775px;height:5px;background-image:linear-gradient(to right,#ffc300,#ffac00 8%,#ff006e 8.1%,#ff4e9a 16%,#9400e2 16.1%,#540081 24%,#00a1e8 24.1%,#004fa1 32%,#ffc300 32.1%,#ffac00 40%,#ff006e 40.1%,#ff4e9a 48%,#9400e2 48.1%,#540081 56%,#00a1e8 56.1%,#004fa1 64%,#ffc300 64.1%,#ffac00 72%,#ff006e 72.1%,#ff4e9a 80%,#9400e2 80.1%,#540081 88%,#ffc300 88.1%,#ffac00 96%,#ff006e 96.1%,#ff4e9a);position:relative;z-index:9;display:block;margin:0 auto 10px auto}.ui-dialog[aria-describedby="forgot-password-dialog"] .ui-dialog-titlebar .ui-dialog-title{font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.91;letter-spacing:normal;color:#ff0a74;display:block;width:100%;text-align:center}.ui-dialog[aria-describedby="forgot-password-dialog"] .ui-dialog-titlebar .ui-dialog-titlebar-close{background:transparent;border:none;right:15px;top:15px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog{padding:0}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .forgot-password-description{text-align:center;margin-bottom:25px;border-radius:6px;box-shadow:0 2px 25px 2px #d5dbfbab;padding:15px;background:#ffffff;font-family:Lato;font-size:16px;font-weight:500;color:#303030;padding-top:10px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .form-group{margin-bottom:25px;padding:0px 20px 0px 20px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .form-label{display:block;margin-bottom:8px;font-size:14px;text-align:left}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .form-input{width:100%;padding:14px;border:1px solid #ffd1e6;border-radius:8px;outline:none}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .button-group{padding:20px 80px 0px 80px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .button-group .reset-button{width:55%;padding:15px 0;color:#fff;font-size:16px;border-radius:6px;box-shadow:0 2px 25px 2px #d5dbfb;background:linear-gradient(to right,#ff006e,#ff4e9a 113%,#ffd85e 141%);outline:none;border:none;font-weight:500;cursor:pointer}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .back-link-container{background:#333;padding:12px 15px;text-align:left;margin-top:25px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .back-link-container .back-link{color:#fff;text-decoration:none;font-size:14px}@media only screen and (min-width:600px) and (max-width:980px){.ui-dialog[aria-describedby="forgot-password-dialog"]{width:auto !important;left:0 !important}}@media only screen and (max-width:495px){.ui-dialog[aria-describedby="forgot-password-dialog"]{width:auto !important;left:0 !important}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .forgot-password-description{padding:20px 15px 0px 15px !important;font-size:14px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .form-group{padding:20px 15px 0px 15px !important}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .button-group{padding:20px 15px 0px 15px !important}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .form-input{padding:12px}.ui-dialog[aria-describedby="forgot-password-dialog"] #forgot-password-dialog .reset-button{padding:12px;font-size:15px}}.webinar-detail{display:flex;margin-top:3rem}@media screen and (max-width:500px){.webinar-detail{display:block}}.webinar-detail .content-webinar-details{padding-left:8rem;margin-top:5rem}@media screen and (max-width:500px){.webinar-detail .content-webinar-details{padding-left:15px}}.webinar-detail .content-webinar-details .back-arr{display:flex;align-items:center;margin-bottom:50px}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .back-arr{margin-bottom:20px}}.webinar-detail .content-webinar-details .back-arr a{margin-bottom:0;margin-left:5px;font-weight:600;font-size:16px;color:black;text-decoration:none}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .back-arr a{font-size:13px}}.webinar-detail .content-webinar-details .right-webinar-content{margin-bottom:4rem}.webinar-detail .content-webinar-details .right-webinar-content h3,.webinar-detail .content-webinar-details .right-webinar-content .h3{font-weight:600;font-size:28px !important;line-height:34px}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content h3,.webinar-detail .content-webinar-details .right-webinar-content .h3{font-size:18px !important;line-height:27px}}.webinar-detail .content-webinar-details .right-webinar-content .time-author{margin-bottom:2rem}.webinar-detail .content-webinar-details .right-webinar-content .time-author img{display:none}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .time-author img{display:inline;margin-left:5px;width:15px;margin-right:6px}}.webinar-detail .content-webinar-details .right-webinar-content .time-author p{font-weight:500;font-size:14px;line-height:25px;color:#303030}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .time-author p{font-size:13px}}.webinar-detail .content-webinar-details .right-webinar-content .time-author p span{color:#FF12A0;font-size:14px}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .time-author p span{color:black;font-size:13px}}.webinar-detail .content-webinar-details .right-webinar-content .detail{margin-bottom:4rem}.webinar-detail .content-webinar-details .right-webinar-content .detail p{font-weight:400;font-size:16px;line-height:30px;margin-bottom:1rem;text-align:justify}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .detail p{font-size:13px;line-height:21px}}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time{width:100%}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .register-detail-btn{align-items:center;display:flex}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .register-detail-btn{margin-bottom:0px;padding:0px 8px}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .register-detail-btn a{color:white;padding:10px 37px;text-decoration:none;border-radius:3px;display:block;width:195px;text-align:center;background:linear-gradient(90deg,#FF0370 15.85%,#FF4A97 88.36%)}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .register-detail-btn a{color:white;padding:12px 0px;text-decoration:none;border-radius:3px;display:block;width:200px;text-align:center;background:linear-gradient(90deg,#FF0370 15.85%,#FF4A97 88.36%);font-size:12px}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .register-detail-btn a img{margin-left:5px;width:17px}.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running{display:flex;align-items:center}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running{display:flex;padding:0}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running p.stat-sts{font-weight:600;font-size:14px;margin-right:25px;font-family:poppins;color:#696969;margin-bottom:0px}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running p.stat-sts{font-size:8px;margin-right:3px}}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time{display:flex}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time .time{display:inline-block;font-weight:700;font-size:24px;padding-left:10px;border-right:1px solid #e3dede;padding-right:15px;line-height:25px}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time .time{font-size:15px;padding:0 4px;line-height:11px}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time .time:nth-last-child(1){border:none}.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time p{font-weight:700;font-size:24px;line-height:25px;margin-bottom:0px}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time p{font-weight:700;font-size:15px;line-height:25px;margin-bottom:0px}}.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time span{font-size:15px;font-weight:400}@media screen and (max-width:500px){.webinar-detail .content-webinar-details .right-webinar-content .register-time .time-running .count-time span{font-size:10px;font-weight:400}}.webinar-detail .content-webinar-details .hosted-by{margin-bottom:55px}.webinar-detail .content-webinar-details .hosted-by h4,.webinar-detail .content-webinar-details .hosted-by .h4{font-weight:600;font-size:14px;line-height:25px;margin-bottom:2.5rem}.webinar-detail .content-webinar-details .hosted-by .host-details{text-align:center}.webinar-detail .content-webinar-details .hosted-by .host-details img{width:100px;border-radius:50%;border:1px solid #FFC000;margin-bottom:10px;object-fit:cover;height:100px;object-position:center}.webinar-detail .content-webinar-details .hosted-by .host-details h5,.webinar-detail .content-webinar-details .hosted-by .host-details .h5{font-weight:600;font-size:14px;line-height:22px;color:#303030}.webinar-detail .content-webinar-details .hosted-by .host-details p{font-weight:500;font-size:14px;line-height:20px;color:rgba(48,48,48,0.6)}.webinar-detail .content-webinar-sections{background-color:#F4F5F9;padding-top:5rem;padding-left:2rem;padding-right:10rem}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections{padding-right:2rem}}.webinar-detail .content-webinar-sections .head-pager{display:flex;justify-content:space-between;margin-bottom:25px}.webinar-detail .content-webinar-sections .head-pager h5,.webinar-detail .content-webinar-sections .head-pager .h5{font-weight:600;font-size:16px;line-height:19px;color:#FF12A0}.webinar-detail .content-webinar-sections .head-pager .pager-btn a{background:#ddbde0;color:#fff;text-decoration:none;padding:4px 7px;border-radius:2px;font-weight:600;font-size:16px;margin-right:5px}.webinar-detail .content-webinar-sections .head-pager .pager-btn a.active{background:#AB3EAA}.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single{width:100%;margin-bottom:15px;padding:15px 15px 23px;border-radius:6px;box-shadow:0 2px 18px -1px #d5dbfb;border:solid 2px rgba(255,0,110,0.2);background:#fff;background:linear-gradient(-45deg,#fff 50%,#f9f9f9 50%)}.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single img{position:absolute;right:20px}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single img{right:12px}}.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single .head p.heading{font-weight:600;font-size:15px;line-height:22px;color:#91278F;margin-bottom:6px}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single .head p.heading{font-size:14px;line-height:17px;padding-right:50px}}.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single .head p.content{font-weight:500;font-size:13px;color:#303030;line-height:25px;margin-bottom:20px}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single .head p.content{font-size:12px;line-height:20px}}.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single .head .reg-side-box a{background:rgba(255,0,110,0.75);border-radius:3px;color:white;text-decoration:none;padding:10px 25px}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .webinar-side-conent .webinar-item-single .head .reg-side-box a{font-size:13px}}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .cardonside .carousel{padding-top:0px;margin:0px}}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .cardonside .carousel .carousel-inner .carousel-item{padding:0}}.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web{display:flex;justify-content:right;position:absolute;top:0px;right:19px;width:100%;height:30px}@media screen and (max-width:500px){.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web{top:-66px}}.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web .carousel-indicators{position:relative;margin:-52px 0 0 0}.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web .carousel-indicators .carousel-control-prev{position:relative;height:30px;width:24px;background:#debee1;opacity:1;border:none;border-radius:6px;color:#fff;font-weight:600;right:0px;text-indent:0}.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web .carousel-indicators .carousel-control-prev.active{background:#ab3eaa}.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web .carousel-indicators .carousel-control-next{position:relative;height:30px;width:24px;background:#debee1;opacity:1;border:none;border-radius:6px;color:#fff;margin-left:15px;font-weight:600;text-indent:0}.webinar-detail .content-webinar-sections .cardonside .carousel .cor-btn-web .carousel-indicators .carousel-control-next.active{background:#ab3eaa}@media only screen and (max-width:495px){.reg-container .row{flex-direction:column-reverse}}.reg-container .row .form-container{margin-top:6rem;margin-bottom:7rem}@media only screen and (max-width:495px){.reg-container .row .form-container{margin-top:6rem}}.reg-container .row .form-container .heading h1,.reg-container .row .form-container .heading .h1{font-size:42px !important}@media only screen and (max-width:495px){.reg-container .row .form-container .heading h1,.reg-container .row .form-container .heading .h1{font-size:40px !important}}.reg-container .row .form-container .heading h1 span,.reg-container .row .form-container .heading .h1 span{font-size:42px;font-weight:600;color:#ff4e9a}@media only screen and (max-width:495px){.reg-container .row .form-container .heading h1 span,.reg-container .row .form-container .heading .h1 span{font-size:40px}}.reg-container .row .form-container .heading p{font-size:16px}.reg-container .row .form-container .existing{margin-bottom:10px}.reg-container .row .form-container .existing p a{font-weight:600}.reg-container .row .form-container .tab-switch{margin-bottom:21px}.reg-container .row .form-container .tab-switch ul.nav li.active a{background:#ff4e9a;color:#fff}.reg-container .row .form-container .tab-switch ul.nav li a{border:1px solid #ff4e9a;color:#ff4e9a;border-radius:0;width:260px;text-align:center}@media only screen and (min-width:980px) and (max-width:1400px){.reg-container .row .form-container .tab-switch ul.nav li a{width:220px}}@media only screen and (max-width:495px){.reg-container .row .form-container .tab-switch ul.nav li a{width:100%}}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new{box-shadow:none;padding:0 0 20px 0}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .name-two{display:flex;justify-content:space-between}@media only screen and (max-width:495px){.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .name-two{display:block}}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .name-two .form-fields .js-form-item-firstname{margin-bottom:0px}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .name-two .form-fields .js-form-item-firstname input.form-text{width:95%}@media only screen and (max-width:495px){.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .name-two .form-fields .js-form-item-firstname input.form-text{width:100%}}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .name-two .form-fields .js-form-item-lastname{margin-bottom:0px}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .year-month{display:flex;align-items:baseline}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .year-month .form-fields{display:inline-block;width:49%}@media only screen and (max-width:495px){.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .year-month .form-fields{width:47%}}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .year-month .form-fields .js-form-item{margin-bottom:0}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .year-month .form-fields .js-form-item input.form-number{width:94%}@media only screen and (max-width:495px){.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .year-month .form-fields .js-form-item input.form-number{width:88%}}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .modal .modal-content{width:43%}@media only screen and (max-width:495px){.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .modal .modal-content{width:90%}}@media only screen and (max-width:495px){.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .modal .modal-content .modal-header{padding:0}}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .modal .modal-content .modal-header span.closemodal{cursor:pointer;font-size:21px;background:#4f4f4f;border-radius:50%;width:30px;height:30px;color:#fff;margin-bottom:10px;display:flex;justify-content:center;align-items:center}.reg-container .row .form-container .register-wrapper .tab-content .modern-form form.form-new .modal .modal-content .modal-body .form-fields span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:35px;margin:-50px 0 0 0;opacity:0.5}.reg-container .row .alumni-back-crousel-image{position:relative;width:100%;height:455px;margin-top:19rem}@media only screen and (max-width:495px){.reg-container .row .alumni-back-crousel-image{height:290px;margin-top:4rem;display:none}}.reg-container .row .alumni-back-crousel-image .desk{position:absolute;top:50%;left:50%;transform:translate(-42%,-50%);opacity:0;transition:opacity 0.5s ease-in-out}.reg-container .row .alumni-back-crousel-image .desk.active{opacity:1}@media only screen and (max-width:495px){.reg-container .row .alumni-back-crousel-image .desk{top:0;left:0;transform:translate(0)}}.reg-container .row .alumni-back-crousel-image .desk .banner{margin-bottom:33px}.reg-container .row .alumni-back-crousel-image .desk .banner img{height:450px;width:522px}@media only screen and (max-width:495px){.reg-container .row .alumni-back-crousel-image .desk .banner img{width:100%;height:100%}}.reg-container .row .alumni-back-crousel-image .desk .content-area{position:relative}.reg-container .row .alumni-back-crousel-image .desk .content-area .dots::before{content:"";width:77px;height:77px;border-radius:50%;display:block;position:absolute;margin:35px 0 0 -34px;z-index:-1;background:linear-gradient(180deg,#FFC000 0%,#FD926A 100%)}.reg-container .row .alumni-back-crousel-image .desk .content-area .dots::after{content:"";width:184px;height:184px;border-radius:50%;display:block;position:absolute;bottom:-120px;right:-90px;z-index:-1;background:linear-gradient(167deg,#FFB2D3 16.94%,#FF4E9A 90.85%)}.reg-container .row .alumni-back-crousel-image .desk .content-area .title{margin-bottom:30px;position:relative;width:100%;height:85px}.reg-container .row .alumni-back-crousel-image .desk .content-area .title .inverted-image img.up{width:80px;height:56px;position:absolute;top:-46px;left:-66px}.reg-container .row .alumni-back-crousel-image .desk .content-area .title .inverted-image img.down{width:80px;height:56px;position:absolute;bottom:-20px;right:-66px;transform:rotate(180deg)}.reg-container .row .alumni-back-crousel-image .desk .content-area .title p{font-size:20px;font-weight:600;font-stretch:normal;font-style:italic;line-height:1.43;letter-spacing:normal;text-align:left;color:#ff4a97}.reg-container .row .alumni-back-crousel-image .desk .content-area .details .name p{font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left;color:#505050}.reg-container .row .alumni-back-crousel-image .desk .content-area .details .designation p{font-size:17px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#606060}.select2-registration-form .select2-dropdown--below{width:377px !important}@media only screen and (max-width:495px){.select2-registration-form .select2-dropdown--below{width:379px !important}}@media only screen and (max-width:360px){.select2-registration-form .select2-dropdown--below{width:302px !important}}.select2-registration-form .select2-dropdown--above{width:377px !important}@media only screen and (max-width:495px){.select2-registration-form .select2-dropdown--above{width:379px !important}}@media only screen and (max-width:360px){.select2-registration-form .select2-dropdown--above{width:302px !important}}.course-detail-page-banner{background:linear-gradient(75.85deg,#ffe5f0 -3.12%,#fff 69.74%);margin-bottom:-33px;border-bottom:1px solid #bfbfbf;padding-bottom:50px}@media only screen and (max-width:495px){.course-detail-page-banner{background:linear-gradient(75.85deg,#fee9f2 -3.12%,#fff 69.74%);height:92%;padding-bottom:0}}.course-detail-page-banner nav.breadcrumb-nav{margin-top:56px;margin-bottom:63px}@media only screen and (max-width:495px){.course-detail-page-banner nav.breadcrumb-nav{margin-top:38px;margin-bottom:25px}}.course-detail-page-banner nav.breadcrumb-nav ol li{padding-left:0.3rem;font-weight:400;font-size:16px;color:#262626}.course-detail-page-banner nav.breadcrumb-nav ol li a{color:#ff4e9a}.course-detail-page-banner nav.breadcrumb-nav ol li a font font{font-weight:400;font-size:16px}.course-detail-page-banner nav.breadcrumb-nav ol li font font{font-weight:400;font-size:16px;color:#262626}.course-detail-page-banner nav.breadcrumb-nav ol li.active{color:#262626}.course-detail-page-banner nav.breadcrumb-nav ol li.active font font{font-weight:400;color:#ff4e9a;font-size:16px}.course-detail-page-banner nav.breadcrumb-nav ol li::before{padding-right:0.3rem}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode{display:flex;flex-direction:column}}.course-detail-page-banner .left-section .rotate-mode .time-offer{display:flex;margin-bottom:20px}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer{display:block}}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer{background:#ffc000;border-radius:17px;padding:1px 3px 1px 8px;display:flex;justify-content:center;align-items:center;margin-right:10px}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer{width:fit-content;padding:4px 16px;margin-bottom:11px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.mode{margin-right:10px;color:#303030;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.mode font font{font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.mode font font{font-size:16px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.strike{font-weight:500;font-size:20px;text-decoration-line:line-through;text-transform:capitalize;color:rgba(48,48,48,0.65);margin-right:10px}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.strike font font{font-weight:500;font-size:20px;text-decoration-line:line-through;color:rgba(48,48,48,0.65)}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.strike font font{font-size:16px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.strike{font-size:16px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.price{font-weight:600;font-size:20px;color:#303030;margin-right:10px}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.price font font{font-weight:600;font-size:20px;color:#303030}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.price font font{font-size:16px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.price{font-size:16px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.off{background:#303030;border-radius:50px;font-weight:500;font-size:15px;color:#fff;padding:0 10px}.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.off font font{font-weight:500;font-size:15px;color:#fff}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.off font font{font-size:16px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .offer p.off{font-size:16px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .timer{background:#ff12a0;border-radius:50px;padding:0px 11px}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .timer{width:fit-content}}.course-detail-page-banner .left-section .rotate-mode .time-offer .timer p{font-weight:600;font-size:15px;text-transform:capitalize;color:#ffffff;line-height:2}.course-detail-page-banner .left-section .rotate-mode .time-offer .timer p font font{font-weight:600;font-size:15px;color:#fff;line-height:2}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .timer p font font{font-size:16px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .timer p{font-size:16px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon{position:relative;margin-right:10px}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon{margin-bottom:12px}}.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon:hover p{visibility:visible;opacity:1}.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon img{background:#262626;border-radius:50%;padding:3px;width:32px;height:32px}.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon p{visibility:hidden;position:absolute;text-align:left;z-index:1;opacity:0;transition:opacity 0.3s;bottom:125%;left:50%;margin-left:-22px;border-radius:10px;background:#fff;font-size:14px;font-style:italic;color:#ff4e9a;width:max-content;padding:5px 11px;box-shadow:0px 2px 14px 0px rgba(0,0,0,0.25)}.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon p font font{font-size:14px;font-style:italic}.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon p::after{content:"";position:absolute;top:100%;left:8%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff #fff0 transparent transparent}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .time-offer .i-icon p{left:5%}}.course-detail-page-banner .left-section .rotate-mode .course-heading{margin-bottom:23px}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .course-heading{height:auto}}.course-detail-page-banner .left-section .rotate-mode .course-heading h1,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1{font-size:52px !important;line-height:62px}.course-detail-page-banner .left-section .rotate-mode .course-heading h1 font font,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1 font font{font-size:52px;line-height:62px;font-weight:600}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .rotate-mode .course-heading h1 font font,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1 font font{font-size:38px;line-height:48px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .course-heading h1 font font,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1 font font{font-size:42px;font-weight:700;line-height:52px}}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .rotate-mode .course-heading h1,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1{font-size:38px !important;line-height:48px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .course-heading h1,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1{font-size:42px !important;font-weight:700;line-height:52px}}.course-detail-page-banner .left-section .rotate-mode .course-heading h1 span,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1 span{color:#ff4e9a;font-weight:600;font-size:52px;line-height:62px}.course-detail-page-banner .left-section .rotate-mode .course-heading h1 span font font,.course-detail-page-banner .left-section .rotate-mode .course-heading .h1 span font font{color:#ff4e9a;font-weight:600;font-size:52px;line-height:62px}.course-detail-page-banner .left-section .rotate-mode .university-logos{position:relative;margin-bottom:43px;display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .university-logos{margin-bottom:20px}}.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item{display:flex;flex-direction:column;align-items:center;padding-right:20px;border-right:1px solid #b3b3b3}.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item:last-child{border-right:none;padding-right:0}.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item a img{height:38px;width:120px;object-fit:contain;margin:0}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item a img{height:38px;width:100px}}.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item .country-info{display:flex;align-items:center;gap:8px;margin-top:8px}.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item .country-info img{height:28px;width:auto}.course-detail-page-banner .left-section .rotate-mode .university-logos .university-item .country-info span{font-size:16px;font-weight:600;color:#262626;white-space:nowrap;text-transform:uppercase}.course-detail-page-banner .left-section .credit-share{display:flex;align-items:center}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .credit-share{display:block}}.course-detail-page-banner .left-section .credit-share .credit{display:flex;align-items:center;margin-right:38px}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .credit-share .credit{margin-bottom:21px}}.course-detail-page-banner .left-section .credit-share .credit img{background:#ffffff;padding:5px;width:30px;height:30px;border-radius:50%;margin-right:9px}.course-detail-page-banner .left-section .credit-share .credit p{font-style:normal;font-weight:600;font-size:18px}.course-detail-page-banner .left-section .credit-share .credit p font font{font-style:normal;font-weight:600;font-size:18px}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .credit-share .credit p font font{font-size:16px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .credit-share .credit p font font{font-size:16px}}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .credit-share .credit p{font-size:16px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .credit-share .credit p{font-size:16px}}.course-detail-page-banner .left-section .credit-share .share{background:#cacaca;box-shadow:0px 10px 15px rgba(0,0,0,0.1),0px 4px 6px rgba(0,0,0,0.05);border-radius:30px;display:flex;align-items:center}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .credit-share .share{width:fit-content;margin-bottom:53px;padding:0 3px}}.course-detail-page-banner .left-section .credit-share .share .share-icon{background:#ff4e9a;border:1px solid #ffffff;box-shadow:0px 10px 15px rgba(0,0,0,0.1),0px 4px 6px rgba(0,0,0,0.05);border-radius:30px;width:38px;height:38px}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .credit-share .share .share-icon{width:33px;height:33px}}.course-detail-page-banner .left-section .credit-share .share .share-icon img{width:38px;height:38px;object-fit:contain;padding:0 11px 0 6px}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .credit-share .share .share-icon img{width:33px;height:33px}}.course-detail-page-banner .left-section .credit-share .share a{margin-left:5px}.course-detail-page-banner .left-section .credit-share .share a img{width:38px;height:38px;object-fit:contain;background:#fff;border-radius:50%;overflow:inherit}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .left-section .credit-share .share a img{width:26px;height:26px}}@media only screen and (max-width:495px){.course-detail-page-banner .left-section .credit-share .share a img{width:31px;height:31px;background:#fff;border-radius:50%}}.course-detail-page-banner .course-detail-bg-banner{margin-top:-80px;text-align:center;margin-left:-24px;position:absolute}@media only screen and (min-width:600px) and (max-width:980px){.course-detail-page-banner .course-detail-bg-banner{position:relative;margin-top:0}}@media only screen and (max-width:495px){.course-detail-page-banner .course-detail-bg-banner{display:none}}.course-detail-page-banner .course-detail-bg-banner img{width:100%}.course-tab-modern{margin-top:33px;background-color:#f3f5f8;padding-bottom:55px}@media only screen and (min-width:600px) and (max-width:980px){.course-tab-modern{padding-bottom:30px}}@media only screen and (max-width:495px){.course-tab-modern .row.form-row{flex-direction:column-reverse}}@media only screen and (min-width:600px) and (max-width:980px){.course-tab-modern .row .col-md-8{width:100%}}.course-tab-modern .row .col-md-8 .tab-section{margin-top:40px;min-height:950px}.course-tab-modern .row .col-md-8 .tab-section .tab{margin-bottom:35px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tab{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.course-tab-modern .row .col-md-8 .tab-section .tab::-webkit-scrollbar{display:none}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll{display:flex;width:850px;padding-bottom:16px}}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.tablinks{background-color:#d9d9d9;border-radius:7px;transition:0.4s;border:none;color:#262626;margin-right:10px;padding:5px 17px;font-weight:400;font-size:14px;cursor:pointer;margin-bottom:5px}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.tablinks font font{font-size:14px}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.tablinks.active{background:#f6c2db;font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.tablinks a{color:#262626}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.tablinks{margin-bottom:0}}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.btn-redirect{background-color:#d9d9d9;border-radius:7px;transition:0.4s;border:none;color:#262626;margin-right:10px;padding:5px 17px;font-weight:400;font-size:14px;cursor:pointer}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.btn-redirect font font{font-weight:400;font-size:14px;color:#262626;transition:0.4s}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.btn-redirect.active{background:#f6c2db;font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.btn-redirect.active font font{font-weight:400;font-size:14px;color:#262626;transition:0.4s}.course-tab-modern .row .col-md-8 .tab-section .tab .tab-scroll button.btn-redirect a{color:#262626}.course-tab-modern .row .col-md-8 .tab-section .tabcontent p font font{font-size:16px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent p strong{font-size:16px;font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tabcontent p strong font font{font-size:16px;font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tabcontent ul{margin-top:20px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent ul li{font-size:16px;font-weight:500;color:#606060}.course-tab-modern .row .col-md-8 .tab-section .tabcontent ul li font font{font-size:16px;font-weight:500;color:#606060}.course-tab-modern .row .col-md-8 .tab-section .tabcontent ul li::marker{background-color:#ff4e9a;color:#ff4e9a}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview{width:88%;padding-bottom:40px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview{width:100%;min-height:1000px}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview p{margin-bottom:5px;color:#606060}font .course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview p.overiew-description{margin-bottom:15px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview .overiew-heading{margin-bottom:20px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview .overiew-heading p{font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-overview .overiew-highlights ul li{font-weight:400;font-size:16px;line-height:30px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2{font-weight:600;font-size:36px !important;width:250px;margin-bottom:25px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2 font font{font-weight:600;font-size:36px !important}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2 span{font-weight:600;font-size:36px;color:#fff;background-color:#ff4e9a;padding:0px 7px;border-radius:5px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2 span font font{font-weight:600;font-size:36px !important;color:#fff}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading h2 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading .h2 span{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading p{line-height:28px;text-transform:capitalize;color:#606060;margin-bottom:25px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .heading p font font{line-height:28px;text-transform:capitalize;color:#606060}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee{background:#ffffff;border:1px solid #ff4e9a;box-shadow:0px 2px 4px rgba(0,0,0,0.06),0px 4px 6px rgba(0,0,0,0.1);border-radius:4px;padding:25px 27px;margin-bottom:10px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees{background:#ffffff;border:1px solid #dddddd;box-shadow:0px 13px 18px rgba(215,186,198,0.25);border-radius:7px;margin-bottom:15px;padding:18px 19px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table{width:100%}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td:first-child{width:50%}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td:nth-child(2){width:50%}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td p{font-weight:600;text-transform:capitalize;color:#262626}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td p font font{font-weight:600;text-transform:capitalize;color:#262626}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td .right{font-size:16px;font-style:italic;font-weight:500}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td .right font font{font-size:16px;font-style:italic;font-weight:500}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td .right span{font-style:normal;color:#ff4e9a;font-size:16px;font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .module-fee .fees table tr td .right span font font{color:#ff4e9a;font-size:16px;font-weight:600}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .go-to-link{text-align:center;margin-bottom:50px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.course-module .go-to-link a img{font-size:15px;width:15px;display:block;text-align:center;margin:0 auto;margin-top:8px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility{width:88%}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility{width:100%}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading{background-color:#ff4e9a;width:fit-content;padding:0 10px 1px;border-radius:6px;margin-bottom:25px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading .h2{font-weight:600;font-size:36px !important;color:#ffffff}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading h2 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading .h2 font font{font-weight:600;font-size:36px !important;color:#ffffff}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .heading .h2{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .content .head p{font-weight:700;font-size:22px;text-transform:capitalize;color:#ff4e9a}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .content .head p font font{font-weight:700;font-size:22px;text-transform:capitalize;color:#ff4e9a}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .content .para-content{margin-bottom:25px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .content .para-content p{font-weight:400;font-size:16px;line-height:30px;color:#606060}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.eligibility .content .para-content p font font{font-weight:400;font-size:16px;line-height:30px;color:#606060}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena{width:88%}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena{width:100%;min-height:1250px}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading{margin-bottom:37px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading{margin-bottom:20px}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2{font-weight:600;font-size:36px !important;color:#262626}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2 font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2 font font{font-weight:600;font-size:36px !important;color:#262626}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2 span{font-weight:600;font-size:36px;color:#fff;width:fit-content;background-color:#ff4e9a;padding:0 10px 1px;border-radius:6px;display:block}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2 span,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2 span{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2 span font font{font-weight:600;font-size:36px !important;color:#fff}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h3 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h3 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading h2 span font font,.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .heading .h2 span font font{font-size:26px !important}}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .content-section .head{margin-bottom:10px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .content-section .head p{font-weight:700;font-size:22px;text-transform:capitalize;color:#303030}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .content-section .head p font font{font-weight:700;font-size:22px;text-transform:capitalize;color:#303030}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .content-section .para{margin-bottom:30px}.course-tab-modern .row .col-md-8 .tab-section .tabcontent.whyuniathena .content-section .para p{font-weight:400;font-size:16px;color:#606060;line-height:26px}@media only screen and (min-width:600px) and (max-width:980px){.course-tab-modern .row .col-md-4{width:100%}}.course-tab-modern .row .col-md-4 .free-trial-form{background-color:#fff;top:456px;box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 1px 3px rgba(0,0,0,0.1);border-radius:0px 0px 4px 4px;position:absolute;width:427px}@media only screen and (min-width:600px) and (max-width:980px){.course-tab-modern .row .col-md-4 .free-trial-form{top:0;position:relative;width:100%}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form{margin-top:0;position:relative;width:100%;top:0}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures{padding:22px 0;border-bottom:1px solid #c4c4c4;margin-bottom:19px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures{padding:22px 0}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification{margin-bottom:22px;padding:0 43px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification{padding:0 23px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .icon-image{background:#ffffff;box-shadow:0px 2px 4px rgba(0,0,0,0.06),0px 4px 6px rgba(0,0,0,0.1);border-radius:4px;text-align:center;padding:13px 15px;width:fit-content}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .icon-image img{width:30px;height:30px;object-fit:contain}@media only screen and (min-width:600px) and (max-width:980px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .content{margin-left:-74px}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .content{margin-left:8px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .content p{font-weight:700;font-size:14px;margin-bottom:5px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .content p font font{font-weight:700;font-size:14px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .content span{font-weight:400;font-size:14px;line-height:20px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .triple-certification .content span font font{font-weight:400;font-size:14px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule{border-radius:4px;background:#fff;box-shadow:0px 4px 6px 0px rgba(0,0,0,0.1),0px 2px 4px 0px rgba(0,0,0,0.06);padding:17px 12px;max-width:93%;margin:0 auto}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule{width:100%;padding:8px 7px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .heading{margin-bottom:7px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .heading p{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .heading p font font{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item{border-radius:7px;border:1px solid #DDD;background:#FFF;padding:13px 17px;display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item{padding:13px 7px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p font font{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:22px}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p font font{font-size:13px}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p{font-size:13px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.strike{text-decoration:line-through;color:#909090;font-weight:400}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.strike{font-size:13px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.price{padding:3px 13px;color:#303030;font-size:15px;border-radius:14px;background:#FFC000}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.price font font{color:#303030;font-size:15px}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.duration{font-size:12px;font-weight:400;font-style:italic;letter-spacing:0em}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.duration font font{font-size:12px;font-weight:400;font-style:italic;letter-spacing:0em}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.duration font font{font-size:11px}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item p.duration{font-size:11px}}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item span{cursor:pointer;color:#ff4e9a;font-size:14px;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:underline}.course-tab-modern .row .col-md-4 .free-trial-form .top-feaures .course-schedule .mode-item span font font{color:#ff4e9a;font-size:14px;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:underline}.course-tab-modern .row .col-md-4 .free-trial-form .free-trial{padding:2px 30px}.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4{font-size:22px !important;font-weight:600}.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4 font font,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4 font font{font-size:22px !important;font-weight:600}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4 font font,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4 font font{font-size:18px !important}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4{font-size:18px !important}}.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4 span,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4 span{font-size:22px;font-weight:600;color:#ff4e9a}.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4 span font font,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4 span font font{font-size:22px;font-weight:600;color:#ff4e9a}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4 span font font,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4 span font font{font-size:18px}}@media only screen and (max-width:495px){.course-tab-modern .row .col-md-4 .free-trial-form .free-trial h4 span,.course-tab-modern .row .col-md-4 .free-trial-form .free-trial .h4 span{font-size:18px}}.what-you-learn .heading{margin-bottom:60px}@media only screen and (max-width:495px){.what-you-learn .heading{margin-bottom:30px}}.what-you-learn .heading h3,.what-you-learn .heading .h3,.what-you-learn .heading h2,.what-you-learn .heading .h2{font-style:normal;font-weight:400;font-size:36px !important;color:#262626}@media only screen and (max-width:495px){.what-you-learn .heading h3,.what-you-learn .heading .h3,.what-you-learn .heading h2,.what-you-learn .heading .h2{font-size:26px !important}}.what-you-learn .heading h3 font font,.what-you-learn .heading .h3 font font,.what-you-learn .heading h2 font font,.what-you-learn .heading .h2 font font{font-weight:400;font-size:36px !important;color:#262626}.what-you-learn .heading h3 span,.what-you-learn .heading .h3 span,.what-you-learn .heading h2 span,.what-you-learn .heading .h2 span{font-style:normal;font-weight:600;font-size:36px;color:#fff;background-color:#ff4e9a;padding:0 6px}@media only screen and (max-width:495px){.what-you-learn .heading h3 span,.what-you-learn .heading .h3 span,.what-you-learn .heading h2 span,.what-you-learn .heading .h2 span{font-size:26px !important}}.what-you-learn .heading h3 span font font,.what-you-learn .heading .h3 span font font,.what-you-learn .heading h2 span font font,.what-you-learn .heading .h2 span font font{font-weight:600;font-size:36px;color:#fff}.what-you-learn .module-container{position:relative;overflow:hidden}.what-you-learn .module-container .part-label-wrapper{text-align:center}.what-you-learn .module-container .part-label-wrapper .part-label{font-size:18px;font-weight:700;color:#ff4e9a}.what-you-learn .module-container .small-heading{margin-bottom:12px;margin-left:85px}@media only screen and (max-width:495px){.what-you-learn .module-container .small-heading{margin-left:20px}}.what-you-learn .module-container .small-heading p{font-weight:700;font-size:20px;color:#ff4e9a}.what-you-learn .module-container .small-heading p font font{font-weight:700;font-size:20px;color:#ff4e9a}.what-you-learn .module-container .module-set{border:1px solid rgba(255,78,154,0.5);box-shadow:0px 2px 4px rgba(0,0,0,0.06),0px 4px 6px rgba(0,0,0,0.1);border-radius:4px;padding:17px;margin-left:85px;width:85%}@media only screen and (min-width:600px) and (max-width:980px){.what-you-learn .module-container .module-set{width:77%}}.what-you-learn .module-container .module-set::before{content:"";width:20px;height:100%;max-height:20px;display:block;background:#ff4e9a;border-radius:50%;position:absolute;left:0;margin-top:-52px}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set::before{width:15px;max-height:15px;height:100%;left:2px}}.what-you-learn .module-container .module-set::after{content:"";width:3px;height:100%;display:block;background:#ff4e9a;position:absolute;left:8px;top:25px}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set::after{left:8px;top:19px;height:100%}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set{margin-left:20px}}.what-you-learn .module-container .module-set .left-image{height:100%}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .left-image{margin-bottom:10px}}.what-you-learn .module-container .module-set .left-image img{width:100%;height:100%;object-fit:inherit}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content{margin-top:10px}}.what-you-learn .module-container .module-set .right-content h6,.what-you-learn .module-container .module-set .right-content .h6,.what-you-learn .module-container .module-set .right-content h3,.what-you-learn .module-container .module-set .right-content .h3{font-weight:700;font-size:20px !important;line-height:22px;color:#606060}.what-you-learn .module-container .module-set .right-content h6 font font,.what-you-learn .module-container .module-set .right-content .h6 font font,.what-you-learn .module-container .module-set .right-content h3 font font,.what-you-learn .module-container .module-set .right-content .h3 font font{font-weight:700;font-size:20px !important;line-height:22px;color:#606060}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content h6 font font,.what-you-learn .module-container .module-set .right-content .h6 font font,.what-you-learn .module-container .module-set .right-content h3 font font,.what-you-learn .module-container .module-set .right-content .h3 font font{font-weight:500}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content h6,.what-you-learn .module-container .module-set .right-content .h6,.what-you-learn .module-container .module-set .right-content h3,.what-you-learn .module-container .module-set .right-content .h3{font-weight:500}}.what-you-learn .module-container .module-set .right-content .duration{margin-bottom:20px}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .duration{display:none}}.what-you-learn .module-container .module-set .right-content .duration p{font-weight:600;font-size:16px;color:#606060}.what-you-learn .module-container .module-set .right-content .duration p font font{font-weight:600;font-size:16px;color:#606060}.what-you-learn .module-container .module-set .right-content .duration p span{font-weight:600;font-size:16px;color:rgba(255,78,154,0.5)}.what-you-learn .module-container .module-set .right-content .duration p span font font{font-weight:600;font-size:16px;color:rgba(255,78,154,0.5)}.what-you-learn .module-container .module-set .right-content .para{margin-bottom:15px}.what-you-learn .module-container .module-set .right-content .para p{font-weight:400;font-size:16px;line-height:26px;color:#606060}.what-you-learn .module-container .module-set .right-content .para p font font{font-weight:400;font-size:16px;line-height:26px;color:#606060}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .para p font font{color:#A19F9F}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .para p{color:#A19F9F}}.what-you-learn .module-container .module-set .right-content .level-credit{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:600px) and (max-width:980px){.what-you-learn .module-container .module-set .right-content .level-credit{display:block}}@media only screen and (min-width:600px) and (max-width:980px){.what-you-learn .module-container .module-set .right-content .level-credit .level{margin-bottom:6px}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .level{display:none}}.what-you-learn .module-container .module-set .right-content .level-credit .level p{font-weight:600;font-size:16px;color:#606060}.what-you-learn .module-container .module-set .right-content .level-credit .level p font font{font-weight:600;font-size:16px;color:#606060}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .level p font font{font-size:12px;font-style:normal;line-height:24px}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .level p{font-size:12px;font-style:normal;line-height:24px}}.what-you-learn .module-container .module-set .right-content .level-credit .level p span{font-weight:600;font-size:16px;color:rgba(255,78,154,0.5)}.what-you-learn .module-container .module-set .right-content .level-credit .level p span font font{font-weight:600;font-size:16px;color:rgba(255,78,154,0.5)}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .level p span font font{color:#262626;font-size:12px;font-weight:600;line-height:24px}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .level p span{color:#262626;font-size:12px;font-style:normal;font-weight:600;line-height:24px}}.what-you-learn .module-container .module-set .right-content .level-credit .mobile-duration{display:none}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .mobile-duration{display:block}}.what-you-learn .module-container .module-set .right-content .level-credit .mobile-duration p{font-size:12px;color:#606060}.what-you-learn .module-container .module-set .right-content .level-credit .mobile-duration p font font{font-size:12px;color:#606060}.what-you-learn .module-container .module-set .right-content .level-credit .mobile-duration p img{width:18px;margin-right:5px}.what-you-learn .module-container .module-set .right-content .level-credit .credit p{font-weight:600;font-size:16px;color:#606060}.what-you-learn .module-container .module-set .right-content .level-credit .credit p font font{font-weight:600;font-size:16px;color:#606060}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .credit p font font{font-size:12px;line-height:24px}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .credit p{font-size:12px;font-style:normal;line-height:24px}}.what-you-learn .module-container .module-set .right-content .level-credit .credit p span{font-weight:600;font-size:16px;color:rgba(255,78,154,0.5)}.what-you-learn .module-container .module-set .right-content .level-credit .credit p span font font{font-weight:600;font-size:16px;color:rgba(255,78,154,0.5)}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .credit p span font font{color:#262626;font-size:12px;font-weight:600;line-height:24px}}@media only screen and (max-width:495px){.what-you-learn .module-container .module-set .right-content .level-credit .credit p span{color:#262626;font-size:12px;font-style:normal;font-weight:600;line-height:24px}}.what-you-learn .module-container .part-label-wrapper+.module-item .module-set::before{margin-top:-70px !important}.what-you-learn .show-gradient{overflow:hidden;background:#fff;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,0.822362) 55%,rgba(255,255,255,0) 100%);width:100%;height:200px;margin-top:-11rem;z-index:9;position:relative}.what-you-learn .module-show{text-align:center}.what-you-learn .module-show button{border:none;padding:3px 85px;border-radius:15px;background:none;color:#ff4e9a;font-weight:700;text-decoration:underline}.the-uni-edge-section{background-color:#F3F5F8;padding:72px 0}.the-uni-edge-section .right-heading{margin-bottom:37px}.the-uni-edge-section .right-heading h2,.the-uni-edge-section .right-heading .h2{font-weight:400;font-size:36px !important}@media only screen and (max-width:495px){.the-uni-edge-section .right-heading h2,.the-uni-edge-section .right-heading .h2{font-size:26px !important;font-weight:400}}.the-uni-edge-section .right-heading h2 font font,.the-uni-edge-section .right-heading .h2 font font{font-weight:400;font-size:36px !important}.the-uni-edge-section .right-heading h2 span,.the-uni-edge-section .right-heading .h2 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.the-uni-edge-section .right-heading h2 span,.the-uni-edge-section .right-heading .h2 span{font-size:26px !important}}.the-uni-edge-section .right-heading h2 span font font,.the-uni-edge-section .right-heading .h2 span font font{font-weight:400;font-size:36px !important;color:#fff}.the-uni-edge-section .right-heading p{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F;width:54%}.the-uni-edge-section .right-heading p font font{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F}@media only screen and (max-width:495px){.the-uni-edge-section .right-heading p{width:100%}}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge{display:block}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4{width:24.333%}@media only screen and (max-width:495px){.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4{width:100%}}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card{height:430px;max-width:285px;border:1px solid #DFDFDF;border-radius:15px}@media only screen and (max-width:495px){.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card{max-width:100%;height:100%}}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .card-image img{width:100%}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content{padding:26px 21px;display:flex;flex-direction:column;height:300px}@media only screen and (max-width:495px){.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content{height:260px}}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .heading{height:50px}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .heading p{font-weight:700;font-size:20px;line-height:22px;color:#303030;text-align:center}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .heading p font font{font-weight:700;font-size:20px;line-height:22px;color:#303030;text-align:center}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .card-description{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-weight:400;font-size:16px;line-height:28px;text-align:center;color:#606060}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .card-description font font{font-size:16px;color:#606060}@media only screen and (max-width:495px){.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .card-description{height:125px}}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more{margin-top:auto}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn{margin-left:23%;background:#FF71AE;width:126px;height:44px;border-radius:30px;border:none;color:white;border:none;font-size:18px;font-weight:400;line-height:22px;padding:8px}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn font font{font-size:18px;color:#fff}@media only screen and (max-width:495px){.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn{margin-left:34%}}@media only screen and (max-width:360px){.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn{margin-left:28%}}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn a{padding:8px;font-size:18px;font-weight:400;line-height:22px;color:white}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn a font font{font-size:18px;font-weight:400;line-height:22px;color:white}.the-uni-edge-section .the-uni-edge-crds.four-cards .owl-edge .col-md-4 .card .content .know-more .btn:hover{color:white}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge{display:block}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card{border:1px solid #DFDFDF;border-radius:15px;height:100%}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .card-image img{width:100%}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content{padding:26px 21px}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .heading{margin-bottom:11px}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .heading p{font-weight:700;font-size:22px;line-height:22px;color:#303030;text-align:center}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .heading p font font{font-weight:700;font-size:22px;line-height:22px;color:#303030;text-align:center}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .card-description{height:75px;margin-bottom:22px;font-weight:400;font-size:16px;line-height:28px;text-align:center;color:#606060}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .card-description font font{font-weight:400;font-size:16px;line-height:28px;text-align:center;color:#606060}@media only screen and (max-width:495px){.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .card-description{height:95px}}@media only screen and (max-width:360px){.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .card-description{height:100px}}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .btn{margin-left:32%;background:#FF71AE;width:126px;height:44px;border-radius:30px;border:none;color:white;border:none;font-size:18px;font-weight:400;line-height:22px;padding:8px}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .btn a{font-size:18px;font-weight:400;line-height:22px;padding:8px;color:white}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .btn a font font{font-size:18px;line-height:22px;color:white}.the-uni-edge-section .the-uni-edge-crds.three-cards .owl-edge .card .content .btn:hover{color:white}.modal-uniedge{display:block;position:fixed;z-index:999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-uniedge .modal-dialog{max-width:100%}.modal-uniedge .modal-dialog .modal-content{position:relative;margin:auto;padding:0;border:1px solid #888;width:780px;height:508px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s;border-radius:8px}@media only screen and (max-width:495px){.modal-uniedge .modal-dialog .modal-content{width:95%;height:223px}}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.modal-uniedge .modal-dialog .modal-body{padding:0}.modal-uniedge .modal-dialog .modal-body .close-btn{background-color:#3f3f46;border-radius:50%;width:23px;height:23px;display:flex;justify-content:center;align-items:center;position:absolute;top:10px;right:10px}@media only screen and (max-width:495px){.modal-uniedge .modal-dialog .modal-body .close-btn{width:18px;height:18px}}.modal-uniedge .modal-dialog .modal-body .close-btn .close-new{color:white;font-size:19px;font-weight:bold;line-height:13px;cursor:pointer}.modal-uniedge .modal-dialog .modal-body .close-btn .close-new font font{color:white;font-size:19px;font-weight:bold;line-height:13px}@media only screen and (max-width:495px){.modal-uniedge .modal-dialog .modal-body .close-btn .close-new font font{font-size:15px}}@media only screen and (max-width:495px){.modal-uniedge .modal-dialog .modal-body .close-btn .close-new{font-size:15px}}.modal-uniedge .modal-dialog .modal-body img{width:100%;height:100%}.partners-program{background:linear-gradient(75.85deg,#ffe5f0 -3.12%,#fff 69.74%);padding:72px 0}.partners-program .heading{margin-bottom:37px}.partners-program .heading h2,.partners-program .heading .h2{font-weight:400;font-size:36px !important}@media only screen and (max-width:495px){.partners-program .heading h2,.partners-program .heading .h2{font-size:26px !important}}.partners-program .heading h2 font font,.partners-program .heading .h2 font font{font-weight:400;font-size:36px !important}.partners-program .heading h2 span,.partners-program .heading .h2 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.partners-program .heading h2 span,.partners-program .heading .h2 span{font-size:26px !important}}.partners-program .heading h2 span font font,.partners-program .heading .h2 span font font{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff}.partners-program .partner-tabs{display:flex;flex-direction:column}.partners-program .partner-tabs .partner-tab{display:flex;width:fit-content;width:67%}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab{width:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab{width:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.partners-program .partner-tabs .partner-tab::-webkit-scrollbar{display:none}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab .scroll-tabs{display:flex}}.partners-program .partner-tabs .partner-tab .scroll-tabs .partner-tab-link{background:#d9d9d9;border:none;outline:none;cursor:pointer;padding:6px 20px;flex:1;font-weight:400;font-size:14px;width:auto;margin-right:5px;transition:0.4s;border-radius:9px;margin-bottom:10px}.partners-program .partner-tabs .partner-tab .scroll-tabs .partner-tab-link font font{font-size:14px}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab .scroll-tabs .partner-tab-link{width:max-content}}.partners-program .partner-tabs .partner-tab .scroll-tabs .partner-tab-link:hover{background:#ff4e9a;color:#fff}.partners-program .partner-tabs .partner-tab .scroll-tabs .partner-tab-link.active{background:#ff4e9a;color:#fff;font-size:16px}.partners-program .partner-tabs .partner-tab .scroll-tabs .partner-tab-link.active font font{color:#fff;font-size:16px}.partners-program .partner-tabs .partner-tab-content{display:none;padding:20px}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .para-content{margin-bottom:19px}}.partners-program .partner-tabs .partner-tab-content .para-content p{line-height:28px;color:#606060;margin-bottom:27px}.partners-program .partner-tabs .partner-tab-content .para-content p font font{line-height:28px;color:#606060}.partners-program .partner-tabs .partner-tab-content .para-content .university-logo img{width:183px;margin-bottom:23px;display:block}.partners-program .partner-tabs .partner-tab-content .para-content .university-logo span{font-style:italic;font-weight:400;font-size:12px;line-height:18px;color:#909090;width:67%;display:block}.partners-program .partner-tabs .partner-tab-content .para-content .university-logo span font font{font-style:italic;font-weight:400;font-size:12px;line-height:18px;color:#909090}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .para-content .university-logo span{width:100%}}.partners-program .partner-tabs .partner-tab-content .certificate{padding-left:40px;height:370px;margin-top:-84px}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .certificate{margin-top:0}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate{padding-left:0;margin-top:0}}.partners-program .partner-tabs .partner-tab-content .certificate .cert-slides{display:none}.partners-program .partner-tabs .partner-tab-content .certificate img{vertical-align:middle;width:250px}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate img{width:250px}}.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container{max-width:1000px;position:relative;margin:auto}.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container::after{display:block;content:"";width:25px;height:25px;position:absolute;top:-12px;left:-12px;border-top:5px solid #ff4e9a;border-left:5px solid #ff4e9a}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container::after{left:8px}}.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container::before{display:block;content:"";width:25px;height:25px;position:absolute;bottom:-13px;right:-1px;border-bottom:5px solid #ff4e9a;border-right:5px solid #ff4e9a;margin:0 101px 0px 0}@media only screen and (min-width:980px) and (max-width:1400px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container::before{right:-65px}}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container::before{margin:0 -1px 0px 0}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container::before{margin:0 12px 0px 0}}.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel .carousel-inner .carousel-item img{width:250px}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel .carousel-inner .carousel-item img{width:160px}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel .carousel-inner .carousel-item img{margin:0 auto}}.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel .carousel-inner .carousel-item .text{cursor:pointer}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel button.carousel-control-prev{margin-left:25px}}.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel button.carousel-control-next{right:111px}@media only screen and (min-width:980px) and (max-width:1400px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel button.carousel-control-next{right:55px}}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel button.carousel-control-next{right:0}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .slideshow-container .carousel button.carousel-control-next{right:28px}}.partners-program .partner-tabs .partner-tab-content .certificate .text{color:#fff;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:250px;text-align:center;top:0;background:#00000082;display:flex;align-items:center;justify-content:center;height:100%}.partners-program .partner-tabs .partner-tab-content .certificate .text font font{color:#fff;font-size:15px}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .certificate .text font font{font-size:13px}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .text font font{font-size:11px}}@media only screen and (min-width:600px) and (max-width:980px){.partners-program .partner-tabs .partner-tab-content .certificate .text{width:100%;font-size:13px}}@media only screen and (max-width:495px){.partners-program .partner-tabs .partner-tab-content .certificate .text{font-size:11px;margin-left:22px}}.admission-process{background:linear-gradient(75.85deg,#ffe5f0 -3.12%,#fff 69.74%);padding:25px 0px 20px 0px}@media only screen and (max-width:495px){.admission-process{padding:25px 0px 25px 0px}}.admission-process .heading{margin-bottom:60px}.admission-process .heading h3,.admission-process .heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.admission-process .heading h3,.admission-process .heading .h3{font-size:26px !important}}.admission-process .heading h3 font font,.admission-process .heading .h3 font font{font-weight:400;font-size:36px !important}.admission-process .heading h3 span,.admission-process .heading .h3 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.admission-process .heading h3 span,.admission-process .heading .h3 span{font-size:26px !important}}.admission-process .heading h3 span font font,.admission-process .heading .h3 span font font{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff}.admission-process .heading p{font-weight:400}.admission-process .process .step{background:#ffffff;border:1px solid #ff4e9a;box-shadow:0px 2px 4px rgba(0,0,0,0.06),0px 4px 6px rgba(0,0,0,0.1);border-radius:4px;padding:34px 29px;height:470px}@media screen and (min-width:1440px){.admission-process .process .step{height:455px;margin-bottom:2px}}@media only screen and (max-width:495px){.admission-process .process .step{margin-bottom:25px;height:auto}}.admission-process .process .step .icon{margin-bottom:25px}.admission-process .process .step .icon img{width:53px;height:auto}.admission-process .process .step .content{display:flex;flex-direction:column;height:320px}@media only screen and (max-width:495px){.admission-process .process .step .content{height:300px}}@media screen and (min-width:1440px){.admission-process .process .step .content{height:300px}}.admission-process .process .step .content .small-heading{margin-bottom:13px}.admission-process .process .step .content .small-heading p{font-weight:400;font-size:18px;color:#ff4e9a}.admission-process .process .step .content .small-heading p font font{font-weight:400;font-size:18px;color:#ff4e9a}.admission-process .process .step .content .small-heading span{font-weight:500;font-size:18px;color:#ff4e9a;display:inline-block}.admission-process .process .step .content .small-heading span font font{font-weight:500;font-size:18px;color:#ff4e9a}@media only screen and (max-width:495px){.admission-process .process .step .content .small-heading span{height:29px}}.admission-process .process .step .content p.step-process{font-weight:400;font-size:16px;line-height:26px;color:#606060}.admission-process .process .step .content p.step-process font font{font-weight:400;font-size:16px;line-height:28px;color:#606060}@media only screen and (min-width:600px) and (max-width:980px){.admission-process .process .step .content p.step-process{line-height:23px}}.admission-process .process .step .content p.step-process+p{display:none}.admission-process .process .step .course-register{margin-top:auto}.admission-process .process .owl-dots{text-align:center;margin-top:25px}@media only screen and (max-width:495px){.admission-process .process .owl-dots{margin-top:0px}}.admission-process .process .owl-dots button.owl-dot{background:#c1c1c1;width:10px;height:10px;border-radius:50%;margin-right:7px}.admission-process .process .owl-dots button.owl-dot.active{background:#ff4e9a}@media screen and (min-width:1366px){.admission-process .process .owl-stage{display:flex}.admission-process .process .owl-stage .owl-item{margin-right:30px !important}}.admission-process .register-btn{background:#FF4E9A;padding:15px 20px;border:unset;margin-top:10px;border-radius:27px;color:#fff;font-size:14px;line-height:26px}.admission-process .register-btn font font{color:#fff;font-size:14px;line-height:26px}.apply-now{position:fixed;bottom:0;width:100%;display:flex;z-index:99;height:58px}.apply-now .speak-advisor-btn{background-color:#303030;border:unset;width:50%;padding:0 5px}.apply-now .speak-advisor-btn a{color:#fff;font-size:18px;font-weight:700}.apply-now .speak-advisor-btn a font font{color:#fff;font-size:18px;font-weight:700}.apply-now .speak-advisor-btn a img{height:25px;width:25px}.apply-now .register-btn{background:linear-gradient(180deg,#FF12A0 0%,#FF1278 100%);border:unset;width:50%;padding:0 10px}.apply-now .register-btn a{color:#fff;font-size:18px;font-weight:700}.apply-now .register-btn a font font{color:#fff;font-size:18px;font-weight:700}.know-batch{padding:5rem 0;background:#f3f5f8}@media only screen and (max-width:495px){.know-batch{padding:3rem 0}}.know-batch .heading{margin-bottom:60px}.know-batch .heading h4,.know-batch .heading .h4{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.know-batch .heading h4,.know-batch .heading .h4{font-size:26px !important}}.know-batch .heading h4 font font,.know-batch .heading .h4 font font{font-weight:400;font-size:36px !important}.know-batch .heading h4 span,.know-batch .heading .h4 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.know-batch .heading h4 span,.know-batch .heading .h4 span{font-size:26px !important}}.know-batch .heading h4 span font font,.know-batch .heading .h4 span font font{font-weight:600;font-size:36px !important;color:#fff}.know-batch .heading p{font-weight:400}.know-batch .doctorate-owl .owl-batch .owl-stage-outer{margin-bottom:50px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body{text-align:center;padding:25px 20px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic{text-align:center;margin:auto;margin-bottom:15px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic img{width:150px;height:150px;object-fit:cover;border-radius:50%;margin:auto;margin-bottom:5px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic .linked{position:relative}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic .linked a img{width:36px;height:36px;position:absolute;top:-38px;right:84px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic p{font-weight:700;font-size:22px;height:80px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic p font font{font-weight:700;font-size:22px}@media only screen and (max-width:495px){.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic p font font{height:auto}}@media only screen and (max-width:495px){.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .profile-pic p{height:auto}}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .designation{margin-bottom:10px;height:48px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .designation p{font-weight:600;font-size:16px;color:#858585;line-height:24px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .designation p font font{font-weight:600;font-size:16px;color:#858585}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .para{margin-bottom:20px;height:72px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .para p{font-weight:500;font-size:16px;color:#858585;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .para p font font{font-weight:500;font-size:16px;color:#858585;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .read-more{margin-bottom:40px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .country{display:flex;justify-content:center;align-items:center}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .country img{width:38px;height:23px;margin-right:5px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .country p{font-weight:400;font-size:14px}.know-batch .doctorate-owl .owl-batch .owl-stage-outer .batch-card .card-body .country p font font{font-size:14px}.know-batch .doctorate-owl .owl-batch .owl-dots{text-align:center}.know-batch .doctorate-owl .owl-batch .owl-dots button{background:#ff4e9a;width:12px;height:12px;border-radius:50%;margin-right:10px;opacity:0.5}@media only screen and (max-width:495px){.know-batch .doctorate-owl .owl-batch .owl-dots button{width:10px;height:10px}}.know-batch .doctorate-owl .owl-batch .owl-dots button.active{opacity:1}.why-this-course{padding:5rem 0}.why-this-course .mobile-heading{margin-bottom:50px;display:none}@media only screen and (max-width:495px){.why-this-course .mobile-heading{display:block}}.why-this-course .mobile-heading h3,.why-this-course .mobile-heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}.why-this-course .mobile-heading h3 font font,.why-this-course .mobile-heading .h3 font font{font-weight:400;font-size:36px !important}.why-this-course .mobile-heading h3 span,.why-this-course .mobile-heading .h3 span{font-weight:400;font-size:36px !important;margin-bottom:20px;color:#fff;background:#ff4e9a;padding-right:7px}.why-this-course .mobile-heading h3 span font font,.why-this-course .mobile-heading .h3 span font font{font-weight:400;font-size:36px !important;color:#fff}.why-this-course .content-download{box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 1px 3px rgba(0,0,0,0.1);border-radius:4px;display:flex}@media only screen and (max-width:495px){.why-this-course .content-download{flex-direction:column-reverse}}.why-this-course .content-download .download{width:30%}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .download{width:40%}}@media only screen and (max-width:495px){.why-this-course .content-download .download{width:100%}}.why-this-course .content-download .download .banner{background:linear-gradient(360deg,rgba(100,4,222,0.28) 0%,rgba(107,0,243,0) 100%),#f3f5f8}@media only screen and (max-width:495px){.why-this-course .content-download .download .banner{background:#ff4e9a}}.why-this-course .content-download .download .banner img{width:100%}.why-this-course .content-download .download .download-content{padding:27px 51px;margin-bottom:25px}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .download .download-content{padding:27px 21px}}.why-this-course .content-download .download .download-content p{font-weight:700;font-size:24px}.why-this-course .content-download .download .download-content p font font{font-weight:700;font-size:24px}.why-this-course .content-download .download .download-content span{font-weight:400;font-size:16px;line-height:26px}.why-this-course .content-download .download .download-content span font font{font-weight:400;font-size:16px;line-height:26px}.why-this-course .content-download .download .resourses{padding:0px 51px 27px}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .download .resourses{padding:0px 21px 27px}}.why-this-course .content-download .download .resourses button.resourse{display:block;width:100%;border:none;background:linear-gradient(180deg,#ff026f 0%,#ff4b98 100%);border-radius:6px;color:#fff;height:47px;margin-bottom:15px;font-size:16px}@media only screen and (max-width:495px){.why-this-course .content-download .download .resourses button.resourse{border:1px solid #ff4e9a;color:#ff4e9a;background:#fff}}.why-this-course .content-download .download .resourses button.resourse a{color:#fff}@media only screen and (max-width:495px){.why-this-course .content-download .download .resourses button.resourse a{color:#ff4e9a;font-weight:600}}.why-this-course .content-download .content-why{width:70%;background:linear-gradient(20deg,#ff4f9a 70%,rgba(255,240,145,0.6) 100%,#ff4f9a 100%);padding:30px 90px 30px 50px}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why{width:60%;padding:30px}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why{width:100%;padding:30px}}.why-this-course .content-download .content-why .heading{margin-bottom:50px}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading{display:none}}.why-this-course .content-download .content-why .heading h2,.why-this-course .content-download .content-why .heading .h2{color:#fff;font-weight:700;font-size:36px !important}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading h2,.why-this-course .content-download .content-why .heading .h2{font-size:26px !important}}.why-this-course .content-download .content-why .heading h2 font font,.why-this-course .content-download .content-why .heading .h2 font font{color:#fff;font-weight:700;font-size:36px !important}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why .heading h2 font font,.why-this-course .content-download .content-why .heading .h2 font font{font-size:32px !important}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading h2 font font,.why-this-course .content-download .content-why .heading .h2 font font{font-size:27px !important}}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why .heading h2,.why-this-course .content-download .content-why .heading .h2{font-size:32px !important}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading h2,.why-this-course .content-download .content-why .heading .h2{font-size:27px !important}}.why-this-course .content-download .content-why .heading h2 span,.why-this-course .content-download .content-why .heading .h2 span{font-weight:600;padding:0 5px;color:#fff;background:#d61166;font-size:36px !important}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading h2 span,.why-this-course .content-download .content-why .heading .h2 span{font-size:26px !important}}.why-this-course .content-download .content-why .heading h2 span font font,.why-this-course .content-download .content-why .heading .h2 span font font{font-weight:600;color:#fff;font-size:36px !important}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why .heading h2 span font font,.why-this-course .content-download .content-why .heading .h2 span font font{font-size:32px !important}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading h2 span font font,.why-this-course .content-download .content-why .heading .h2 span font font{font-size:27px !important}}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why .heading h2 span,.why-this-course .content-download .content-why .heading .h2 span{font-size:32px !important}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .heading h2 span,.why-this-course .content-download .content-why .heading .h2 span{font-size:27px !important}}.why-this-course .content-download .content-why .pointes .point-single{display:flex}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .pointes .point-single{display:flex;flex-direction:column;justify-content:center;align-items:center}}.why-this-course .content-download .content-why .pointes .point-single .number{margin-right:30px}.why-this-course .content-download .content-why .pointes .point-single .number p{font-weight:800;font-size:82px;color:rgba(255,255,255,0.43)}.why-this-course .content-download .content-why .pointes .point-single .number p font font{font-weight:800;font-size:82px;color:rgba(255,255,255,0.43)}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why .pointes .point-single .number p font font{font-size:60px}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .pointes .point-single .number p font font{font-size:53px}}@media only screen and (min-width:600px) and (max-width:980px){.why-this-course .content-download .content-why .pointes .point-single .number p{font-size:60px}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .pointes .point-single .number p{font-size:53px}}.why-this-course .content-download .content-why .pointes .point-single .content-para p{color:#fff}.why-this-course .content-download .content-why .pointes .point-single .content-para p font font{color:#fff}.why-this-course .content-download .content-why .pointes .point-single .content-para p.heading{font-weight:600;font-size:20px;color:#fff;text-decoration:underline;margin-bottom:10px}.why-this-course .content-download .content-why .pointes .point-single .content-para p.heading font font{font-weight:600;font-size:20px;color:#fff;text-decoration:underline}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .pointes .point-single .content-para p.heading font font{font-size:22px;font-weight:700;text-align:center;line-height:26.4px;text-decoration:none}}@media only screen and (max-width:360px){.why-this-course .content-download .content-why .pointes .point-single .content-para p.heading font font{margin-left:20px}}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .pointes .point-single .content-para p.heading{font-size:22px;font-weight:700;text-align:center;display:block;width:216.5px;line-height:26.4px;margin-left:58px;text-decoration:none}}@media only screen and (max-width:360px){.why-this-course .content-download .content-why .pointes .point-single .content-para p.heading{margin-left:20px}}.why-this-course .content-download .content-why .pointes .point-single .content-para p.para{font-weight:400;font-size:16px;line-height:26px;color:#fff}.why-this-course .content-download .content-why .pointes .point-single .content-para p.para font font{font-weight:400;font-size:16px;line-height:26px;color:#fff}@media only screen and (max-width:495px){.why-this-course .content-download .content-why .pointes .point-single p{color:#fff}.why-this-course .content-download .content-why .pointes .point-single p font font{color:#fff}}.how-you-learn{padding:5rem 0;background:#f3f5f8}.how-you-learn .heading{margin-bottom:60px}.how-you-learn .heading h3,.how-you-learn .heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.how-you-learn .heading h3,.how-you-learn .heading .h3{font-size:26px !important}}.how-you-learn .heading h3 font font,.how-you-learn .heading .h3 font font{font-weight:400;font-size:36px !important}.how-you-learn .heading h3 span,.how-you-learn .heading .h3 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.how-you-learn .heading h3 span,.how-you-learn .heading .h3 span{font-size:26px !important}}.how-you-learn .heading h3 span font font,.how-you-learn .heading .h3 span font font{font-weight:600;font-size:36px !important;color:#fff}.how-you-learn .heading p{font-weight:400;color:#606060}.how-you-learn .owl-how-learn .owl-stage-outer{margin-bottom:44px}.how-you-learn .owl-how-learn .learn-module{background:#ffffff;border:1px solid #ff4e9a;box-shadow:0px 2px 4px rgba(0,0,0,0.06),0px 4px 6px rgba(0,0,0,0.1);border-radius:4px;padding:34px 29px;height:442px;margin-bottom:2px}@media only screen and (min-width:980px) and (max-width:1400px){.how-you-learn .owl-how-learn .learn-module{height:482px}}.how-you-learn .owl-how-learn .learn-module .icon{margin-bottom:33px}.how-you-learn .owl-how-learn .learn-module .icon img{width:63px}.how-you-learn .owl-how-learn .learn-module h4,.how-you-learn .owl-how-learn .learn-module .h4{font-weight:600;font-size:20px !important;color:#ff4e9a;margin-bottom:15px;height:48px}.how-you-learn .owl-how-learn .learn-module h4 font font,.how-you-learn .owl-how-learn .learn-module .h4 font font{font-weight:600;font-size:20px !important;color:#ff4e9a}.how-you-learn .owl-how-learn .learn-module p{font-weight:400;height:200px;font-size:16px;line-height:28px;color:#606060}.how-you-learn .owl-how-learn .learn-module p font font{font-weight:400;font-size:16px;line-height:28px;color:#606060}@media only screen and (max-width:495px){.how-you-learn .owl-how-learn .owl-dots{text-align:center;margin-top:-14px}}@media only screen and (max-width:495px){.how-you-learn .owl-how-learn .owl-dots .owl-dot{background:#c1c1c1;width:10px;height:10px;border-radius:50%;margin-right:7px}}.how-you-learn .owl-how-learn .owl-dots .owl-dot.active{background:#ff4e9a}.what-you-get{padding:3rem 0;background:#F8F7FC;margin-top:-90px}@media only screen and (min-width:600px) and (max-width:980px){.what-you-get .col-md-8{width:100%;margin-bottom:20px}}.what-you-get .col-md-8 .heading{margin-bottom:30px}@media only screen and (max-width:495px){.what-you-get .col-md-8 .heading{margin-bottom:5px}}.what-you-get .col-md-8 .heading h3,.what-you-get .col-md-8 .heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.what-you-get .col-md-8 .heading h3,.what-you-get .col-md-8 .heading .h3{font-size:26px !important}}.what-you-get .col-md-8 .heading h3 font font,.what-you-get .col-md-8 .heading .h3 font font{font-weight:400;font-size:36px !important}.what-you-get .col-md-8 .heading h3 span,.what-you-get .col-md-8 .heading .h3 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.what-you-get .col-md-8 .heading h3 span,.what-you-get .col-md-8 .heading .h3 span{font-size:26px !important}}.what-you-get .col-md-8 .heading h3 span font font,.what-you-get .col-md-8 .heading .h3 span font font{font-weight:600;font-size:36px !important;color:#fff}.what-you-get .col-md-8 .heading p{font-size:16px;font-weight:400;line-height:26px;color:#606060}@media only screen and (max-width:495px){.what-you-get .col-md-8 .heading p{color:#A19F9F}}.what-you-get .col-md-8 .carousel .carousel-indicators{bottom:-44px}.what-you-get .col-md-8 .carousel .carousel-indicators button{height:9px;width:9px;border-radius:50%;background-color:#D0D0D0}.what-you-get .col-md-8 .carousel .carousel-indicators .active{height:9px;width:9px;border-radius:50%;background-color:#FF96C0}@media only screen and (max-width:495px){.what-you-get .col-md-8 .carousel .carousel-indicators{display:none}}.what-you-get .col-md-8 .carousel .carousel-inner{padding:20px 0}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4{width:32%;overflow:visible}@media only screen and (max-width:495px){.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4{width:100%;margin-bottom:2px}}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item{border-radius:3px;background:#ffff;padding:15px 15px 20px;box-shadow:0px 4px 13px rgba(63,42,160,0.36);height:100%;display:flex;flex-direction:column}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper{position:relative;display:inline-block;max-width:300px;height:273px}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper .certificate-preview{width:100%;height:273px;display:block;border-radius:3px}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1);display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity 0.3s ease;border-radius:3px}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper .view-sample{position:relative;z-index:2;background-color:rgba(0,0,0,0.75);color:#fff;font-size:14px;padding:5px 11px;border-radius:4px;text-decoration:none;cursor:pointer;transition:background 0.3s ease}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper .view-sample:hover{background-color:rgba(0,0,0,0.9)}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper .view-sample .certificates{font-size:14px;font-weight:600;display:inline-flex;align-items:anchor-center;gap:6px}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .view-sample-wrapper .view-sample .certificates img{width:13px;height:10px;display:block}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .title-content p{min-height:78px;margin:10px 0 4px;font-size:18px;font-family:Roboto,sans-serif;line-height:26px;color:#373737e5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .certificate-flex{display:flex;flex-direction:column;gap:6px}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .certificate-flex .issue{font-size:13px;color:#666;margin:0}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .certificate-flex .cert-issued{display:flex;align-items:center;gap:8px;height:50px}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .certificate-flex .cert-issued .icon{display:flex;align-items:center;justify-content:center;width:85px;height:44px;padding-right:5px;border-right:1px solid #BCBEC0}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .certificate-flex .cert-issued .icon .univ-logo{max-width:100%;max-height:100%;object-fit:contain}.what-you-get .col-md-8 .carousel .carousel-inner .carousel-item .col-md-4 .view-item .certificate-flex .cert-issued .issued-by{font-size:14px;font-weight:500;color:#ff4da6;margin:0}.what-you-get .col-md-8 .carousel .carousel-control-prev{margin-top:-55px;height:40px;width:40px !important;border-radius:50%;right:75px;left:unset;opacity:0}@media only screen and (max-width:495px){.what-you-get .col-md-8 .carousel .carousel-control-prev{right:44px}}.what-you-get .col-md-8 .carousel .carousel-control-prev .carousel-control-prev-icon{background-image:none;margin-top:-15px}.what-you-get .col-md-8 .carousel .carousel-control-prev .carousel-control-prev-icon img{opacity:1;height:37px;width:37px}.what-you-get .col-md-8 .carousel .carousel-control-next{margin-top:-55px;height:40px;width:40px !important;border-radius:50%;right:27px;opacity:0}@media only screen and (max-width:495px){.what-you-get .col-md-8 .carousel .carousel-control-next{right:0}}.what-you-get .col-md-8 .carousel .carousel-control-next .carousel-control-next-icon{background-image:none;margin-top:-15px}.what-you-get .col-md-8 .carousel .carousel-control-next .carousel-control-next-icon img{opacity:1;height:37px;width:37px}.what-you-get .col-md-8 .what-you-get-mob{touch-action:manipulation}.what-you-get .col-md-8 .what-you-get-mob .owl-stage{padding-left:0 !important;padding-right:0 !important;padding:20px 0}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item{overflow:visible}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item{border-radius:3px;background:#ffff;padding:15px 15px 20px;box-shadow:0px 4px 13px rgba(63,42,160,0.36);height:100%;display:flex;flex-direction:column}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper{position:relative;display:inline-block;max-width:300px;height:273px}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper .certificate-preview{width:100%;height:273px;display:block;border-radius:3px}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1);display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity 0.3s ease;border-radius:3px}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper .view-sample{position:relative;z-index:2;background-color:rgba(0,0,0,0.75);color:#fff;font-size:14px;padding:5px 11px;border-radius:4px;text-decoration:none;cursor:pointer;transition:background 0.3s ease}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper .view-sample:hover{background-color:rgba(0,0,0,0.9)}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper .view-sample .certificates{font-size:14px;font-weight:600;display:inline-flex;align-items:anchor-center;gap:6px}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .view-sample-wrapper .view-sample .certificates img{width:13px;height:10px;display:block}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .title-content p{min-height:78px;margin:10px 0 4px;font-size:18px;font-family:Roboto,sans-serif;line-height:26px;color:#373737e5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .certificate-flex{display:flex;flex-direction:column;gap:6px}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .certificate-flex .issue{font-size:13px;color:#666;margin:0}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .certificate-flex .cert-issued{display:flex;align-items:center;gap:8px;height:50px}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .certificate-flex .cert-issued .icon{display:flex;align-items:center;justify-content:center;width:85px;height:44px;padding-right:5px;border-right:1px solid #BCBEC0}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .certificate-flex .cert-issued .icon .univ-logo{max-width:100%;max-height:100%;object-fit:contain}.what-you-get .col-md-8 .what-you-get-mob .owl-stage .owl-item .view-item .certificate-flex .cert-issued .issued-by{font-size:14px;font-weight:500;color:#ff4da6;margin:0}.what-you-get .col-md-8 .what-you-get-mob .owl-nav{display:flex;gap:15px;position:absolute;top:-60px;right:0}.what-you-get .col-md-8 .what-you-get-mob .owl-nav .owl-prev,.what-you-get .col-md-8 .what-you-get-mob .owl-nav .owl-next{border:2px solid #ff4e9a;border-radius:50%;height:40px;width:40px}.what-you-get .col-md-8 .what-you-get-mob .owl-nav .owl-prev span,.what-you-get .col-md-8 .what-you-get-mob .owl-nav .owl-next span{font-size:45px;color:#ff4e9a;line-height:0;top:5px;position:relative}.what-you-get .col-md-8 .what-you-get-mob .owl-nav.disabled{display:none}.what-you-get .col-md-8 .what-you-get-mob .owl-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.what-you-get .col-md-8 .what-you-get-mob .owl-dots .owl-dot{height:9px;width:9px;border-radius:50%;background-color:#D0D0D0}.what-you-get .col-md-8 .what-you-get-mob .owl-dots .owl-dot.active{background-color:#FF96C0}@media only screen and (max-width:495px){.what-you-get .col-md-8 .modal .modal-content{max-width:90%}}.what-you-get .col-md-8 .note{margin-top:35px}@media only screen and (max-width:495px){.what-you-get .col-md-8 .note{margin-top:15px}}.what-you-get .col-md-8 .note p{font-size:14px;font-style:italic;font-weight:400;line-height:18px;color:#FF4E9A;text-align:center;width:75%;margin:0 auto}.what-you-get .col-md-8 .note p font font{font-size:12px;font-style:italic;font-weight:400;line-height:18px;color:#FF4E9A}@media only screen and (max-width:495px){.what-you-get .col-md-8 .note p{width:100%}}.what-you-get .course-recomm{margin-top:115px}@media only screen and (max-width:495px){.what-you-get .course-recomm{margin-top:40px}}.what-you-get .course-recomm .percentage-content{background:linear-gradient(75.85deg,#ffe5f0 -3.12%,#fff 69.74%);box-shadow:0px 5px 7px rgba(0,0,0,0.18);border-radius:6px;display:flex;padding:35px;margin-bottom:15px}@media only screen and (min-width:600px) and (max-width:980px){.what-you-get .course-recomm .percentage-content{display:block}}.what-you-get .course-recomm .percentage-content .small-img{margin-right:17px}.what-you-get .course-recomm .percentage-content .small-img img{width:73px;height:auto;object-fit:contain;display:flex;align-items:center}@media only screen and (max-width:495px){.what-you-get .course-recomm .percentage-content .small-img img{width:63px}}@media only screen and (max-width:495px){.what-you-get .course-recomm .percentage-content .content-area{line-height:19px}}.what-you-get .course-recomm .percentage-content .content-area p{font-weight:800;font-size:35px;color:#606060;display:block;line-height:23px;margin-top:19px;margin-bottom:16px}.what-you-get .course-recomm .percentage-content .content-area p font font{font-weight:800;font-size:35px;color:#606060;line-height:23px}@media only screen and (max-width:495px){.what-you-get .course-recomm .percentage-content .content-area p font font{font-size:35px;margin-top:9px;margin-bottom:14px}}@media only screen and (max-width:495px){.what-you-get .course-recomm .percentage-content .content-area p{font-size:35px;margin-top:9px;margin-bottom:14px}}.what-you-get .course-recomm .percentage-content .content-area span{font-weight:400;font-size:18px;color:#606060}.what-you-get .course-recomm .percentage-content .content-area span font font{font-weight:400;font-size:18px;color:#606060}@media only screen and (max-width:495px){.what-you-get .course-recomm .percentage-content .content-area span font font{font-size:14px;line-height:0px}}@media only screen and (max-width:495px){.what-you-get .course-recomm .percentage-content .content-area span{font-size:14px;line-height:0px}}@media only screen and (min-width:600px) and (max-width:980px){.what-you-get .course-recomm{width:100%}}.speak-advisor{box-shadow:0px 5px 7px 0px #0000002E;background:linear-gradient(75.85deg,#FFE5F0 -3.12%,#fff 69.74%)}.speak-advisor .ready-start{width:100%;margin:0 auto;padding:2rem}@media only screen and (max-width:495px){.speak-advisor .ready-start{border-bottom:1px solid #d5d5d5;border-radius:0;margin-bottom:0}}.speak-advisor .ready-start .heading{margin-bottom:15px;line-height:20px}.speak-advisor .ready-start .heading h4,.speak-advisor .ready-start .heading .h4{font-size:26px;font-weight:600;margin-bottom:15px}.speak-advisor .ready-start .heading h4 font font,.speak-advisor .ready-start .heading .h4 font font{font-size:26px;font-weight:600}.speak-advisor .ready-start .heading h4 span,.speak-advisor .ready-start .heading .h4 span{font-size:26px;font-weight:600;color:#ff4e9a}.speak-advisor .ready-start .heading h4 span font font,.speak-advisor .ready-start .heading .h4 span font font{font-size:26px;font-weight:600;color:#ff4e9a}.speak-advisor .ready-start .heading span.para{font-size:16px;line-height:1;color:#606060}.speak-advisor .ready-start .button-start{background:#ff4e9a;width:100%;padding:10px 0;border-radius:6px;text-align:center}.speak-advisor .ready-start .button-start a{color:white}.speak-advisor .advisor-form{width:100%;margin:0 auto;padding:2rem;position:relative}.speak-advisor .advisor-form::before{content:"";display:block;width:63%;height:1px;background:gray;position:absolute;top:0;left:65px}.speak-advisor .advisor-form .heading{margin-bottom:15px;line-height:20px}.speak-advisor .advisor-form .heading h4,.speak-advisor .advisor-form .heading .h4{font-size:26px;font-weight:600;margin-bottom:15px}.speak-advisor .advisor-form .heading h4 font font,.speak-advisor .advisor-form .heading .h4 font font{font-size:26px;font-weight:600}@media only screen and (max-width:495px){.speak-advisor .advisor-form .heading h4 font font,.speak-advisor .advisor-form .heading .h4 font font{display:inline-flex;font-size:24px}}@media only screen and (max-width:495px){.speak-advisor .advisor-form .heading h4,.speak-advisor .advisor-form .heading .h4{display:inline-flex;font-size:24px}}.speak-advisor .advisor-form .heading h4 span,.speak-advisor .advisor-form .heading .h4 span{font-size:26px;font-weight:600;color:#ff4e9a}.speak-advisor .advisor-form .heading h4 span font font,.speak-advisor .advisor-form .heading .h4 span font font{font-size:26px;font-weight:600;color:#ff4e9a}@media only screen and (max-width:495px){.speak-advisor .advisor-form .heading h4 span font font,.speak-advisor .advisor-form .heading .h4 span font font{font-size:24px;margin-left:8px}}@media only screen and (max-width:495px){.speak-advisor .advisor-form .heading h4 span,.speak-advisor .advisor-form .heading .h4 span{font-size:24px;margin-left:8px}}.speak-advisor .advisor-form .heading span.para{font-size:16px;line-height:1;color:#606060}.rector-section{padding:5rem 0;background:#f3f5f8}.rector-section .message-from{background:linear-gradient(90deg,#fff 48.62%,rgba(255,255,255,0) 100%);padding:3rem;border-radius:46px}@media only screen and (max-width:495px){.rector-section .message-from{padding:1rem}}.rector-section .message-from .heading{margin-bottom:12px}@media only screen and (max-width:495px){.rector-section .message-from .heading{text-align:center;margin-bottom:30px}}.rector-section .message-from .heading h3,.rector-section .message-from .heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.rector-section .message-from .heading h3,.rector-section .message-from .heading .h3{font-size:26px !important}}.rector-section .message-from .heading h3 font font,.rector-section .message-from .heading .h3 font font{font-weight:400;font-size:36px !important}@media only screen and (max-width:495px){.rector-section .message-from .heading h3 font font,.rector-section .message-from .heading .h3 font font{font-size:26px !important;font-style:normal;font-weight:400}}@media only screen and (max-width:495px){.rector-section .message-from .heading h3,.rector-section .message-from .heading .h3{font-size:26px !important;font-style:normal;font-weight:400}}.rector-section .message-from .heading h3 span,.rector-section .message-from .heading .h3 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.rector-section .message-from .heading h3 span,.rector-section .message-from .heading .h3 span{font-size:26px !important}}.rector-section .message-from .heading h3 span font font,.rector-section .message-from .heading .h3 span font font{font-weight:600;font-size:36px;color:#fff}@media only screen and (max-width:495px){.rector-section .message-from .heading h3 span font font,.rector-section .message-from .heading .h3 span font font{font-size:26px !important;font-weight:600}}.rector-section .message-from .heading .title-message{width:66%}@media only screen and (max-width:495px){.rector-section .message-from .heading .title-message{width:100%;text-align:left;margin-bottom:20px}}.rector-section .message-from .heading .title-message .quote{text-align:left}.rector-section .message-from .heading .title-message .quote img{width:42px;height:40px}@media only screen and (max-width:495px){.rector-section .message-from .heading .title-message .quote img{width:30px}}.rector-section .message-from .heading .title-message p{font-size:22px;font-style:normal;font-weight:600;line-height:32px;color:#ff4e9a;margin-bottom:12px;margin-top:14px}.rector-section .message-from .heading .title-message p font font{font-size:22px;font-weight:600;line-height:32px;color:#ff4e9a}.rector-section .message-from .heading .title-message span{font-size:16px;font-style:normal;font-weight:600;line-height:30px}.rector-section .message-from .heading .title-message span font font{font-size:16px;font-weight:600;line-height:30px}.rector-section .message-from .heading .profile-pic{float:right;width:342px;height:342px;margin-right:52px;margin-top:-130px}@media only screen and (min-width:600px) and (max-width:980px){.rector-section .message-from .heading .profile-pic{width:242px;height:242px;margin-right:-50px}}@media only screen and (max-width:495px){.rector-section .message-from .heading .profile-pic{margin:0 auto;float:none;width:100%;height:100%}}.rector-section .message-from .heading .profile-pic img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:5px solid #ff4e9a;background:white}@media only screen and (max-width:495px){.rector-section .message-from .heading .profile-pic img{width:174px;height:174px}}@media only screen and (max-width:495px){.rector-section .message-from .para-message{max-height:150px;overflow:hidden;margin-bottom:4px}}.rector-section .message-from .para-message p{margin-bottom:10px;color:#606060}.rector-section .message-from .show-button{display:none}@media only screen and (max-width:495px){.rector-section .message-from .show-button{margin-bottom:22px;display:block}}.rector-section .message-from .show-button a{color:#ff4e9a}.rector-section .message-from .show-button a span{color:#606060}.dean-section{padding:3rem 0;background:#f3f5f8}@media only screen and (max-width:495px){.dean-section{padding:1rem 0}}.dean-section.university-dean .video-section{border-radius:12px;background:linear-gradient(180deg,#fff 48.62%,rgba(255,255,255,0) 100%);box-shadow:0px 4px 14px 0px rgba(0,0,0,0.14)}.dean-section .video-section{padding:3rem;border-radius:46px;background:linear-gradient(-90deg,#fff 48.62%,rgba(255,255,255,0) 100%)}@media only screen and (max-width:495px){.dean-section .video-section{padding:1rem}}.dean-section .video-section .heading{margin-bottom:60px}@media only screen and (max-width:495px){.dean-section .video-section .heading{text-align:center}}.dean-section .video-section .heading h3,.dean-section .video-section .heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.dean-section .video-section .heading h3,.dean-section .video-section .heading .h3{font-size:26px !important}}.dean-section .video-section .heading h3 font font,.dean-section .video-section .heading .h3 font font{font-weight:400;font-size:36px !important}@media only screen and (max-width:495px){.dean-section .video-section .heading h3 font font,.dean-section .video-section .heading .h3 font font{font-size:26px !important;font-weight:400}}@media only screen and (max-width:495px){.dean-section .video-section .heading h3,.dean-section .video-section .heading .h3{font-size:26px !important;font-style:normal;font-weight:400}}.dean-section .video-section .heading h3 span,.dean-section .video-section .heading .h3 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.dean-section .video-section .heading h3 span,.dean-section .video-section .heading .h3 span{font-size:26px !important}}.dean-section .video-section .heading h3 span font font,.dean-section .video-section .heading .h3 span font font{font-weight:600;font-size:36px;color:#fff}@media only screen and (max-width:495px){.dean-section .video-section .row{flex-direction:column-reverse}}.dean-section .video-section .row .video-play iframe{height:341px;border-radius:13px}@media only screen and (min-width:600px) and (max-width:980px){.dean-section .video-section .row .video-play iframe{height:241px}}@media only screen and (max-width:495px){.dean-section .video-section .row .video-play iframe{height:100%}}@media only screen and (max-width:495px){.dean-section .video-section .row .title-qoute{display:flex;flex-direction:column-reverse}}.dean-section .video-section .row .title-qoute .quote{text-align:center;margin-bottom:45px;margin-top:-68px}@media only screen and (max-width:495px){.dean-section .video-section .row .title-qoute .quote{margin-bottom:20px;margin-top:0;text-align:left}}.dean-section .video-section .row .title-qoute .quote img{width:42px;height:40px;margin-bottom:20px}@media only screen and (max-width:495px){.dean-section .video-section .row .title-qoute .quote img{width:30px}}.dean-section .video-section .row .title-qoute .quote p{font-size:22px;font-weight:600;line-height:32px;color:#ff4e9a;text-align:center}.dean-section .video-section .row .title-qoute .quote p font font{font-weight:600;font-size:32px;color:#ff4e9a;text-align:center}@media only screen and (max-width:495px){.dean-section .video-section .row .title-qoute .quote p font font{text-align:left}}@media only screen and (max-width:495px){.dean-section .video-section .row .title-qoute .quote p{text-align:left}}.dean-section .video-section .row .title-qoute .profile{text-align:center}@media only screen and (max-width:495px){.dean-section .video-section .row .title-qoute .profile{margin-bottom:20px}}.dean-section .video-section .row .title-qoute .profile img{width:162px;height:162px;border-radius:50%;object-fit:cover}.dean-section .video-section .row .title-qoute .profile p{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.dean-section .video-section .row .title-qoute .profile p font font{font-size:16px;font-weight:600}.dean-section .video-section .row .title-qoute .profile span{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.dean-section .video-section .row .title-qoute .profile span font font{font-size:16px;font-weight:500}.academic-referral-program{background-color:#F3F5F8;padding-top:30px}.academic-referral-program .referral-program-container{background:linear-gradient(75.85deg,#ffe5f0 -3.12%,#fff 69.74%);border-radius:46px;padding:35px 80px}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container{padding:40px 30px;background:linear-gradient(200.76deg,#FFE5F0 15.71%,#fff 68.72%)}}.academic-referral-program .referral-program-container .referral-program h3,.academic-referral-program .referral-program-container .referral-program .h3{font-weight:400;font-size:36px !important;line-height:43.2px;letter-spacing:0%;color:#303030;border-bottom:1.5px solid #ff4e9a;padding-bottom:15px}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container .referral-program h3,.academic-referral-program .referral-program-container .referral-program .h3{font-size:26px !important;line-height:31px;text-align:center}}.academic-referral-program .referral-program-container .referral-program h3 span,.academic-referral-program .referral-program-container .referral-program .h3 span{font-weight:400;font-size:36px;line-height:43.2px;color:#ff4e9a}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container .referral-program h3 span,.academic-referral-program .referral-program-container .referral-program .h3 span{font-size:26px !important;line-height:31px;text-align:center}}.academic-referral-program .referral-program-container .referral-program .program-desc{font-weight:400;font-size:16px;line-height:28px;letter-spacing:0%;color:#606060;margin:15px 0}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container .referral-program .program-desc{text-align:center}}.academic-referral-program .referral-program-container .referral-program a{background:linear-gradient(180deg,#FF026F 0%,#FF4B98 100%);color:#fff;font-size:16px;line-height:28px;padding:4px 15px 8px 15px;border-radius:6px}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container .referral-program a{display:flex;width:fit-content;margin:auto}}.academic-referral-program .referral-program-container .referral-video{display:flex;justify-content:flex-end}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container .referral-video{justify-content:center;margin-top:50px}}.academic-referral-program .referral-program-container .referral-video iframe{height:331px;width:333px}@media only screen and (max-width:495px){.academic-referral-program .referral-program-container .referral-video iframe{height:278px;width:280px}}.course-team{background:#fff;padding:5rem 0}.course-team .heading{margin-bottom:60px}.course-team .heading h3,.course-team .heading .h3{font-weight:400;font-size:36px !important;margin-bottom:20px}@media only screen and (max-width:495px){.course-team .heading h3,.course-team .heading .h3{font-size:26px !important}}.course-team .heading h3 font font,.course-team .heading .h3 font font{font-weight:400;font-size:36px !important}.course-team .heading h3 span,.course-team .heading .h3 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.course-team .heading h3 span,.course-team .heading .h3 span{font-size:26px !important}}.course-team .heading h3 span font font,.course-team .heading .h3 span font font{font-weight:600;font-size:36px !important;color:#fff}.course-team .heading p{font-weight:400;color:#606060}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage{margin-bottom:20px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members{background:#ffffff;border-radius:9px;padding:24px 33px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;margin:18px 9px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile{position:relative;text-align:center}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile img.prof{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:auto}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .linked img{position:absolute;width:36px;border:3px solid #fff;top:103px;border-radius:50%;right:8px;right:50px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .name{margin-top:15px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .name p{font-weight:700;font-size:18px;height:54px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .name p font font{font-weight:700;font-size:18px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .designation{margin-bottom:15px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .designation p{font-weight:600;font-size:16px;line-height:24px;color:#858585;height:48px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .profile .designation p font font{font-weight:600;font-size:16px;line-height:24px;color:#858585}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .para{text-align:center;margin-bottom:20px}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .para p{font-weight:500;font-size:16px;line-height:24px;color:#858585;height:144px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .para p font font{font-weight:500;font-size:16px;line-height:24px;color:#858585;height:144px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .readmore{text-align:center}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .readmore a{font-weight:600;font-size:16px;cursor:pointer;color:#858585 !important}.course-team .team-members .owl-team-members .owl-stage-outer .owl-stage .owl-item .members .readmore a font font{font-weight:600;font-size:16px;color:#858585 !important}.course-team .team-members .owl-team-members .owl-dots{text-align:center}.course-team .team-members .owl-team-members .owl-dots button.owl-dot{background-color:#c4c4c4;width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:10px}.course-team .team-members .owl-team-members .owl-dots button.owl-dot.active{background-color:#ff4e9a}.select2-search__field{border:1px solid #aaa;outline:none;color:var(--bs-secondary-color)}.select2-search__field::placeholder{color:lightgray;font-size:.875em}.select2-course-detail-page-form .select2-dropdown--below{width:345px !important}@media only screen and (max-width:495px){.select2-course-detail-page-form .select2-dropdown--below{width:314px !important}}@media only screen and (max-width:360px){.select2-course-detail-page-form .select2-dropdown--below{width:245px !important}}.select2-course-detail-page-form .select2-dropdown--above{width:345px !important}@media only screen and (max-width:495px){.select2-course-detail-page-form .select2-dropdown--above{width:314px !important}}@media only screen and (max-width:360px){.select2-course-detail-page-form .select2-dropdown--above{width:245px !important}}.select2-speak-advisor-form .select2-dropdown--below{width:263px !important}@media only screen and (max-width:495px){.select2-speak-advisor-form .select2-dropdown--below{width:314px !important}}@media only screen and (max-width:360px){.select2-speak-advisor-form .select2-dropdown--below{width:245px !important}}.select2-speak-advisor-form .select2-dropdown--above{width:263px !important}@media only screen and (max-width:495px){.select2-speak-advisor-form .select2-dropdown--above{width:314px !important}}@media only screen and (max-width:360px){.select2-speak-advisor-form .select2-dropdown--above{width:245px !important}}.contact-us{padding-bottom:5rem;background:linear-gradient(25deg,#FFE5F0 -3.12%,#fff 71.74%,#FEDD13 188%)}.contact-us .background-overlay{position:absolute;top:0;z-index:-1;background:#EAEDF9;margin-top:4rem;left:0px;right:0;width:100%}.contact-us .background-overlay img{width:100%;transform:scaleX(-1)}.contact-us .contact-heading{margin-top:10rem;text-align:center}.contact-us .contact-heading h2,.contact-us .contact-heading .h2,.contact-us .contact-heading h1,.contact-us .contact-heading .h1{font-size:46px !important;font-weight:600;color:#ff4e9a}.contact-us .contact-heading h2 span,.contact-us .contact-heading .h2 span,.contact-us .contact-heading h1 span,.contact-us .contact-heading .h1 span{font-size:46px !important;font-weight:600;background:#ff4e9a;color:#fff;padding:0 3px}.contact-us .left-contact .modern-form form.form-new h2,.contact-us .left-contact .modern-form form.form-new .h2,.contact-us .left-contact .modern-form form.contact-us-form h2,.contact-us .left-contact .modern-form form.contact-us-form .h2{font-size:28px !important;display:flex;align-items:end;font-weight:600;margin-right:5px}@media only screen and (max-width:495px){.contact-us .left-contact .modern-form form.form-new h2,.contact-us .left-contact .modern-form form.form-new .h2,.contact-us .left-contact .modern-form form.contact-us-form h2,.contact-us .left-contact .modern-form form.contact-us-form .h2{font-size:22px !important}}.contact-us .left-contact .modern-form form.form-new h2 span,.contact-us .left-contact .modern-form form.form-new .h2 span,.contact-us .left-contact .modern-form form.contact-us-form h2 span,.contact-us .left-contact .modern-form form.contact-us-form .h2 span{font-size:28px !important;display:flex;align-items:end;font-weight:600;color:#ff4e9a;margin-left:5px}@media only screen and (max-width:495px){.contact-us .left-contact .modern-form form.form-new h2 span,.contact-us .left-contact .modern-form form.form-new .h2 span,.contact-us .left-contact .modern-form form.contact-us-form h2 span,.contact-us .left-contact .modern-form form.contact-us-form .h2 span{font-size:22px !important}}.contact-us .left-contact .modern-form form.form-new p,.contact-us .left-contact .modern-form form.contact-us-form p{margin-bottom:17px;color:#606060}.contact-us .header-card{margin-bottom:10px}.contact-us .header-card .card{box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:6px;padding:10px}.contact-us .header-card .card .card-body h2.card-title,.contact-us .header-card .card .card-body .card-title.h2{font-size:20px !important;font-weight:600;margin-bottom:0}.contact-us .header-card .card .card-body p.card-text{font-size:16px}.contact-us .header-card .card .card-body p a{font-size:12px !important;font-weight:600}.contact-us .header-card .card .card-body p a span{margin-left:5px}.contact-us .mail-cards{height:100%}.contact-us .mail-cards .card{box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:6px;padding:10px;height:100%}.contact-us .mail-cards .card .card-body{padding:9px;text-align:center}.contact-us .mail-cards .card .card-body p.card-text{font-weight:600;font-size:12px}@media only screen and (max-width:495px){.contact-us .mail-cards .card .card-body p.card-text{font-size:15px}}.contact-us .mail-cards .card .card-body p.card-text.mail{color:#ff4e9a;font-size:13px}.contact-us .mail-cards .card .card-body p.card-text.mail a{font-size:15px !important;display:flex;justify-content:center;gap:4px;align-items:center}@media only screen and (max-width:495px){.contact-us .mail-cards .card .card-body p.card-text.mail a{font-size:15px !important}}.contact-us .mail-cards .card .card-body p.card-text.mail a img{height:22px;width:19px}.contact-us .call-us .call-us-content{border-radius:6px;padding:22px;text-align:center}.contact-us .call-us .call-us-content h3,.contact-us .call-us .call-us-content .h3{font-size:32px !important}.contact-us .call-us .call-us-content a{font-size:32px !important}.our-locations{background-color:#eff1fe;margin:0 0 0;position:relative;padding:31px 0 33px}.our-locations .heading{text-align:center;margin:30px 0 50px}.our-locations .heading h2,.our-locations .heading .h2{font-size:36px !important}.our-locations .single-location .banner img{width:100%;border-radius:6px 6px 0 0}.our-locations .single-location .card-content{text-align:center;background-color:#fff;padding-top:10px}.our-locations .single-location .card-content p{color:#ff4e9a;font-weight:600;font-size:22px}.our-locations .single-location .location-details{background-color:#fff;border-radius:0 0 6px 6px;padding:2rem;height:100%;min-height:183px}.our-locations .single-location .location-details .address{display:flex}.our-locations .single-location .location-details .address img{width:17px;height:100%;margin-top:4px;margin-right:9px}.our-locations .single-location .location-details .address p a{color:#262626}.header-white{border-bottom:1px solid #928f8f}.header-white .getfree a{color:white;text-decoration:none;background-color:#ff1579;border-radius:6px;padding:5px 10px;font-weight:700;font-size:14px}.affiliate-banner{margin-bottom:100px}.affiliate-banner .heading-content{margin-top:100px}.affiliate-banner .heading-content img.right-circle-image{position:absolute;bottom:187px;left:18px;transform:rotate(29deg);z-index:-1}.affiliate-banner .heading-content h3,.affiliate-banner .heading-content .h3{font-weight:700;font-size:80px !important;color:#522f80}.affiliate-banner .heading-content p{font-size:45px;font-weight:600;color:#101828}.affiliate-banner .heading-content .para{margin-bottom:52px}.affiliate-banner .heading-content .para p{font-weight:600;font-size:20px;line-height:180%;color:#646464}.affiliate-banner .heading-content .get-free-btn a{padding:16px 28px;background:#ff1278;box-shadow:0px 1px 2px rgba(16,24,40,0.05),0px 0px 0px 4px #f4ebff;border-radius:8px;text-decoration:none;color:white}.affiliate-banner .right-image{position:relative}.affiliate-banner .right-image img{position:absolute}.affiliate-banner .right-image img.three-person{min-width:481px;right:-111px;top:-76px;left:0}.affiliate-banner .right-image img.circle-right{margin-top:27rem;right:0;z-index:-1}.affiliate-banner .course-features{display:flex;margin-top:176px}.affiliate-banner .course-features .duration{display:flex;width:353px}.affiliate-banner .course-features .duration img{margin-right:12px}.affiliate-banner .course-features .fee{display:flex;width:300px}.affiliate-banner .course-features .fee img{margin-right:12px}.affiliate-banner .course-features .credit{display:flex;width:300px}.affiliate-banner .course-features .credit img{margin-right:12px}.partners-of-this-program{margin-bottom:100px}.partners-of-this-program .heading h3,.partners-of-this-program .heading .h3{font-weight:600;font-size:36px !important;line-height:40px;color:#522f80}.partners-of-this-program .custom-tab{overflow:hidden;margin-bottom:60px}.partners-of-this-program .custom-tab .affiliate-tabs{overflow:hidden}.partners-of-this-program .custom-tab .affiliate-tabs button.affiliatetablinks{padding-bottom:10px;border:none;margin-right:44px;background-color:white}.partners-of-this-program .custom-tab .affiliate-tabs button.affiliatetablinks img{width:120px;background-color:white}.partners-of-this-program .custom-tab .affiliate-tabs button.active{border-bottom:1px solid #ff1278}.partners-of-this-program .custom-tab .affiliate-content{display:none;padding:6px 12px;border:1px solid #ccc;border-top:none}.partners-of-this-program .change-affiliate-tabcontent{background:#eff1fe;border-radius:20px;padding:93px 64px}.partners-of-this-program .change-affiliate-tabcontent .affiliate-content .pop-cert-image img{width:250px}.partners-of-this-program .change-affiliate-tabcontent .affiliate-content .about-content h4,.partners-of-this-program .change-affiliate-tabcontent .affiliate-content .about-content .h4{font-weight:600;font-size:30px !important;line-height:34px;margin-bottom:30px}.partners-of-this-program .change-affiliate-tabcontent .affiliate-content .about-content P{font-weight:400;font-size:16px;line-height:26px}.why-uniathen-affiliate{margin-bottom:100px}.why-uniathen-affiliate .heading{text-align:center;margin-bottom:40px}.why-uniathen-affiliate .heading h3,.why-uniathen-affiliate .heading .h3{font-weight:600;font-size:36px !important;letter-spacing:-0.02em;color:#ff1278}.why-uniathen-affiliate .slider-why .carousel .carousel-indicators button{background-color:#ff1278;width:20px;height:12px;margin-right:10px;transition:0.4s;border-radius:10px}.why-uniathen-affiliate .slider-why .carousel .carousel-indicators button.active{width:50px}.why-uniathen-affiliate .slider-why .carousel .carousel-inner .carousel-item{margin-bottom:90px}.why-uniathen-affiliate .slider-why .carousel .carousel-inner .carousel-item .value-card{background:#ffffff;border:1px solid rgba(216,216,216,0.4);box-shadow:0px 67.1144px 109.061px rgba(0,0,0,0.05);border-radius:12px;padding:30px 40px;margin:14px}.why-uniathen-affiliate .slider-why .carousel .carousel-inner .carousel-item .value-card .title-card{display:flex;justify-content:left;align-items:center}.why-uniathen-affiliate .slider-why .carousel .carousel-inner .carousel-item .value-card .title-card img{background:#e0eaff;border-radius:10px;width:24px;margin-right:20px}.why-uniathen-affiliate .slider-why .carousel .carousel-inner .carousel-item .value-card .title-card p{font-weight:600;font-size:24px}.what-you-learn-affiliate{margin-bottom:100px}.what-you-learn-affiliate .heading{margin-bottom:60px}.what-you-learn-affiliate .heading p{font-weight:600;font-size:16px;line-height:24px;color:#522f80;margin-bottom:10px}.what-you-learn-affiliate .heading h3,.what-you-learn-affiliate .heading .h3{font-weight:600;font-size:36px !important;line-height:44px;letter-spacing:-0.02em;color:#101828;margin-bottom:20px}.what-you-learn-affiliate .heading span{font-weight:500;font-size:20px;line-height:30px;color:#667085}.what-you-learn-affiliate .what-slide-affiliate .carousel{margin-bottom:40px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-indicators button{background-color:#ff1278;width:20px;height:12px;margin-right:10px;transition:0.4s;border-radius:10px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-indicators button.active{width:50px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item{margin-bottom:90px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card{background:#ffffff;box-shadow:0px 12px 16px -4px rgba(16,24,40,0.08),0px 4px 6px -2px rgba(16,24,40,0.03);border-radius:8px;padding:24px;margin:14px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .banner{margin-bottom:40px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .banner img{width:100%}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card{position:relative}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card span{font-weight:600;font-size:15px;color:#6941c6;margin-bottom:12px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card a{text-decoration:none}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card a h5,.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card a .h5{font-weight:600;font-size:24px !important;line-height:32px;color:#101828;margin-bottom:12px;height:64px;width:90%}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card img{position:absolute;right:11px;top:35px;width:15px}.what-you-learn-affiliate .what-slide-affiliate .carousel .carousel-inner .carousel-item .course-card .content-card p{font-weight:400;font-size:15px;line-height:24px;color:#667085;height:144px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.what-you-learn-affiliate .what-slide-affiliate .start-free{text-align:center}.what-you-learn-affiliate .what-slide-affiliate .start-free a{background:#ff1278;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:8px;font-weight:600;padding:8px 20px;font-size:14px;color:white;text-decoration:none}.how-you-learn-affiliate{margin-bottom:100px}.how-you-learn-affiliate .heading{text-align:center;margin-bottom:40px}.how-you-learn-affiliate .heading h3,.how-you-learn-affiliate .heading .h3{font-weight:600;font-size:36px !important;letter-spacing:-0.02em;color:#ff1278;line-height:44px;margin-bottom:20px}.how-you-learn-affiliate .heading p{font-weight:500;font-size:20px;line-height:30px;color:#667085}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-indicators button{background-color:#ff1278;width:20px;height:12px;margin-right:10px;transition:0.4s;border-radius:10px}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-indicators button.active{width:50px}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item{margin-bottom:90px}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card{background:#ffffff;box-shadow:0px 67.2263px 109.243px rgba(0,0,0,0.05);border-radius:12.02px;margin:14px;padding:40px 35px;transition:0.4s}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card:hover{background:#522f80}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card:hover .heading-icon p{color:white}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card:hover .content p{color:white}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card .heading-icon{text-align:center;margin-bottom:5px}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card .heading-icon img{width:45px;padding:8px;background:#f4ebff;border-radius:50%;margin-bottom:5px;object-fit:contain}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card .heading-icon p{font-weight:700;font-size:24px;transition:0.4s}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card .content{text-align:center}.how-you-learn-affiliate .slide-how-affiliate .carousel .carousel-inner .carousel-item .how-card .content p{font-weight:400;font-size:15.03px;color:#101828;transition:0.4s}.affiliate-tesimonials{margin-bottom:100px}.affiliate-tesimonials .heading{text-align:center;margin-bottom:40px}.affiliate-tesimonials .heading h3,.affiliate-tesimonials .heading .h3{font-weight:600;font-size:36px;margin-bottom:20px;letter-spacing:-0.02em;color:#ff1278}.affiliate-tesimonials .heading p{font-weight:500;font-size:20px;line-height:30px;color:#667085}.affiliate-tesimonials .slider-testimonials .carousel .carousel-indicators button{background-color:#ff1278;width:20px;height:12px;margin-right:10px;transition:0.4s;border-radius:10px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-indicators button.active{width:50px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item{margin-bottom:90px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single{margin:14px;background:#f9fafb;padding:24px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .profile{margin-bottom:20px;text-align:center}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .profile img{width:80px;height:80px;object-fit:cover;object-position:top;border-radius:50%}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .content{margin-bottom:15px;position:relative;text-align:center}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .content img.quote{position:absolute;left:0;top:-22px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .content p{font-weight:400;font-size:16px;line-height:24px;color:#ff1278}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share{text-align:center}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share .social{margin-bottom:0px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share .social a{text-decoration:none;margin-right:10px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share .social a img{width:20px;margin-bottom:5px}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share .name{text-align:center}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share .name p{font-weight:600;font-size:18px;line-height:28px;color:#101828;margin:0}.affiliate-tesimonials .slider-testimonials .carousel .carousel-inner .carousel-item .testimonials-single .bottom-share .name span{font-weight:400;font-size:16px;line-height:24px;color:#522f80}.footer-banner-affiliate{position:relative}.footer-banner-affiliate img{width:100%}.footer-banner-affiliate .overlay{width:100%;background:linear-gradient(93.28deg,rgba(255,18,120,0.8) 0%,rgba(82,47,128,0.8) 98.49%);height:366px;position:absolute;top:0;opacity:0.6;z-index:0}.footer-banner-affiliate .content{position:absolute;top:36%;width:100%}.footer-banner-affiliate .content .left-para p{font-weight:600;font-size:45px;line-height:60px;color:#ffffff}.footer-banner-affiliate .content .right-button{margin-top:56px}.footer-banner-affiliate .content .right-button a{background:#ffffff;border:1px solid #ffffff;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:5px;text-decoration:none;font-weight:600;font-size:20px;color:#5e73ff;padding:13px 33px}.footer-affiliate{height:120px;background:#101828;padding:46px}.footer-affiliate .copyright p{color:#98a2b3}.footer-affiliate .social{text-align:right}.footer-affiliate .social img{margin-right:15px}.new-insight-banner-section{background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);height:549px}@media only screen and (max-width:495px){.new-insight-banner-section{height:422px}}.new-insight-banner-section .insight-breadcrumb{position:absolute;top:80px}.new-insight-banner-section .insight-breadcrumb .breadcrumb{margin-top:20px}@media only screen and (max-width:495px){.new-insight-banner-section .insight-breadcrumb .breadcrumb{margin-top:0}}.new-insight-banner-section .insight-breadcrumb .breadcrumb .breadcrumb-item a{font-size:16px;font-weight:400;line-height:28px;color:#303030}.new-insight-banner-section .insight-breadcrumb .breadcrumb .active{font-size:16px;font-weight:400;line-height:28px;color:#ff4e9a}.new-insight-banner-section .insight-breadcrumb .breadcrumb .pl-1{padding-left:5px}.new-insight-banner-section .insight-breadcrumb .breadcrumb span{font-size:16px}.new-insight-banner-section .left-heading-section{padding-top:11rem}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section{padding-top:7rem}}.new-insight-banner-section .left-heading-section .heading{margin-bottom:13px}.new-insight-banner-section .left-heading-section .heading h1,.new-insight-banner-section .left-heading-section .heading .h1{font-size:52px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;color:#262626}.new-insight-banner-section .left-heading-section .heading h1 span,.new-insight-banner-section .left-heading-section .heading .h1 span{font-size:52px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section .heading h1,.new-insight-banner-section .left-heading-section .heading .h1{text-align:center !important}}.new-insight-banner-section .left-heading-section .para{margin-bottom:30px}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section .para{width:55%;margin:auto}}.new-insight-banner-section .left-heading-section .para p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;text-align:left;color:#606060}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section .para p{text-align:center !important}}.new-insight-banner-section .left-heading-section .search-our-insight{width:fit-content;position:relative;display:none}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section .search-our-insight{display:none}}.new-insight-banner-section .left-heading-section .search-our-insight .views-element-container .view-filters form .js-form-type-textfield{margin:0}.new-insight-banner-section .left-heading-section .search-our-insight .views-element-container .view-filters form .js-form-type-textfield input{border-radius:30px;background-color:#fff;height:36px;border:none;outline:none;padding:10px 37px 10px 14px;width:347px;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:left;box-shadow:0 4px 19px 0 rgba(0,0,0,0.15)}.new-insight-banner-section .left-heading-section .search-our-insight .views-element-container .view-filters form .form-actions{position:absolute;right:2px;top:5px;margin:0}.new-insight-banner-section .left-heading-section .search-our-insight .views-element-container .view-filters form .form-actions input{border:none;background:#ff4e9a;color:white;font-size:16px;border-radius:25px;padding:5px 15px}.new-insight-banner-section .left-heading-section .search-insight{position:relative;width:347px}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section .search-insight{display:none}}.new-insight-banner-section .left-heading-section .search-insight input{width:347px;height:36px;padding:5px 37px 10px 14px;border-radius:27px;box-shadow:0 13px 18px 0 #d7bac640;border:solid 1px #ddd;background-color:#fff;margin-top:0 !important}.new-insight-banner-section .left-heading-section .search-insight input::placeholder{color:#827E7E;font-size:12px;line-height:14px;font-weight:500}@media only screen and (max-width:495px){.new-insight-banner-section .left-heading-section .search-insight input::placeholder{font-size:14px}}.new-insight-banner-section .left-heading-section .search-insight input:focus{outline:none}.new-insight-banner-section .left-heading-section .search-insight button{background-color:unset;border:none;position:absolute;z-index:1;right:8px;top:2px;margin:0;cursor:pointer}.new-insight-banner-section .right-image-section{padding-top:4rem;text-align:center;width:512px}@media only screen and (max-width:495px){.new-insight-banner-section .right-image-section{display:none}}.new-insight-banner-section .right-image-section img{height:400px;object-fit:contain}@media only screen and (max-width:495px){.insight-banner{margin-top:1rem;margin-bottom:-23px !important}}.insight-banner img{width:100%}@media only screen and (max-width:495px){.insight-banner img{height:auto}}.insight-section{background:linear-gradient(180deg,#F3F5F8 0%,rgba(243,245,248,0) 100%)}@media screen and (min-width:1440px){.insight-section{padding-bottom:20px !important}}@media only screen and (max-width:495px){.insight-section{padding-top:16px;margin-bottom:0}}.insight-section .h-0{height:0}.insight-section .insight-custom-dropdown{position:relative;left:50%;top:-120px;width:231px;transform:translate(-50%);z-index:6}.insight-section .insight-custom-dropdown .dropdown-toggle{display:flex;align-items:center;background-color:#ff4e9a;color:#fff;border:none;padding:15px 20px;font-size:16px;font-weight:500;border-radius:27px;transition:background-color 0.3s ease;width:223px;position:relative}.insight-section .insight-custom-dropdown .dropdown-toggle p{margin-bottom:0;font-size:16px;font-weight:500;line-height:26px;color:#fff}.insight-section .insight-custom-dropdown .dropdown-toggle img{position:absolute;right:20px}.insight-section .insight-custom-dropdown .dropdown-toggle::after{border:none}.insight-section .insight-custom-dropdown .dropdown-toggle:focus,.insight-section .insight-custom-dropdown .dropdown-toggle:hover{background-color:#ff4e9a}.insight-section .insight-custom-dropdown .dropdown-menu{border:none;box-shadow:0 8px 16px rgba(0,0,0,0.1);margin-top:10px;padding-bottom:10px;overflow:hidden;width:220px;border:1px solid #FFA9CE;border-radius:0 0 27px 27px}.insight-section .insight-custom-dropdown .dropdown-menu li a{font-size:16px;font-weight:500;line-height:26px;color:#909090;padding-left:40px}.insight-section .insight-custom-dropdown .dropdown-menu.show{transform:unset !important;z-index:-1;margin-top:40px !important;padding-top:15px;left:1.4px !important}.insight-section .insight-custom-dropdown .dropdown-item{padding:10px 20px;color:#333;font-size:16px;transition:background-color 0.3s ease,color 0.3s ease}.insight-section .insight-custom-dropdown .dropdown-item:hover{background-color:#f5f5f5;color:#ff4e9a}.insight-section .insight-head-title{padding-bottom:35px}@media screen and (min-width:1440px){.insight-section .insight-head-title{padding-left:25px}}@media only screen and (max-width:495px){.insight-section .insight-head-title{padding:15px 0 0px 10px}}.insight-section .insight-head-title p{font-size:36px;font-weight:400;line-height:43.2px;color:#303030}@media only screen and (max-width:495px){.insight-section .insight-head-title p{font-size:26px;line-height:31px}}.insight-section .insight-head-title span{font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 4px 0 2px}@media only screen and (max-width:495px){.insight-section .insight-head-title span{font-size:26px;line-height:31px}}.insight-section .insights-right-links{position:relative;display:block}.insight-section .insights-right-links .link-group{padding:0;margin-bottom:40px;border-radius:32px;box-shadow:0 6px 8px 0 rgba(0,0,0,0.1);background-color:rgba(255,255,255,0.94);position:absolute;left:50%;top:-147px;width:1250px;transform:translate(-50%)}@media only screen and (min-width:600px) and (max-width:980px){.insight-section .insights-right-links .link-group{width:auto}}@media only screen and (max-width:495px){.insight-section .insights-right-links .link-group{top:0;width:100%;position:relative}}.insight-section .insights-right-links .link-group .menu{margin:0;display:flex;justify-content:space-between;align-items:center}.insight-section .insights-right-links .link-group .menu li{list-style:none;padding:0}.insight-section .insights-right-links .link-group .menu li a{border:none;color:#262626;padding:17px 22px}.insight-section .insights-right-links .link-group .menu li a.is-active{border-radius:50px;background-color:#ff4e9a;color:#fff;padding:17px 22px}.insight-section .insights-right-links .link-group .menu li ul.menu{margin:0}.insight-section .insights-right-links .link-group .menu li ul.menu li.menu-item{border-top:1px solid rgba(0,0,0,0.125)}.insight-section .insights-right-links .link-group .menu li ul.menu li.menu-item:hover a{color:#ff4e9a}.insight-section .insights-right-links .link-group .menu li ul.menu li.menu-item a{transition:0.4s;color:#262626}.insight-section .insights-right-links .link-group .menu li ul.menu li.menu-item a.is-active{color:#ff4e9a;font-weight:600}.insight-section .insights-right-links a{display:block;width:100%;padding:20px 10px;border-bottom:1px solid rgba(0,0,0,0.125);color:#262626}.insight-section .insights-right-links a:last-child{border:none}.insight-section .search-our-insight{padding:10px;border-radius:6px;box-shadow:0 2px 25px 2px rgba(213,219,251,0.67);background-color:#d5e2e5;margin:20px 0}.insight-section .search-our-insight .view form .form--inline .js-form-item label{font-weight:600}.insight-section .search-our-insight .view form .form--inline .js-form-item input{border:0;width:100%;height:40px;padding:10px;border-radius:5px;background-color:#ffffff;outline:none}.insight-section .search-our-insight .view form .form--inline .form-actions{position:relative}.insight-section .search-our-insight .view form .form--inline .form-actions input.js-form-submit{background:#ffbc00;border:none;color:white;padding:5px 12px;border-radius:6px;font-weight:500;position:absolute;top:-56px;right:11px}.insight-section .search-our-insight .heading-card p{margin-top:10px;margin-bottom:15px;font-weight:600}.insight-section .search-our-insight .search input{border:0;width:100%;height:50px;padding:10px;border-radius:5px;background-color:#ffffff}.insight-section .search-our-insight .search button{position:relative;top:-48px;float:right;right:2px;margin:0;width:51px;height:45px;border-radius:4px;background-image:linear-gradient(88deg,#ffc300 1%,#ffac00 99%,#ffd85e 99%);padding:0 10px;border:none}.insight-section .our-popular-courses-small{background-color:#ff00680d;padding:10px}.insight-section .our-popular-courses-small .heading{margin-bottom:15px}.insight-section .our-popular-courses-small .heading p{font-size:24px}.insight-section .our-popular-courses-small .inner-card{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.075) !important;margin-bottom:0.5rem;padding:1rem;background-color:#fff}.insight-section .our-popular-courses-small .inner-card .title-text{margin-bottom:5px}.insight-section .our-popular-courses-small .inner-card .title-text span{font-size:16px;font-weight:500;line-height:1.6em;margin-bottom:11px;display:block}.insight-section .our-popular-courses-small .inner-card .title-text a{font-size:16px;font-weight:600;line-height:1.6em}.insight-section .our-popular-courses-small .inner-card span{font-size:14px;font-weight:500;line-height:1.6em;margin-bottom:11px;display:block}.insight-section .our-popular-courses-small .inner-card .logo-section .logos{width:74px;height:74px;border:1px solid #ffad00;border-radius:50%;padding:15px 5px;display:inline-block;text-align:center;position:relative}.insight-section .our-popular-courses-small .inner-card .logo-section .logos img{width:50px;max-height:30px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.insight-section .our-popular-courses-small .inner-card .learn-more{text-align:right}.insight-section .our-popular-courses-small .inner-card .learn-more a{font-size:16px}.insight-section .our-popular-courses-small .purple-txt{margin-top:25px}.insight-section .our-popular-courses-small .view-all-courses{margin-bottom:10px;margin-top:15px}.insight-section .our-popular-courses-small .view-all-courses a{font-size:18px}.insight-section .insight-card-section .insight-card{padding:1rem;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.075)}.insight-section .insight-card-section .insight-card .card-banner{margin-bottom:10px}.insight-section .insight-card-section .insight-card .card-banner img{max-width:100%;height:auto}.insight-section .insight-card-section .insight-card .card-content{margin-bottom:15px;border-bottom:1px solid #ff0068;padding-bottom:15px}.insight-section .insight-card-section .insight-card .card-content a{font-size:18px;line-height:1.5;margin:0;color:#262626;font-weight:600;text-overflow:ellipsis;max-height:52px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.insight-section .insight-card-section .insight-card .card-content p{overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.5;padding-top:10px;text-overflow:ellipsis;max-height:92px;overflow:hidden}.insight-section .insight-card-section .insight-card .share-read{display:flex;align-items:center;justify-content:space-between}.insight-section .insight-card-section .insight-card .share-read .share img{width:27px}@media only screen and (max-width:495px){.insight-section #insightsearchresult{margin-top:29px}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .insight-wrapper{margin:0 auto;width:90%}}.insight-section #insightsearchresult .insighmigrate .interview-cards-wrapper{margin-right:-40px}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .insighmigrate .interview-cards{margin-bottom:60px !important}}.insight-section #insightsearchresult .insighmigrate .interview-cards .interview-cards-body h5,.insight-section #insightsearchresult .insighmigrate .interview-cards .interview-cards-body .h5{height:60px !important}@media only screen and (max-width:360px){.insight-section #insightsearchresult .insighmigrate .interview-cards .interview-cards-body h5,.insight-section #insightsearchresult .insighmigrate .interview-cards .interview-cards-body .h5{height:auto}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .interview-cards .interview-cards-body h5,.insight-section #insightsearchresult .insighmigrate .interview-cards .interview-cards-body .h5{height:auto}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search{margin:0 auto;width:90%}}@media screen and (min-width:1440px){.insight-section #insightsearchresult .insighmigrate .card-search{display:flex;justify-content:center}}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .insighmigrate .card-search{display:flex;justify-content:center}}.insight-section #insightsearchresult .insighmigrate .card-search .interviews-intro{color:#303030 !important;font-family:'Lato';font-size:15px;font-weight:500;font-style:italic}.insight-section #insightsearchresult .insighmigrate .card-search .interviews-intro::before{content:"";border:2px solid #FF4A97;height:18px;margin-right:10px}.insight-section #insightsearchresult .insighmigrate .card-search .text-primary{color:#ff4e9a !important}.insight-section #insightsearchresult .insighmigrate .card-search .interviews-desc{font-style:normal !important;font-size:13px !important;font-weight:500;color:#303030}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-image{margin-bottom:10px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-image::after{content:'';background-image:linear-gradient(to right,#ff96c0 0%,#ffde76 102%);display:block;height:19px;margin:0px 0 0 0px;width:100%}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-image span a img{width:100%;height:176px;object-fit:cover;border-radius:6px 6px 0 0}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-image span a img{height:174px}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-title{padding:20px 17px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-title span.field-content{font-size:18px;line-height:28px;margin:0;font-weight:700;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;transition:0.4s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-title span.field-content a{font-weight:600;color:#262626;font-size:18px !important;text-overflow:ellipsis;height:auto !important;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-title span.field-content a:hover{color:#ff4e9a}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-para-ref{padding:0 17px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-para-ref span.field-content{font-size:16px;line-height:21px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;transition:0.4s;margin-bottom:9px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body{padding:10px 17px 25px 17px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content{font-size:13px;line-height:25px;font-weight:500;text-overflow:ellipsis;overflow:hidden;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content p{font-size:13px;line-height:18px;padding-top:10px;text-overflow:ellipsis;height:47px;overflow:hidden;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content p strong{font-size:13px;line-height:1.5;padding-top:10px;text-overflow:ellipsis;max-height:92px;overflow:hidden;display:inline-block}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content h4,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content .h4,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content h5,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-body span.field-content .h5{font-size:13px !important;line-height:18px;padding-top:10px;text-overflow:ellipsis;height:55px;display:inline-block;font-weight:400;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing span .card-footer{align-items:center}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing span .card-footer span.shareText{height:23px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing span .card-footer span.shareText a{color:#ff4e9a;font-size:14px !important;font-weight:600;cursor:pointer;background:none;line-height:0}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing span .card-footer span.shareText a img{margin-right:8px;margin-left:-10px;margin-top:-4px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing span .card-footer span a{font-size:12px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.17;letter-spacing:normal;cursor:default;text-align:right;color:#262626;border-radius:28px;background-color:#ededed;padding:4px 12px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards{box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 1px 3px 1px;border-radius:6px;margin-bottom:40px;max-width:355px;display:flex;flex-direction:column;background-color:#fff}@media only screen and (max-width:360px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards{margin-bottom:30px}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards{margin-bottom:30px !important;max-width:95%;margin:auto}}@media screen and (min-width:1440px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards{margin-bottom:70px !important}}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards{margin-bottom:70px}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-head{background:linear-gradient(90deg,#FF96C0 0%,#FFF7DE 101.72%);height:95px;position:relative;border-radius:6px 6px 0 0}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-head .image-style-thumbnail{height:114px;width:114px;border-radius:50%;object-fit:cover;background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);padding:3px;position:absolute;left:20px;top:12px;z-index:3}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-head .image-style-thumbnail{height:105px;width:105px}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-head .insights{position:absolute;top:16%;right:25px;max-width:163px;height:auto;background:rgba(255,255,255,0.35);padding-right:5px;border-radius:3px}@media only screen and (max-width:360px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-head .insights{max-width:130px !important}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-head .insights{max-width:158px}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content{padding:45px 20px 20px 20px;display:flex;flex-direction:column;background-color:#fff;border-radius:6px}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content{height:auto}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body h5,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body .h5{font-weight:700;letter-spacing:0.01em;color:#303030;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:18px !important;line-height:28px;height:80px;margin-bottom:0}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body h5 a,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body .h5 a{font-size:18px;font-weight:700;line-height:28px;letter-spacing:0.01em;color:#303030}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body h5,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body .h5{height:auto}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body h5:hover,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body .h5:hover{color:#ff4e9a;transition:0.4s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content .card-body p{font-size:15px;font-weight:500;line-height:25px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-style:italic;margin-bottom:10px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content.voice-card h5,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content.voice-card .h5{height:60px}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content.voice-card h5,.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .cards-content.voice-card .h5{height:auto}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share{border-top:1px solid #D9D9D9;display:flex;align-items:center;justify-content:space-between;padding-top:10px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share p{background-color:#EDEDED;border-radius:28px;color:#262626;font-size:12px;font-weight:700;padding:5px 8px;margin-bottom:0}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .share-container{display:flex;align-items:center;position:relative}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .share-icon{font-size:24px;cursor:pointer;transition:transform 0.3s ease-in-out;margin-left:-5px;z-index:4}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .share-icon:hover{transform:scale(1.2)}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons{display:flex;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out,transform 0.3s ease-in-out}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons .share{box-shadow:0px 4px 16px 0px #0000000D;border-radius:50%}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons a{margin:0 0.2rem;opacity:0;transform:translateX(-20px);transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;height:auto !important}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons a:nth-child(1){transition-delay:0.1s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons a:nth-child(2){transition-delay:0.2s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons a:nth-child(3){transition-delay:0.3s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .social-icons a:nth-child(4){transition-delay:0.4s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .share-container:hover .social-icons{opacity:1;visibility:visible;transform:translateX(0);box-shadow:0px 4px 6px 0px #0000000D;box-shadow:0px 10px 15px 0px #0000001A;padding:5px 5px 5px 30px;border-radius:30px;margin-left:-30px;margin-top:-4px;background-color:#fff;z-index:1}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .share-container:hover .social-icons a{opacity:1;transform:translateX(0);height:auto !important}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .blog-read-time{background-color:#EDEDED;border-radius:28px;padding:0 8px;white-space:nowrap;margin-right:-8px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .blog-read-time a{font-size:12px !important;color:#262626;line-height:26px}@media only screen and (max-width:360px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .blog-read-time{margin-right:10px;position:relative;right:50px !important}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .insight-cards .card-footer .blog-share .blog-read-time{position:relative;right:30px}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share{border-top:1px solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share p{background-color:#EDEDED;border-radius:28px;color:#262626;font-size:12px;font-weight:700;padding:5px 8px;margin-bottom:0}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .share-container{display:flex;align-items:center;position:relative}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .share-icon{font-size:24px;cursor:pointer;transition:transform 0.3s ease-in-out;margin-left:-5px;z-index:3}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .share-icon:hover{transform:scale(1.2)}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons{display:flex;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out,transform 0.3s ease-in-out}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons .share{box-shadow:0px 4px 16px 0px #0000000D;border-radius:50%}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons a{margin:0 0.2rem;opacity:0;transform:translateX(-20px);transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;height:auto !important}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons a:nth-child(1){transition-delay:0.1s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons a:nth-child(2){transition-delay:0.2s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons a:nth-child(3){transition-delay:0.3s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .social-icons a:nth-child(4){transition-delay:0.4s}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .share-container:hover .social-icons{opacity:1;visibility:visible;transform:translateX(0);box-shadow:0px 4px 6px 0px #0000000D;box-shadow:0px 10px 15px 0px #0000001A;padding:5px 5px 5px 30px;border-radius:30px;margin-left:-30px;background-color:#fff;z-index:1;margin-top:-4px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .share-container:hover .social-icons a{opacity:1;transform:translateX(0);height:auto !important}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .blog-read-time{background-color:#EDEDED;border-radius:28px;padding:0 8px;white-space:nowrap;margin-right:-8px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .blog-read-time a{font-size:12px !important;color:#262626;line-height:26px}@media only screen and (max-width:360px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .blog-read-time{margin-right:10px;position:relative;right:45px}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .insighmigrate .card-search .views-field-nothing .blog-share .blog-read-time{position:relative;right:30px}}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-image-one span.field-content img{width:100%;height:170px;object-fit:cover;margin-bottom:15px}.insight-section #insightsearchresult .insighmigrate .card-search span a{color:#262626;height:44px;font-weight:600;transition:0.4s}.insight-section #insightsearchresult .insighmigrate .card-search span a:hover{color:#ff4e9a}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-text-format-long{line-height:19px;height:54px;margin-top:5px}.insight-section #insightsearchresult .insighmigrate .card-search .views-field-field-text-format-long span.field-content{font-size:14px}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .reviews-cards-wrapper{margin-right:-10px;display:flex;justify-content:center}}.insight-section #insightsearchresult .reviews-cards{margin-bottom:25px !important}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .reviews-cards{max-width:273px !important;margin-bottom:45px !important}}@media screen and (min-width:1440px){.insight-section #insightsearchresult .reviews-cards{margin-bottom:25px}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .reviews-cards{max-width:87% !important;margin-bottom:40px !important}}.insight-section #insightsearchresult .reviews-cards img{border-radius:6px 6px 0 0 !important}.insight-section #insightsearchresult .reviews-cards .cards-content h5,.insight-section #insightsearchresult .reviews-cards .cards-content .h5{height:82px !important;font-size:18px !important;font-weight:700;line-height:28px}@media only screen and (max-width:360px){.insight-section #insightsearchresult .reviews-cards .cards-content h5,.insight-section #insightsearchresult .reviews-cards .cards-content .h5{height:auto}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .reviews-cards .cards-content h5,.insight-section #insightsearchresult .reviews-cards .cards-content .h5{height:auto}}.insight-section #insightsearchresult .mb-30{margin-bottom:30px}.insight-section #insightsearchresult .font-13{font-size:13px !important;line-height:25px}.insight-section #insightsearchresult .font-500{font-weight:500 !important}.insight-section #insightsearchresult .font-500 a{font-weight:500 !important}.insight-section #insightsearchresult .font-bolder{font-size:22px !important;line-height:32px !important;font-weight:700}.insight-section #insightsearchresult .font-bolder a{font-size:22px !important;line-height:32px !important;font-weight:700}.insight-section #insightsearchresult .press-release-cards{max-width:355px;border-radius:6px;display:flex;flex-direction:column;box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 1px 3px 1px;margin-bottom:40px;background-color:#fff}@media only screen and (max-width:495px){.insight-section #insightsearchresult .press-release-cards{margin:0 auto 30px;max-width:95%}}@media screen and (min-width:1440px){.insight-section #insightsearchresult .press-release-cards{margin-bottom:70px}}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .press-release-cards{margin-bottom:70px}}.insight-section #insightsearchresult .press-release-cards .press-release-banner{width:100%;height:193px;object-fit:cover;position:relative}.insight-section #insightsearchresult .press-release-cards .press-release-banner img{height:193px;position:relative;border-radius:6px 6px 0 0;width:100%}.insight-section #insightsearchresult .press-release-cards .press-release-banner .reviews-info{position:absolute;height:24px;width:24px;right:10px;top:10px}.insight-section #insightsearchresult .press-release-cards .press-release-banner .insights{position:absolute;top:13%;right:33px}.insight-section #insightsearchresult .press-release-cards .cards-content{padding:0 20px 20px 20px;display:flex;flex-direction:column;background-color:#fff;border-radius:6px}@media only screen and (max-width:495px){.insight-section #insightsearchresult .press-release-cards .cards-content{height:auto}}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .text-light{color:#808080 !important}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5{font-weight:700;letter-spacing:0.01em;color:#303030;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:10px;height:90px}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5 a,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5 a{font-size:18px;font-weight:700;line-height:28px;letter-spacing:0.01em;color:#303030}@media only screen and (max-width:360px){.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5{height:auto}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5{height:auto}}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5 a,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5 a{color:#303030}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5 a:hover,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5 a:hover{color:#ff4e9a;transition:0.4s}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body h5:hover,.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .h5:hover{color:#ff4e9a;transition:0.4s}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body p{font-size:15px;font-weight:500;line-height:25px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:10px;margin-bottom:10px}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .release-title{font-size:18px !important;line-height:32px}.insight-section #insightsearchresult .press-release-cards .cards-content .card-body .release-title a{font-size:18px !important}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #D9D9D9}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .read-time span{background-color:#EDEDED;border-radius:28px;color:#262626;font-size:12px;font-weight:700;padding:5px 8px;margin-bottom:0}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .share-btn-wrapper{position:relative;display:flex;align-items:center;justify-content:flex-end;z-index:3}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .share-btn{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all 0.3s ease;box-shadow:0px 4px 6px 0px #0000000D;box-shadow:0px 10px 15px 0px #0000001A;border-radius:50%;padding:0;z-index:3}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .social-icons{display:flex;position:absolute;left:auto;right:60px;top:0;opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:1;box-shadow:0px 4px 6px 0px #0000000D;box-shadow:0px 10px 15px 0px #0000001A;border-radius:33px;padding:5px 36px 5px 5px;margin-right:-32px;background-color:#fff}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .social-icons a{margin:0 0.2rem;height:auto !important}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .social-icon{display:flex;justify-content:center;align-items:center;margin-right:5px;transition:all 0.3s ease}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .share-btn-wrapper:hover .social-icons{opacity:1;visibility:visible;right:33px;z-index:-1}.insight-section #insightsearchresult .press-release-cards .cards-content .card-footer .share-btn-wrapper:hover .social-icons a{margin:0 0.2rem;height:auto !important}.insight-section #insightsearchresult .blogs-cards{box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 1px 3px 1px;border-radius:6px;margin-bottom:30px;background-color:#fff;max-width:355px;display:flex;flex-direction:column}@media only screen and (max-width:495px){.insight-section #insightsearchresult .blogs-cards{margin:0 auto 30px;width:95%}}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-section #insightsearchresult .blogs-cards{margin-bottom:70px}}@media screen and (min-width:1440px){.insight-section #insightsearchresult .blogs-cards{margin-bottom:70px}}.insight-section #insightsearchresult .blogs-cards .blogs-banner img{width:100%;height:174px;object-fit:cover;border-radius:6px 6px 0 0}@media only screen and (max-width:495px){.insight-section #insightsearchresult .blogs-cards .blogs-banner img{object-fit:inherit}}.insight-section #insightsearchresult .blogs-cards .blogs-banner::after{content:"";position:relative;display:block;background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);height:19px}.insight-section #insightsearchresult .blogs-cards .cards-content{padding:0 20px 20px 20px;display:flex;flex-direction:column;background-color:#fff;border-radius:6px}@media only screen and (max-width:495px){.insight-section #insightsearchresult .blogs-cards .cards-content{height:auto}}.insight-section #insightsearchresult .blogs-cards .cards-content .card-body h5,.insight-section #insightsearchresult .blogs-cards .cards-content .card-body .h5{font-weight:700;letter-spacing:0.01em;color:#303030;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:20px;font-size:18px !important;line-height:28px !important;height:80px;margin-bottom:0}.insight-section #insightsearchresult .blogs-cards .cards-content .card-body h5 a,.insight-section #insightsearchresult .blogs-cards .cards-content .card-body .h5 a{font-size:18px;font-weight:700;line-height:28px;letter-spacing:0.01em;color:#303030}@media only screen and (max-width:495px){.insight-section #insightsearchresult .blogs-cards .cards-content .card-body h5,.insight-section #insightsearchresult .blogs-cards .cards-content .card-body .h5{height:auto}}.insight-section #insightsearchresult .blogs-cards .cards-content .card-body h5:hover,.insight-section #insightsearchresult .blogs-cards .cards-content .card-body .h5:hover{color:#ff4e9a;transition:0.4s}.insight-section #insightsearchresult .blogs-cards .cards-content .card-body p{font-size:15px;font-weight:500;line-height:25px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:10px;margin-bottom:20px}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer{border-top:1px solid #D9D9D9;display:flex;align-items:center;justify-content:space-between;padding-top:10px}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer p{background-color:#EDEDED;border-radius:28px;color:#262626;font-size:12px;font-weight:700;padding:5px 8px;margin-bottom:0;position:relative;right:5px;white-space:nowrap}@media only screen and (max-width:360px){.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer p{right:45px !important}}@media only screen and (max-width:495px){.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer p{right:20px}}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .share-container{display:flex;align-items:center;position:relative;margin-left:-10px}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .share-icon{font-size:24px;cursor:pointer;transition:transform 0.3s ease-in-out;z-index:3}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .share-icon:hover{transform:scale(1.2)}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons{display:flex;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out,transform 0.3s ease-in-out}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons .share{box-shadow:0px 4px 16px 0px #0000000D;border-radius:50%}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons a{margin:0 0.2rem;opacity:0;transform:translateX(-20px);transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;height:auto !important}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(1){transition-delay:0.1s}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(2){transition-delay:0.2s}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(3){transition-delay:0.3s}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(4){transition-delay:0.4s}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .share-container:hover .social-icons{opacity:1;visibility:visible;transform:translateX(0);box-shadow:0px 4px 6px 0px #0000000D;box-shadow:0px 10px 15px 0px #0000001A;padding:5px 5px 5px 30px;border-radius:30px;margin-left:-30px;margin-top:-4px;background-color:#fff;z-index:1}.insight-section #insightsearchresult .blogs-cards .cards-content .blog-footer .share-container:hover .social-icons a{opacity:1;transform:translateX(0);height:auto !important}.insight-section .discussion-list .title{margin-bottom:34px}.insight-section .discussion-list .title p{font-size:36px;text-align:left;color:#303030}.insight-section .discussion-list .title p span{font-size:36px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;font-weight:bold;color:#fff;background:#ff4e9a;padding:0 5px}.insight-section .discussion-list .discussions-group{padding:25px;border-radius:6px;box-shadow:0 2px 11px 0 rgba(0,0,0,0.15);background-color:#ffffff}.insight-section .discussion-list .discussions-group .single-post .profile-img img{width:57px;border-radius:50%;height:57px;object-fit:cover}@media only screen and (max-width:495px){.insight-section .discussion-list .discussions-group .single-post .profile-img img{width:40px;height:40px}}@media only screen and (max-width:495px){.insight-section .discussion-list .discussions-group .single-post .post-thread{padding-left:24px}}.insight-section .discussion-list .discussions-group .single-post .post-thread .heading-link a{font-size:22px !important;font-weight:500;line-height:1.27;text-align:left;color:#303030}.insight-section .discussion-list .discussions-group .single-post .post-thread .author-info p{font-size:16px;line-height:1.69;text-align:left;color:#303030}.insight-section .discussion-list .discussions-group .single-post .post-thread .author-info p img{width:15px}.insight-section .pager{padding-bottom:0 !important}@media screen and (min-width:1440px){.insight-section .pager{margin-top:-20px}}.insight-section .pager .pager__items{margin-bottom:0}.insight-section .pager .pager__items .pager__item a{color:#ff4e9a;vertical-align:middle;font-size:17px !important}.insight-section .pager .pager__items .pager__item.pager__item--ellipsis{color:#ff4e9a;vertical-align:text-bottom}.insight-section .pager .pager__items .is-active{border:2px solid #ff4e9a;height:36px;width:36px;border-radius:50%;margin-bottom:5px}.insight-section .pager .pager__items .is-active a{color:#fff !important}.insight-explore{padding-top:3rem !important;margin-top:0 !important}@media only screen and (max-width:495px){.insight-explore{padding-top:2rem !important}}.insight-explore .academic-section .card-sections .owl-card .course-card .university-name{height:67px}@media only screen and (max-width:495px){.insight-explore .academic-section .card-sections .owl-card .course-card .university-name{height:auto}}.insights-subscribe{background:#F8F9FB;padding:80px 0}@media only screen and (max-width:495px){.insights-subscribe{padding:50px 20px}}.insights-subscribe .insights-subscribe-wrapper{max-width:1200px;margin:auto;background:linear-gradient(345.31deg,#BDCCFE -2.15%,#EBEEFF 84.54%);border-radius:15px;box-shadow:0px 4px 25px 0px #00000040;padding:50px 0}@media only screen and (min-width:600px) and (max-width:980px){.insights-subscribe .insights-subscribe-wrapper{max-width:800px;padding:40px 0}}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper{padding:40px 0}}.insights-subscribe .insights-subscribe-wrapper .pop-up-heading{font-weight:600;font-size:28px !important;line-height:22px;color:#303030;text-align:center;margin-bottom:12px}.insights-subscribe .insights-subscribe-wrapper .pop-up-heading span{font-weight:700;font-size:28px;line-height:22px;color:#ff4e9a}.insights-subscribe .insights-subscribe-wrapper .pop-up-para{font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#606060}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .pop-up-para{padding:0 30px}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px;padding:0 20px;position:relative}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row{flex-wrap:wrap;display:flex;justify-content:center;gap:10px;width:100%}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row{gap:20px}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item{width:100%;max-width:234px}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item{margin:0;max-width:100%}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item label{font-size:14px;font-weight:500;color:#303030;line-height:22px}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item label.option{font-weight:400;font-size:13.65px;line-height:18.64px;color:#303030}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item label.option a{font-size:13.65px}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item input[type="text"]{width:100%;height:44px;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:0 20px;max-width:230px}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item input[type="text"]::placeholder{font-size:14px;font-weight:400;color:#B9BFCA}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item input[type="text"]{max-width:100%}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item .description{font-weight:400;font-size:13px;line-height:22px;color:#909090}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item.form-type-checkbox{margin:0 !important}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item.form-type-checkbox{text-align:center}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item #edit-captcha-response{margin-top:-2px !important}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .form-item #edit-captcha-response-error{display:none !important}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #email_error{position:absolute;top:102px;left:142px}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #email_error{top:85px;left:22px}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #name_error{position:absolute;top:102px;left:386px;max-width:205px}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #name_error{top:180px;left:22px;max-width:100%}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #tnc_error{position:absolute;top:160px;right:390px}@media only screen and (max-width:360px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #tnc_error{left:60px !important}}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #tnc_error{top:410px;left:95px;max-width:230px;width:100%}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #captcha_validation_error{position:absolute;top:122px;right:172px;max-width:200px;width:100%}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row #captcha_validation_error{width:100%;max-width:230px;top:367px;left:22px}}@media only screen and (min-width:600px) and (max-width:980px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row fieldset{width:100%;display:grid;align-items:center;justify-content:center}}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row fieldset{max-width:100%;width:100%}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row fieldset legend.captcha__title{font-size:14px;font-weight:500;color:#303030;line-height:22px;width:inherit;margin-bottom:0.25rem;position:relative;top:26px}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row fieldset legend.captcha__title{top:0}}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .captcha__element{display:flex;align-items:center}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .captcha__element .captcha__image-wrapper{height:44px;width:230px}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .captcha__element .captcha__image-wrapper img{max-width:150px;height:44px;padding-right:20px;margin-bottom:0;border:0}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container #insights-form-row .captcha__element .form-item{min-width:0}.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container .form-submit{margin:0 auto;background:#ff4e9a;color:#fff;border:none;height:44px;max-width:230px;width:100%;border-radius:6px}@media only screen and (max-width:495px){.insights-subscribe .insights-subscribe-wrapper .website-subscribe-form #subscribe_container .form-submit{max-width:100%}}.our-popual-courses-bottom{background-color:#eff1fe;margin:80px 0 0;position:relative;padding:31px 0 33px}.our-popual-courses-bottom .heading-seaction{text-align:center}.our-popual-courses-bottom .heading-seaction p{font-weight:600;margin-bottom:.5rem;font-size:33px}.our-popual-courses-bottom .course-card-popular .banner{position:relative}.our-popual-courses-bottom .course-card-popular .banner .overlay{width:100%;height:100%;position:absolute;background:#4f4f4f;background:linear-gradient(0deg,#000 0%,rgba(255,255,255,0) 100%)}.our-popual-courses-bottom .course-card-popular .banner img.banner-image{width:100%}.our-popual-courses-bottom .course-card-popular .banner img.insights{position:absolute;height:40px;left:19px;width:92px;bottom:32px}.our-popual-courses-bottom .course-card-popular .banner .read{position:absolute;bottom:32px;right:24px}.our-popual-courses-bottom .course-card-popular .banner .read p{background-color:#fff;border-radius:20px;color:#ff4e9a;padding:2px 15px}.our-popual-courses-bottom .course-card-popular .card-content{background-color:#fff;padding:1.25rem}.our-popual-courses-bottom .course-card-popular .card-content a{font-weight:600;font-size:20px;line-height:1.5;color:#262626;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px}.our-popual-courses-bottom .course-card-popular .card-content p{font-size:14px;line-height:1.5;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px}.our-popual-courses-bottom .course-card-popular .share-read{padding:.75rem 1.25rem;background-color:#f7f7f7;display:flex;border-top:1px solid #f7f7f7;align-items:center;justify-content:space-between}.our-popual-courses-bottom .course-card-popular .share-read .share{display:flex}.our-popual-courses-bottom .course-card-popular .share-read .share img{width:27px;margin-right:10px}.our-popual-courses-bottom .course-card-popular .share-read .share p{color:#ff4e9a}.our-popual-courses-bottom .course-card-popular .share-read .read a{font-size:16px}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single{padding:0 29px}@media only screen and (min-width:980px) and (max-width:1400px){.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single{padding:0 14px}}@media only screen and (max-width:495px){.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single{padding:auto;margin-bottom:20px}}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-field-image a img{width:100%;height:190px;object-fit:cover}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing{background:white;padding:18px 30px}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .card-body{margin-bottom:10px;height:55px}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .card-body h5.card-title a,.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .card-body .card-title.h5 a{font-size:20px !important;font-weight:600;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .views-field-body{padding-bottom:10px;height:85px}@media only screen and (max-width:495px){.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .views-field-body{height:122px}}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .views-field-body span{font-size:16px}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .views-field-body .field-content{font-size:16px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .card-footer{border-top:1px solid #e6e6e6;padding-top:10px;display:flex !important;align-items:center}.our-popual-courses-bottom .view-most-viewed-popular-insights .popular-bottom-single .views-field-nothing .card-footer span.shareText a img{margin-right:8px}.our-popual-courses-bottom .view-all-bottom{text-align:center;margin-top:50px}.our-popual-courses-bottom .view-all-bottom a{border-radius:30px;border:solid 2px #ff026f;padding:10px 20px;cursor:pointer;margin:0 auto;display:block;outline:none;background:transparent;width:213px;height:50px;transition:0.4s}.our-popual-courses-bottom .view-all-bottom a:hover{color:#fff !important;background-color:#ff4e9a}.insight-banner{margin-bottom:25px}.insight-banner .heading{margin-bottom:15px}.insight-banner .heading h2,.insight-banner .heading .h2{font-weight:600}.insight-banner .image-banner{margin-bottom:20px}.insight-banner .image-banner img{width:100%}.insight-banner .time-author{display:flex;justify-content:space-between}.insight-banner .time-author .left{display:flex}.insight-banner .time-author .left .author{margin-right:20px;padding-right:20px;border-right:2px solid grey}.insight-banner .time-author .left .author span{color:#8d8d8d;font-size:16px;font-weight:600}.insight-banner .time-author .left .min-time{margin-right:20px;padding-right:20px;border-right:2px solid grey}.insight-banner .time-author .left .min-time span{color:#8d8d8d;font-size:16px;font-weight:600}.insight-banner .time-author .left .min-time img{width:15px;opacity:0.5}.insight-banner .time-author .left .views{margin-right:20px;display:flex;align-items:baseline}.insight-banner .time-author .left .views span{color:#8d8d8d;font-size:16px;font-weight:600;margin-right:10px}.insight-banner .time-author .left .views img{width:15px;opacity:0.5}.insight-banner .time-author .right .date span{color:#8d8d8d;font-size:16px;font-weight:600}.insights-details{background-color:#f3f5f8;padding-top:100px;padding-bottom:40px}.insights-details .breadcrumb{padding-top:2.2rem !important}.insights-details .breadcrumb .block-uniathena-breadcrumbs{margin-top:0 !important;padding-top:0 !important;margin-bottom:0 !important}.insights-details .breadcrumb .block-uniathena-breadcrumbs .container{padding-left:0}.insights-details .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb{position:static;color:#ff4e9a}@media only screen and (max-width:495px){.insights-details .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb{position:static}}.insights-details .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb a span{color:#ff4e9a !important}.insights-details .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb span{color:#303030 !important}@media only screen and (max-width:495px){.insights-details .breadcrumb{padding-top:1rem !important}}.insights-details .insights-voices-details{padding-top:12px}.insights-details .insights-voices-details .border-8{border-radius:8px}.insights-details .insights-voices-details .pl-0{padding-left:0}.insights-details .insights-voices-details .learner-profile{position:relative;background:linear-gradient(180deg,#ff96c0 -21.1%,#fff7de 115.83%);padding-right:0;border-radius:10px 0 0 10px}@media only screen and (max-width:495px){.insights-details .insights-voices-details .learner-profile{background:unset}}.insights-details .insights-voices-details .learner-profile .learner-details{height:100%}.insights-details .insights-voices-details .learner-profile .learner-details .insight-img{position:absolute;bottom:20px;left:20px}.insights-details .insights-voices-details .learner-profile .learner-details .insight-img img{max-width:150px;height:auto;margin-left:-10px;background:rgba(255,255,255,0.7);padding-right:5px;border-radius:3px}.insights-details .insights-voices-details .learner-profile .learner-details .insight-img .insight-img-details{margin-top:-20px;display:flex}.insights-details .insights-voices-details .learner-profile .learner-details .insight-img .insight-img-details span{color:#ff4e9a;font-size:14px;font-weight:500}.insights-details .insights-voices-details .learner-profile .learner-details .insight-img .insight-img-details span font font{color:#ff4e9a;font-size:14px;font-weight:500}.insights-details .insights-voices-details .learner-profile .learner-details h2,.insights-details .insights-voices-details .learner-profile .learner-details .h2{font-size:22px;font-weight:700;line-height:32px;color:#303030;margin-bottom:30px;margin-top:10px}.insights-details .insights-voices-details .learner-profile .learner-details h2 font font,.insights-details .insights-voices-details .learner-profile .learner-details .h2 font font{font-size:22px;font-weight:700;line-height:32px;color:#303030;margin-bottom:30px;margin-top:10px}.insights-details .insights-voices-details .learner-profile .learner-details p{font-size:13px;font-weight:500;line-height:25px;color:#303030;margin-bottom:0;margin-top:10px}.insights-details .insights-voices-details .learner-profile .learner-details p font font{font-size:13px;font-weight:500;line-height:25px;color:#303030;margin-bottom:0;margin-top:10px}.insights-details .insights-voices-details .certificates{height:100%;width:100%;position:relative}.insights-details .insights-voices-details .certificates .cert-img{height:100%;width:100%;object-fit:cover}@media only screen and (max-width:495px){.insights-details .insights-voices-details .certificates .cert-img{height:300px;object-fit:contain}}.insights-details .insights-voices-details .certificates .linkedin-icon{position:absolute;right:10px;top:10px;background-color:#fff;border-radius:50%}.insights-details .insights-voices-details .experience{padding-left:10px}.insights-details .insights-voices-details .experience p,.insights-details .insights-voices-details .experience h4,.insights-details .insights-voices-details .experience .h4{font-size:16px !important;font-weight:500;line-height:25px !important;margin-top:10px;color:#303030}.insights-details .insights-voices-details .experience p font font,.insights-details .insights-voices-details .experience h4 font font,.insights-details .insights-voices-details .experience .h4 font font{font-size:16px !important;font-weight:500;line-height:25px;color:#303030}.insights-details .insights-voices-details .experience h5+p,.insights-details .insights-voices-details .experience .h5+p{font-size:20px !important;color:#ff4a97 !important;font-weight:700;line-height:25px;font-style:italic}.insights-details .insights-voices-details .experience h5+p font font,.insights-details .insights-voices-details .experience .h5+p font font{font-size:20px;color:#ff4a97 !important;font-weight:700;line-height:25px;font-style:italic}@media only screen and (max-width:495px){.insights-details .insights-voices-details .experience{margin-top:50px}}.insights-details .insights-voices-details .learning-experience{margin-top:30px;padding-bottom:90px}@media only screen and (max-width:495px){.insights-details .insights-voices-details .learning-experience{padding:0 10px 0 10px}}.insights-details .insights-voices-details .learning-experience p{margin-bottom:12px}.insights-details .insights-voices-details .learning-experience .experience-title{display:flex;margin-top:20px}.insights-details .insights-voices-details .learning-experience .experience-title p{font-size:16px;font-style:italic;font-weight:700;line-height:20px;color:#303030}.insights-details .insights-voices-details .learning-experience .experience-title p strong{font-size:16px;font-style:italic;font-weight:700;line-height:20px;color:#303030}.insights-details .insights-voices-details .learning-experience .experience-title p strong font font{font-size:16px;font-style:italic;font-weight:700;line-height:20px;color:#303030}.insights-details .insights-voices-details .learning-experience .experience-title::before{content:"";border-left:4px solid #ff4a97;left:-8px;position:relative;height:20px}.insights-details .insights-voices-details .experience-paragraph p{font-size:16px;font-weight:400;line-height:27px;color:#303030;margin-top:10px}.insights-details .insights-voices-details .experience-paragraph p font font{font-size:16px;font-weight:400;line-height:27px;color:#303030}.insights-details .insights-voices-details .experience-paragraph p a{text-decoration:none;color:#ff4a97}.insights-details .insights-voices-details .interviews-content-wrapper{margin-bottom:30px}.insights-details .insights-voices-details .interviews-content-wrapper p{text-align:left !important}.insights-details .insights-voices-details .interviews-content-wrapper .experience-title p{font-size:16px;font-style:italic;font-weight:700;line-height:20px;color:#303030;text-align:left !important}.insights-details .insights-voices-details .interviews-content-wrapper .experience-title p font font{font-size:16px;font-style:italic;font-weight:700;line-height:20px;color:#303030}.insights-details .insights-voices-details .interviews-content-wrapper .experience-paragraph p{font-size:16px;font-weight:400;line-height:27px;color:#303030}.insights-details .insights-voices-details .interviews-content-wrapper .experience-paragraph p font font{font-size:16px;font-weight:400;line-height:27px;color:#303030}.insights-details .insights-voices-details .voices-details p{font-family:Lato;font-size:16px;line-height:27px;color:#303030}.insights-details .insights-voices-details .voices-details p strong{font-family:Lato;font-weight:700;font-style:italic;font-size:16px;line-height:27px;color:#303030}.insights-details .insights-voices-details .voices-details p strong font font{font-family:Lato;font-weight:700;font-style:italic;font-size:16px;line-height:20px;letter-spacing:0%;color:#303030}.insights-details .insights-voices-details .voices-details p strong::before{content:"";border-left:4px solid #ff4a97;left:-8px;position:relative;height:20px}.insights-details .insights-voices-details .voices-details .text-align-center{text-align:left !important}.insights-details .insights-voices-details .summary-shadow{background:linear-gradient(180deg,rgba(243,245,248,0) 0%,#f3f5f8 100%);height:360px;position:relative;z-index:0;display:block;margin-top:-324px}@media only screen and (max-width:495px){.insights-details .insight-details-article .insight-popular-courses{display:none}}.insights-details .read-more-link{text-align:left;margin-bottom:30px;border:1px solid #ff4e9a;border-radius:25.54px;font-size:15.13px;font-weight:700;line-height:24.59px;color:#ff4e9a;padding:12px 35px;text-decoration:none;background-color:#fff;position:relative;z-index:1}.insights-details .read-more-link font font{font-size:15.13px;font-weight:700;line-height:24.59px}@media only screen and (max-width:495px){.insights-details .read-more-link .read-more-link{text-align:center}}.insight-container .insight-content h1,.insight-container .insight-content .h1{font-size:30px !important}.insight-container .insight-content h1 font font,.insight-container .insight-content .h1 font font{font-size:30px !important;font-weight:600}.insight-container .insight-content h2,.insight-container .insight-content .h2{font-size:26px !important}.insight-container .insight-content h2 font font,.insight-container .insight-content .h2 font font{font-size:26px !important;font-weight:600}.insight-container .insight-content h3,.insight-container .insight-content .h3{font-size:22px !important}.insight-container .insight-content h3 font font,.insight-container .insight-content .h3 font font{font-size:22px !important;font-weight:600}.insight-container .insight-content h4,.insight-container .insight-content .h4{font-size:20px !important}.insight-container .insight-content h4 font font,.insight-container .insight-content .h4 font font{font-size:20px !important;font-weight:600}.insight-container .insight-content h5,.insight-container .insight-content .h5{font-size:18px !important}.insight-container .insight-content h5 font font,.insight-container .insight-content .h5 font font{font-size:18px !important;font-weight:600}.insight-container .insight-content h6,.insight-container .insight-content .h6{font-size:16px !important}.insight-container .insight-content h6 font font,.insight-container .insight-content .h6 font font{font-size:16px !important}.insight-container .insight-content .breadcrumb{padding-top:2.2rem !important}.insight-container .insight-content .breadcrumb .block-uniathena-breadcrumbs{margin-top:0 !important;padding-top:0 !important;margin-bottom:0 !important}.insight-container .insight-content .breadcrumb .block-uniathena-breadcrumbs .container{padding-left:0}.insight-container .insight-content .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb{position:static;color:#ff4e9a}@media only screen and (max-width:495px){.insight-container .insight-content .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb{position:static}}.insight-container .insight-content .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb a span{color:#ff4e9a !important}.insight-container .insight-content .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb span{color:#303030 !important}@media only screen and (max-width:495px){.insight-container .insight-content .breadcrumb{padding-top:1rem !important}}.insight-container .insight-content .insight-blogs-title{font-weight:700;font-size:32px !important;line-height:40px;color:#303030}@media only screen and (max-width:495px){.insight-container .insight-content .insight-blogs-title{font-size:24px !important;line-height:32px}}.insight-container .insight-content .insight-blogs-title font font{font-weight:700;font-size:32px !important;line-height:40px;color:#303030}.insight-container .insight-content .insight-banner-image{margin-bottom:16px;position:relative;max-width:746px}.insight-container .insight-content .insight-banner-image img{width:100%;object-fit:cover}@media only screen and (max-width:495px){.insight-container .insight-content .insight-banner-image img{height:auto;width:100%}}.insight-container .insight-content .insight-banner-image::after{content:"";display:block;background:linear-gradient(90deg,#ff96c0 0%,#ffde76 101.72%);height:9px}.insight-container .insight-content .insight-banner-image .blogs-logo{position:absolute;top:10px;left:2px;width:118px;height:52px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-banner-image .blogs-logo{width:90px;height:38px}}.insight-container .insight-content .interview-inside .interview-banner-content{background-color:#efefef}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left{position:relative}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .inteview-banner-image{height:100%;width:100%}@media only screen and (max-width:495px){.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .inteview-banner-image{text-align:center}}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .inteview-banner-image img{height:100%;width:100%;object-fit:cover}@media only screen and (max-width:495px){.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .inteview-banner-image img{width:180px}}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .insight-logo{position:absolute;width:155px;height:62px;padding:4px 18px 4px 11px;border-radius:30.5px;border-top-left-radius:0;border-bottom-left-radius:0;background-color:rgba(0,0,0,0.58);top:auto !important;bottom:24px;margin:2px 0 0;font-size:9.5px;font-weight:600;line-height:10px;letter-spacing:0.6px;color:#ffffff;text-align:left}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .insight-logo::before{content:"";width:35px;height:35px;margin:0 82px 7px 0;border-radius:2.7px;background-color:#005cac;position:relative;float:left}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .insight-logo::after{content:"";width:13px;height:13px;margin:4px 77px 0px 0;border-right:#005cac solid 4px;border-top:#005cac solid 4px;position:absolute;top:17px;right:-59px;transform:rotate(45deg)}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .insight-logo span.text{font-size:27.3px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff;position:absolute;top:5px;left:24px}.insight-container .insight-content .interview-inside .interview-banner-content .profile-image-left .insight-logo span.text font font{font-size:27.3px;font-weight:600}.insight-container .insight-content .interview-inside .interview-banner-content .profile{padding:1rem}@media only screen and (max-width:495px){.insight-container .insight-content .interview-inside .interview-banner-content .profile{padding:26px}}.insight-container .insight-content .interview-inside .interview-banner-content .profile p{margin-bottom:15px;text-align:left}.insight-container .insight-content .interview-inside .interview-banner-content .profile p strong{font-weight:600}.insight-container .insight-content .interview-inside .interview-banner-content .profile p strong font font{font-weight:600}.insight-container .insight-content .interview-inside .interview-banner-content .profile .insight-logo{display:none}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question{padding:1px 20px;margin:0 25px 20px;color:#616161;border-left:2px solid #ff0068}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question p{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question p font font{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question p strong{color:#616161;font-size:17.5px;font-style:italic;font-weight:600}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question p strong font font{color:#616161;font-size:17.5px;font-style:italic;font-weight:600}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question p strong span{color:#616161;font-size:17.5px;font-style:italic;font-weight:600}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .insight-interview-question p strong span font font{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .field--name-field-text-long-four{margin-bottom:16px}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .field--name-field-text-long-four p{color:#616161}.insight-container .insight-content .interview-inside .interview-set .paragraph--type--question-answer .field--name-field-text-long-four p p{color:#616161}@media only screen and (max-width:495px){.insight-container .insight-content .interview-inside .field--name-field-text-format-long{margin-bottom:50px}}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-three{padding:1px 20px;margin:0 25px 20px;color:#616161;border-left:2px solid #ff0068}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-three p{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-three p font font{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-three p span strong span{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-three p span strong span font font{color:#616161;font-size:17.5px;font-style:italic;margin-bottom:16px}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-four{margin-bottom:16px}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-four p{color:#616161}.insight-container .insight-content .interview-inside .field--type-entity-reference-revisions .field__item .paragraph--type--question-answer .field--name-field-text-long-four p p{color:#616161}.insight-container .insight-content .inteview-banner-image{display:inline-block}.insight-container .insight-content .node__links{display:none}.insight-container .insight-content .field--name-field-list-two{font-size:16px;display:inline;margin-left:3px}.insight-container .insight-content .field--name-field-list-two font font{margin-bottom:16px}.insight-container .insight-content .field--name-field-image{float:right;margin-bottom:30px}.insight-container .insight-content .field--name-field-image .field__label{display:none}.insight-container .insight-content .field--name-field-image .field__item img{width:250px;height:250px;object-fit:cover;border-radius:50%;border:1px solid white;margin:-150px 0 0 0}.insight-container .insight-content .insight-meta-details{display:flex;align-items:baseline;justify-content:space-between;margin:10px 0 20px 0}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details{display:flex;align-items:center;flex-wrap:wrap}}.insight-container .insight-content .insight-meta-details .left-data{display:flex;align-items:center;width:100%;flex-wrap:wrap}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data{align-items:center;margin-bottom:0}}.insight-container .insight-content .insight-meta-details .left-data .author-name{display:inline-block;color:#606060;font-size:18px;padding-right:7px}.insight-container .insight-content .insight-meta-details .left-data .author-name font font{color:#606060;font-size:18px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .author-name font font{font-size:16px}}.insight-container .insight-content .insight-meta-details .left-data .author-name span{color:#606060;font-size:18px;text-transform:capitalize}.insight-container .insight-content .insight-meta-details .left-data .author-name span font font{color:#606060;font-size:18px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .author-name span font font{font-size:16px}}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .author-name{font-size:16px;padding-right:5px}}.insight-container .insight-content .insight-meta-details .left-data .blog-type{display:inline;color:#606060;font-size:18px;padding-right:7px;padding-left:7px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .blog-type{display:none}}.insight-container .insight-content .insight-meta-details .left-data .count{display:inline-block}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row{display:flex}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-node-read-time span{display:inline;color:#606060;font-size:18px;padding-right:7px;padding-left:7px;border-left:2px solid #606060;text-transform:lowercase}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-node-read-time span font font{color:#606060;font-size:18px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-node-read-time span{display:none}}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-comment-count span .comment-count{display:inline;color:#606060;font-size:18px}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-comment-count span .comment-count font font{color:#606060;font-size:18px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-comment-count span .comment-count{display:flex;align-items:center;font-size:16px;padding-right:5px;padding-left:5px}}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-comment-count span .comment-count img{margin-left:5px;padding-right:5px}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-comment-count span .comment-count .fa-comments{margin-right:5px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-comment-count span .comment-count .fa-comments{padding:0 5px 0 5px;margin-right:0}}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-totalcount span .view-count{display:inline;color:#606060;font-size:18px;padding-right:7px;padding-left:7px}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-totalcount span .view-count font font{color:#606060;font-size:18px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-totalcount span .view-count{display:flex;align-items:center;font-size:16px;padding-left:5px;padding-right:5px}}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-totalcount span .view-count img{margin-left:6px}.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-totalcount span .view-count .fa-eye{margin-right:5px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .count .views-element-container .view-count-page-views .view-content .views-row .views-field-totalcount span .view-count .fa-eye{padding:0 5px 0 5px}}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .left-data .count{display:flex}}.insight-container .insight-content .insight-meta-details .date{color:#606060;font-size:18px;padding-left:8px;margin-left:auto}.insight-container .insight-content .insight-meta-details .date font font{color:#606060;font-size:18px}.insight-container .insight-content .insight-meta-details .date span{font-size:16px;font-weight:400;color:#FF6363;padding-right:3px}@media only screen and (max-width:495px){.insight-container .insight-content .insight-meta-details .date{display:flex;float:none;font-size:16px;padding-left:0;margin-left:unset}}.insight-container .insight-content .field--name-field-text{display:inline;color:#606060;font-size:18px;border-right:2px solid #959595;padding-right:8px}.insight-container .insight-content .field--name-field-text font font{color:#606060;font-size:18px}.insight-container .insight-content .field--name-field-text::after{content:"views";margin-left:6px}.insight-container .insight-content .field--name-field-text-two{font-size:16px;font-weight:600;float:right}.insight-container .insight-content .field--name-field-text-two .field__label{display:none}.insight-container .insight-content .field--name-field-text-two .field__item{color:#8d8d8d;font-size:13px;font-weight:600}.insight-container .insight-content .field--name-field-text-two .field__item font font{color:#8d8d8d;font-size:13px}.insight-container .insight-content .field--type-text-with-summary{margin-top:25px;padding:0 10px 0 10px}.insight-container .insight-content .field--type-text-with-summary p{margin-bottom:16px;text-align:justify;color:#616161}.insight-container .insight-content .field--type-text-with-summary p font font{margin-bottom:16px;text-align:justify;color:#616161}.insight-container .insight-content .field--type-text-with-summary p.align-center{text-align:center}.insight-container .insight-content .field--type-text-with-summary p.align-left{text-align:left}.insight-container .insight-content .field--type-text-with-summary p.align-right{text-align:right}@media only screen and (max-width:495px){.insight-container .insight-content .field--type-text-with-summary p{text-align:left}}.insight-container .insight-content .field--type-text-with-summary p strong{font-weight:600;font-size:16px}.insight-container .insight-content .field--type-text-with-summary p strong font font{font-weight:600}.insight-container .insight-content .field--type-text-with-summary p a{font-size:15px !important}.insight-container .insight-content .field--type-text-with-summary p a font font{font-size:15px}.insight-container .insight-content .field--type-text-with-summary p a strong{color:#ff4e9a;font-size:15px !important;font-weight:600;cursor:pointer}.insight-container .insight-content .field--type-text-with-summary p a strong font font{font-size:15px;font-weight:600}.insight-container .insight-content .field--type-text-with-summary p img{max-width:100%}@media only screen and (max-width:495px){.insight-container .insight-content .field--type-text-with-summary p img{width:100%;height:100%}}.insight-container .insight-content .field--type-text-with-summary p em{font-size:16px;color:#616161;overflow-wrap:break-word}.insight-container .insight-content .field--type-text-with-summary a strong{color:#ff4e9a !important;font-size:16px !important;font-weight:600;cursor:pointer}.insight-container .insight-content .field--type-text-with-summary a strong font font{font-weight:600}.insight-container .insight-content .field--type-text-with-summary h2 strong,.insight-container .insight-content .field--type-text-with-summary .h2 strong{font-size:24px;font-weight:600;color:#262626}.insight-container .insight-content .field--type-text-with-summary h2 strong font font,.insight-container .insight-content .field--type-text-with-summary .h2 strong font font{font-size:24px;font-weight:600;color:#262626}.insight-container .insight-content .field--type-text-with-summary ul li{color:#616161;text-align:justify}.insight-container .insight-content .field--type-text-with-summary ul li strong{color:#616161;font-size:16px}.insight-container .insight-content .field--type-text-with-summary ol{margin-bottom:5px}.insight-container .insight-content .field--type-text-with-summary ol li{font-size:16px}.insight-container .insight-content .field--type-text-with-summary ol li strong{font-size:16px;font-weight:600}.insight-container .insight-content .field--type-text-with-summary ol li strong font font{font-weight:600}.insight-container .insight-content .field--type-text-with-summary .content-wrapper{margin-top:30px}.insight-container .insight-content .field--type-text-with-summary .read-more-link{margin:auto;display:table}.insight-container .insight-content .insights-read-more{text-align:center;margin:30px 0}.insight-container .insight-content .insights-read-more a{border:1px solid #ff4e9a;border-radius:25.54px;font-size:15.13px;font-weight:700;line-height:24.59px;color:#ff4e9a;padding:15px 35px;text-decoration:none;background-color:#fff}.insight-container .insight-content .insights-read-more a font font{font-size:15.13px;font-weight:700;line-height:24.59px;color:#ff4e9a}.insight-container .insight-content .insights-read-more a:hover{background-color:#ff4e9a;color:#fff;transition:ease 0.4s}.insight-container .insight-content .summary-shadow{background:linear-gradient(180deg,rgba(243,245,248,0) 0%,#f3f5f8 100%);height:457px;position:relative;z-index:0;display:block;margin-top:-480px}@media only screen and (max-width:495px){.insight-container .insight-content .summary-shadow{margin-top:-470px}}.insight-container .insight-content .author-detail-box{background:#ffeaea;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;padding:1rem 2rem;margin-bottom:40px}.insight-container .insight-content .author-detail-box .auth-pic .author_image img{width:146px;height:146px;border-radius:50%;border:2px solid #f0d600;object-fit:cover}.insight-container .insight-content .author-detail-box .prof-des .author_designation{text-align:left;width:100%;margin-bottom:-26px}.insight-container .insight-content .author-detail-box .prof-des .author_details{font-weight:600;text-align:right;float:right;width:100%;margin-top:0;margin-bottom:-26px}.insight-container .insight-content .author-detail-box .prof-des .author_about{margin-top:29px;text-align:justify;font-weight:600}.insight-container .insight-content .author-detail-box .prof-des .field--label-above .field__label{display:none}.insight-container .insight-content .field--name-comment h2.title,.insight-container .insight-content .field--name-comment .title.h2{font-weight:600;font-size:35px !important}.insight-container .insight-content .field--name-comment h2.title font font,.insight-container .insight-content .field--name-comment .title.h2 font font{font-weight:600;font-size:35px !important}.insight-container .insight-content .field--name-comment article{margin-bottom:40px}.insight-container .insight-content .field--name-comment article.comment footer.comment__meta p.comment__submitted{display:flex;justify-content:space-between}.insight-container .insight-content .field--name-comment article.comment .content .field__item p{font-weight:500}.insight-container .insight-content .field--name-comment article.comment .content .field__item p font font{font-weight:500}.insight-container .insight-content .field--name-comment article.comment .content ul.links li{padding:0}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-comment-body .js-form-item .form-textarea-wrapper textarea.js-text-full{border:none;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:10px;outline:none;padding:10px}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-comment-body .js-filter-wrapper{display:none}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-comment-body .js-filter-wrapper .js-form-wrapper a{font-size:14px !important}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-comment-body .js-filter-wrapper .js-form-wrapper a font font{font-size:14px}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-comment-body .js-filter-wrapper .js-filter-guidelines .filter-guidelines-item ul.tips li{font-size:14px}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commname{display:inline-block;width:45%;margin-right:14px}@media only screen and (max-width:495px){.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commname{width:100%}}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commname .js-form-item label{display:block;font-size:16px;font-weight:600}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commname .js-form-item input.js-text-full{border:none;height:45px;box-shadow:rgba(225,34,87,0.25) 0px 3px 8px;border-radius:4px;outline:none;padding:0 10px;width:100%}@media only screen and (max-width:495px){.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commname .js-form-item input.js-text-full{width:100%}}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commemail{display:inline-block;width:45%}@media only screen and (max-width:495px){.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commemail{width:100%}}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commemail .js-form-item label{display:block;font-size:16px;font-weight:600}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commemail .js-form-item label font font{font-size:16px;font-weight:600}.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commemail .js-form-item input.form-email{border:none;height:45px;box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:4px;outline:none;padding:0 10px;width:100%}@media only screen and (max-width:495px){.insight-container .insight-content .field--name-comment .comment-comment-form .field--name-field-insights-commemail .js-form-item input.form-email{width:100%}}.insight-container .insight-content .field--name-comment .comment-comment-form .form-actions input.button{background:#ff4e9a;color:white;border:none;outline:none;border-radius:6px;padding:8px 46px}.insight-container .insight-content .field--name-field-insights-written-date{display:none}.insight-container .insight-content .field--name-field-author-details{background:#d8e5ed;padding:2rem}.insight-container .insight-content .field--name-field-author-details .field__label{font-size:18px;text-decoration:underline;margin-bottom:16px}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text-long-one{margin-bottom:13px;float:right}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text-long-one .field__label{font-size:15px;margin-bottom:0}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text-long-one .field__item{font-size:16px}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text-two{float:none}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-list .field__label{font-size:16px;margin-bottom:0}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-list .field__item{font-size:16px}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-list-one .field__label{font-size:16px;margin-bottom:0}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-list-one .field__item{font-size:16px}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text{border:none}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text::after{content:""}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text .field__label{font-size:16px;margin-bottom:0}.insight-container .insight-content .field--name-field-author-details .field__items .field__item .paragraph--type--about-author .field--name-field-text .field__item{font-size:16px}.insight-container .icon-insight-detail{position:fixed;z-index:1;top:33%}@media only screen and (min-width:1920px) and (max-width:2560px){.insight-container .icon-insight-detail{top:14%}}@media only screen and (max-width:495px){.insight-container .icon-insight-detail{display:none}}.insight-container .icon-insight-detail .block-addtoany-block span.addtoany_list li{list-style:none;margin-bottom:6px}.insight-container .icon-insight-detail .block-addtoany-block span.addtoany_list a.addtoany_share{margin-left:-6px}.insight-container .interview-popular-insight{margin-top:50px}@media only screen and (max-width:495px){.insight-container .interview-popular-insight{margin-top:20px}}.insight-container .interview-popular-insight .insight-items{border:unset;box-shadow:unset}.insight-container .interview-popular-insight .insight-items .row{flex-wrap:nowrap;overflow:hidden}.insight-container .interview-popular-insight .insight-items .row .col-md-12{width:33.3%}@media only screen and (max-width:495px){.insight-container .links-bottom{padding-top:20px !important}}@media only screen and (max-width:495px){.insight-container .links-bottom .bottom-banner{margin-bottom:20px !important}}.insight-container .links-bottom .bottom-banner .bg-bottom{border-radius:20px}.insights-details-comments{background-color:#fff;padding-top:50px}.insights-details-comments .comment-section{max-width:1000px;margin:auto}.insights-details-comments .comment-section h2,.insights-details-comments .comment-section .h2{font-size:32px !important;font-weight:600;color:#303030;text-align:center}.insights-details-comments .comment-section h2 font font,.insights-details-comments .comment-section .h2 font font{font-size:32px !important;font-weight:500;color:#303030}@media only screen and (max-width:495px){.insights-details-comments .comment-section h2,.insights-details-comments .comment-section .h2{font-size:28px !important;font-weight:700;text-align:left}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper{display:flex;align-items:center;gap:45px}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper{display:block}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section{max-width:630px}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3{width:630px}@media only screen and (min-width:600px) and (max-width:980px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3{max-width:450px}}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3{width:100%}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3 .field--name-comment-body .js-form-item .form-textarea-wrapper textarea.js-text-full{border:1px solid #DADADA;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:10px;outline:none;padding:10px}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3 .field--name-comment-body .js-filter-wrapper{display:none}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3 .field--name-comment-body .js-filter-wrapper .js-form-wrapper a{font-size:14px !important}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .comment-section .child3 .field--name-comment-body .js-filter-wrapper .js-filter-guidelines .filter-guidelines-item ul.tips li{font-size:14px}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent{padding-top:15px}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent{padding-top:0}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname{display:inline-block;margin-right:14px}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname{width:100%}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname .js-form-item{display:flex;flex-direction:column}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname .js-form-item label{display:block;font-size:16px;font-weight:600;margin-top:4px}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname .js-form-item label.error{color:red}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname .js-form-item input.js-text-full{border:1px solid #DADADA;height:45px;border-radius:6px;outline:none;padding:0 10px;width:100%;background:#ECECEC}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commname .js-form-item input.js-text-full{width:100%}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail{display:inline-block;margin-right:14px}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail{width:100%}}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail .js-form-item{display:flex;flex-direction:column}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail .js-form-item label{display:block;font-size:16px;font-weight:600;margin-top:4px}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail .js-form-item label.error{color:red}.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail .js-form-item input.form-email{border:1px solid #DADADA;height:45px;border-radius:6px;outline:none;padding:0 10px;width:100%;background:#ECECEC;color:var(--bs-secondary-color)}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-comment-form .comment-wrapper .parent .field--name-field-insights-commemail .js-form-item input.form-email{width:100%}}.insights-details-comments .comment-section .comment-comment-form .form-actions{margin-bottom:50px}.insights-details-comments .comment-section .comment-comment-form .form-actions input.button{background:linear-gradient(to bottom,#FF4B98,#FF026F);color:white;border:none;outline:none;border-radius:6px;padding:8px 112px;width:max-content}.insights-details-comments .comment-section .comment-widgets{position:relative;margin-bottom:10px}.insights-details-comments .comment-section .comment-widgets article{padding-bottom:10px;margin-bottom:10px;display:block}.insights-details-comments .comment-section .comment-widgets article .initial{height:50px;width:50px;background-color:#bbb;border-radius:50%;display:inline-block;line-height:3;position:absolute;left:-60px;text-align:center}.insights-details-comments .comment-section .comment-widgets article h5.font-medium,.insights-details-comments .comment-section .comment-widgets article .font-medium.h5{font-weight:600;color:#5b1a87;font-size:1.25rem !important}.insights-details-comments .comment-section .comment-widgets article h5.font-medium font font,.insights-details-comments .comment-section .comment-widgets article .font-medium.h5 font font{font-weight:600;color:#5b1a87;font-size:1.25rem !important}.insights-details-comments .comment-section .comment-widgets article h5.font-medium small.commentdate,.insights-details-comments .comment-section .comment-widgets article .font-medium.h5 small.commentdate,.insights-details-comments .comment-section .comment-widgets article h5.font-medium .commentdate.small,.insights-details-comments .comment-section .comment-widgets article .font-medium.h5 .commentdate.small{font-size:60%;text-transform:uppercase;color:#919191}.insights-details-comments .comment-section .comment-widgets article ul.links{padding-right:5px}.insights-details-comments .comment-section .comment-widgets article ul.links li{padding:0;padding-right:15px}.insights-details-comments .comment-section .comment-widgets article ul.links li a{font-size:16px !important}.insights-details-comments .comment-section .comment-widgets article ul.links li span{font-size:16px;color:#ff4e9a;cursor:pointer}.insights-details-comments .comment-section .comment-widgets article ul.links li span font font{font-size:16px;color:#ff4e9a}.insights-details-comments .comment-section .comment-widgets .indented{padding-left:50px}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-widgets .indented{padding-left:40px}}.insights-details-comments .comment-section .comment-widgets .indented article{padding-bottom:10px;margin-bottom:10px;display:block}.insights-details-comments .comment-section .comment-widgets .indented article .initial{height:50px;width:50px;background-color:#bbb;border-radius:50%;display:inline-block;line-height:3;position:absolute;left:15px;text-align:center}.insights-details-comments .comment-section .comment-widgets .indented article h5.font-medium,.insights-details-comments .comment-section .comment-widgets .indented article .font-medium.h5{font-weight:600;color:#5b1a87;font-size:1.25rem !important}.insights-details-comments .comment-section .comment-widgets .indented article h5.font-medium font font,.insights-details-comments .comment-section .comment-widgets .indented article .font-medium.h5 font font{font-weight:600;color:#5b1a87;font-size:1.25rem !important}.insights-details-comments .comment-section .comment-widgets .indented article h5.font-medium small.commentdate,.insights-details-comments .comment-section .comment-widgets .indented article .font-medium.h5 small.commentdate,.insights-details-comments .comment-section .comment-widgets .indented article h5.font-medium .commentdate.small,.insights-details-comments .comment-section .comment-widgets .indented article .font-medium.h5 .commentdate.small{font-size:60%;text-transform:uppercase;color:#919191}.insights-details-comments .comment-section .comment-widgets .indented .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg{display:flex}.insights-details-comments .comment-section .comment-widgets .indented .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg img{height:35px;width:35px}.insights-details-comments .comment-section .comment-widgets .indented .insights-detail-comments .insights-comments-wrapper::before{content:"";display:block;border-top:1px solid #d9d9d9;padding-top:25px;width:90%;left:0;position:relative}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-widgets .indented .insights-detail-comments .insights-comments-wrapper::before{left:0;width:95%}}.insights-details-comments .comment-section .comment-widgets .indented .insights-detail-comments .view-all{display:block;text-align:center}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper{max-height:750px;overflow:hidden;transition:height 0.3s ease;padding:10px 0 0 10px}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper.expanded{max-height:none}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg{display:flex;align-items:center}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg img{height:35px;width:35px;border-radius:50%;object-fit:cover}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg .field--name-field-insights-commname{font-size:16px;font-weight:700;line-height:28px;color:#303030;margin-left:8px;text-transform:capitalize}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .insights-comments-title{margin-top:10px}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .insights-comments-title p{font-size:16px;font-weight:400;line-height:28px;color:#303030}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .insights-comments-title p font font{font-size:16px;font-weight:400;line-height:28px;color:#303030}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish{display:flex;align-items:baseline}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish{flex-direction:column}}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like{padding-right:10px}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like a{font-size:14px;font-weight:700;color:#303030}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like a font font{font-size:14px;font-weight:700;color:#303030}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like a svg{margin-right:5px}@media only screen and (max-width:495px){.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links{margin-bottom:0}}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li{font-size:14px;font-weight:700;color:#303030;padding-right:0}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li font font{font-size:14px;font-weight:700;color:#303030}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li a{color:#303030;font-size:14px !important}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li span{color:#303030;font-size:14px !important;padding-left:5px;border-right:1px solid #303030;padding-right:5px}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li:first-child{padding-right:5px;border-right:1px solid #303030}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .duration{color:#909090;font-size:14px}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .duration font font{font-size:14px;color:#909090}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .sharing-details{display:flex;align-items:center;gap:10px;border-bottom:1px solid #d9d9d9}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .sharing-details:last-of-type{border:none}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .sharing-details a{font-size:16px;font-weight:400;line-height:30px;color:#606060}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .sharing-details .links{margin-bottom:0}.insights-details-comments .comment-section .comment-widgets .insights-detail-comments .comments-shadow{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);height:237px;margin-top:-150px;position:relative}.insights-details-comments .comment-section .ck .ck-toolbar{box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:4px 4px 0 0 !important}.insights-details-comments .comment-section .ck .ck-editor__editable_inline{box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:0 0 4px 4px !important}.view-toggle{margin-top:10px;border:1px solid #ff4e9a;border-radius:25.54px;font-size:15.13px !important;font-weight:700;line-height:24.59px;color:#ff4e9a !important;background-color:transparent;padding:10px 40px;cursor:pointer;display:flex;width:max-content;margin:0 auto 25px}.view-toggle font font{font-size:15.13px !important;font-weight:700;line-height:24.59px}.view-toggle:hover{background-color:#ff4e9a;color:#fff !important}.insight-para-container .content{margin-bottom:25px}.insight-para-container .content p{margin-bottom:15px}.insight-para-container .insight-author-details{background:#eee;padding:25px 15px}.insight-para-container .insight-author-details .profile-pic a img{width:100%;border:3px solid #ffad00;border-radius:50%;height:180px;width:180px;object-fit:cover}.insight-para-container .insight-author-details .details p.name{font-weight:600;font-size:18px}.insight-para-container .insight-author-details .details p.name font font{font-weight:600;font-size:18px}.latest-insights{padding-left:20px;margin-bottom:25px}@media only screen and (max-width:495px){.latest-insights{padding-left:0}}.latest-insights .heading{margin-bottom:15px}@media only screen and (max-width:495px){.latest-insights .heading{margin-bottom:55px}}.latest-insights .heading h5,.latest-insights .heading .h5{font-size:32px !important;font-weight:500;color:#303030}.latest-insights .heading h5 font font,.latest-insights .heading .h5 font font{font-size:32px;font-weight:500;color:#303030}@media only screen and (max-width:495px){.latest-insights .heading h5 font font,.latest-insights .heading .h5 font font{font-size:26px;padding-left:10px}}@media only screen and (max-width:495px){.latest-insights .heading h5,.latest-insights .heading .h5{font-size:26px;padding-left:10px}}.latest-insights .heading h5 span,.latest-insights .heading .h5 span{font-size:32px;background-color:#ff4e9a;color:#fff;padding:2px 5px}.latest-insights .heading h5 span font font,.latest-insights .heading .h5 span font font{font-size:32px;background-color:#ff4e9a;color:#fff}@media only screen and (max-width:495px){.latest-insights .heading h5 span font font,.latest-insights .heading .h5 span font font{font-size:26px}}@media only screen and (max-width:495px){.latest-insights .heading h5 span,.latest-insights .heading .h5 span{font-size:26px !important}}.latest-insights .heading p{font-weight:400;font-size:16px;line-height:26px;padding-top:12px;color:#858585;max-width:50%}@media only screen and (min-width:600px) and (max-width:980px){.latest-insights .heading p{max-width:100%}}@media only screen and (max-width:495px){.latest-insights .heading p{display:none}}.latest-insights .insight-items .popular-insight-cards{border:1px solid #e9e9e9;box-shadow:0px 11px 18px 0px #e0e0e070;margin-bottom:20px;border-radius:8px;overflow:hidden;transition:0.3s cubic-bezier(0,0,0.5,1),box-shadow 0.3s ease;margin:10px 0}.latest-insights .insight-items .popular-insight-cards:hover{transform:scale3d(1.03,1.03,1.08) translate3d(0.1rem,-0.25rem,20rem);box-shadow:4px 5px 10px rgba(0,0,0,0.06)}.latest-insights .insight-items .popular-insight-cards .left-image img{width:100%;height:201px;object-fit:cover}@media only screen and (max-width:495px){.latest-insights .insight-items .popular-insight-cards .left-image img{width:164px;height:100px}}.latest-insights .insight-items .popular-insight-cards .left-image::after{content:"";display:block;background:linear-gradient(90deg,#ff96c0 0%,#ffde76 101.72%);height:8px;width:100%}.latest-insights .insight-items .popular-insight-cards .right-content{padding:10px 25px 20px;background-color:#fff;min-height:165px;display:flex;flex-direction:column;justify-content:space-between}.latest-insights .insight-items .popular-insight-cards .right-content p{color:#febe01;font-weight:bold}.latest-insights .insight-items .popular-insight-cards .right-content a p{color:#303030;font-family:Lato;font-size:18px;font-weight:500;line-height:28px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.latest-insights .insight-items .popular-insight-cards .right-content a p font font{color:#303030;font-size:18px;font-weight:500;line-height:28px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.latest-insights .insight-items .popular-insight-cards .right-content .blog-read{margin-top:20px}.latest-insights .insight-items .popular-insight-cards .right-content .blog-read .read-more{background-color:#ffdaea;border-radius:28px;font-size:12px;font-weight:500;line-height:26px;color:#262626;padding:4px 8px}.latest-insights .insight-items .popular-insight-cards .right-content .blog-read .read-more font font{font-size:12px;font-weight:500;line-height:26px;color:#262626}.latest-insights .insight-items .popular-insight-cards .right-content .blog-read .read-min{background-color:#ececec;border-radius:28px;font-size:12px;font-weight:500;line-height:26px;color:#262626;padding:4px 8px}.latest-insights .insight-items .popular-insight-cards .right-content .blog-read .read-min font font{font-size:12px;font-weight:500;line-height:26px;color:#262626}.latest-insights .insight-items .owl-nav{display:flex;gap:10px;position:absolute;top:-46px;right:0}.latest-insights .insight-items .owl-nav .owl-prev,.latest-insights .insight-items .owl-nav .owl-next{border:2px solid #ff4e9a;border-radius:50%;height:35px;width:35px}.latest-insights .insight-items .owl-nav .owl-prev span,.latest-insights .insight-items .owl-nav .owl-next span{font-size:40px;color:#ff4e9a;line-height:0;top:5px;position:relative}.latest-insights .insight-items-mob{position:relative}.latest-insights .insight-items-mob .carousel .carousel-indicators{position:absolute;bottom:-45px}@media only screen and (max-width:495px){.latest-insights .insight-items-mob .carousel .carousel-indicators{bottom:-32px}}.latest-insights .insight-items-mob .carousel .carousel-indicators button{background-color:#ff4e9a;height:6px;width:6px;border-radius:50%;border:1px solid #ff4e9a}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item{background-color:#fff;border-radius:8px;box-shadow:0px 11px 18px 0px #e0e0e070}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .rect-shadow{background:linear-gradient(90deg,#ff96c0 0%,#ffde76 101.72%);height:8px}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption{padding:8px 16px 20px}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption .flex-text{font-size:18px;font-weight:500;line-height:28px;color:#303030;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption .flex-text font font{font-size:18px;font-weight:500;line-height:28px;color:#303030;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption .read-more a{background-color:#ffdaea;padding:5px 10px;font-size:12px;color:#262626;border-radius:28px;border:0 !important;text-decoration:none}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption .read-more a font font{font-size:12px;color:#262626}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption .read-more span{font-size:12px;font-weight:500;line-height:26px;background-color:#ececec;color:#262626;border-radius:28px;padding:5px 10px}.latest-insights .insight-items-mob .carousel .carousel-inner .carousel-item .caption .read-more span font font{font-size:12px;font-weight:500;line-height:26px;color:#262626}.latest-insights .insight-items-mob .carousel .carousel-control-prev{height:40px;width:40px !important;border-radius:50%;right:44px;left:unset;position:absolute;top:-42px}.latest-insights .insight-items-mob .carousel .carousel-control-prev .carousel-control-prev-icon{background-image:none}.latest-insights .insight-items-mob .carousel .carousel-control-prev .carousel-control-prev-icon img{opacity:1;height:37px;width:37px}.latest-insights .insight-items-mob .carousel .carousel-control-next{height:40px;width:40px !important;border-radius:50%;position:absolute;top:-42px}.latest-insights .insight-items-mob .carousel .carousel-control-next .carousel-control-next-icon{background-image:none}.latest-insights .insight-items-mob .carousel .carousel-control-next .carousel-control-next-icon img{opacity:1;height:37px;width:37px}.latest-insights .popular-insights .owl-carousel .owl-stage{display:flex}.latest-insights .popular-insights .owl-carousel .owl-item{display:flex;flex:1 0 auto}@media only screen and (max-width:495px){.latest-insights .popular-insights .owl-carousel .owl-item{display:unset;flex:unset}}.latest-insights .popular-insights .owl-carousel .thumbnail{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0px 11px 18px 0px #e0e0e070}@media only screen and (max-width:495px){.latest-insights .popular-insights .owl-carousel .thumbnail{height:100%}}@media only screen and (max-width:495px){.latest-insights .popular-insights .owl-carousel .thumbnail a img{height:201px}}.latest-insights .popular-insights .owl-carousel .thumbnail .rect-shadow{background:linear-gradient(90deg,#ff96c0 0%,#ffde76 101.72%);height:8px}.latest-insights .popular-insights .owl-carousel .thumbnail .caption{display:flex;flex:1 0 auto;flex-direction:column;padding:10px 10px 20px}@media only screen and (max-width:495px){.latest-insights .popular-insights .owl-carousel .thumbnail .caption{justify-content:space-between}}.latest-insights .popular-insights .owl-carousel .thumbnail .caption p{font-size:18px;font-weight:500;line-height:28px;color:#303030;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.latest-insights .popular-insights .owl-carousel .thumbnail .caption p font font{font-size:18px;font-weight:500;line-height:28px;color:#303030;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.latest-insights .popular-insights .owl-carousel .thumbnail .caption .read-more{margin-top:7px}.latest-insights .popular-insights .owl-carousel .thumbnail .caption .read-more a{background-color:#ffdaea;padding:5px 10px;font-size:12px;color:#262626;border-radius:28px;border:0 !important;text-decoration:none}.latest-insights .popular-insights .owl-carousel .thumbnail .caption .read-more a font font{font-size:12px;color:#262626}.latest-insights .popular-insights .owl-carousel .thumbnail .caption .read-more span{font-size:12px;font-weight:500;line-height:26px;background-color:#ececec;color:#262626;border-radius:28px;padding:5px 10px}.latest-insights .popular-insights .owl-carousel .thumbnail .caption .read-more span font font{font-size:12px;font-weight:500;line-height:26px;color:#262626}.latest-insights .popular-insights .owl-nav{display:flex;gap:10px;position:absolute;top:-46px;right:0}.latest-insights .popular-insights .owl-nav .owl-prev,.latest-insights .popular-insights .owl-nav .owl-next{border:2px solid #ff4e9a;border-radius:50%;height:35px;width:35px}.latest-insights .popular-insights .owl-nav .owl-prev span,.latest-insights .popular-insights .owl-nav .owl-next span{font-size:40px;color:#ff4e9a;line-height:0;top:5px;position:relative}.latest-insights .academic-section .line-heading p{font-size:26px;font-weight:400;line-height:31.2px;color:#303030}.latest-insights .academic-section .line-heading p font font{font-size:26px;font-weight:400;line-height:31.2px;color:#303030}.latest-insights .academic-section .line-heading p span{background-color:#ff4e9a;color:#fff;padding:2px 5px;font-size:26px;font-weight:400;line-height:31.2px}.latest-insights .academic-section .line-heading p span font font{font-size:26px;font-weight:400;line-height:31.2px;color:#fff}.latest-insights .view-all-insight{margin-top:15px}.latest-insights .view-all-insight a{font-size:16px}.latest-insights .view-all-insight a::after{content:" \2192"}@media only screen and (max-width:495px){.latest-insights .view-all-insight{display:none}}.insight-details-popular-courses{background:#f3f5f8;border-radius:6px;padding:50px 0}@media only screen and (max-width:495px){.insight-details-popular-courses{padding:20px 0}}.insight-details-popular-courses .heading{margin-bottom:40px}@media only screen and (max-width:495px){.insight-details-popular-courses .heading{margin-bottom:45px;margin-top:30px !important}}.insight-details-popular-courses .heading p{font-size:26px;color:#303030}.insight-details-popular-courses .heading p font font{font-size:26px;color:#303030}.insight-details-popular-courses .heading p span{font-size:26px;background-color:#ff4e9a;color:#fff;padding:2px 5px}.insight-details-popular-courses .heading p span font font{font-size:26px;color:#fff}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item{margin-left:0}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;height:323px;margin-bottom:20px}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate p font font{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate .star-review .star-images{display:flex}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .logo-rate .rate .star-review span font font{font-weight:400;font-size:14px;line-height:17px;color:#909090}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .course-name h4,.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .course-name h4 font font,.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .course-name .h4 font font{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .course-name h4,.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .course-name .h4{height:88.26px}}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -21px 18px -21px;height:61px;display:flex;align-items:center}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn{display:flex;justify-content:space-between}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .flexible-durtion p font font{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;line-height:17px;color:#303030;margin-left:4px}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .flexible-durtion span font font{font-weight:600;font-size:14px;line-height:17px;color:#303030}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .learn a{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .learn a font font{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a}@media only screen and (max-width:495px){.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .learn a font font{font-size:15px !important}}@media only screen and (max-width:495px){.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card .flexible-learn .learn a{font-size:15px !important}}.insight-details-popular-courses .scroll-cards-right .owl-carousel .owl-item .thumbnail .course-card-box{width:unset !important}@media only screen and (max-width:495px){.insight-details-popular-courses .scroll-cards-right .owl-nav{display:flex;gap:10px;position:absolute;top:-42px;right:10px}.insight-details-popular-courses .scroll-cards-right .owl-nav .owl-prev,.insight-details-popular-courses .scroll-cards-right .owl-nav .owl-next{border:2px solid #ff4e9a;border-radius:50%;height:35px;width:35px}.insight-details-popular-courses .scroll-cards-right .owl-nav .owl-prev span,.insight-details-popular-courses .scroll-cards-right .owl-nav .owl-next span{font-size:40px;color:#ff4e9a;line-height:0;top:5px;position:relative}}.insight-popular-courses{background:#f3f5f8;padding-top:45px}@media only screen and (max-width:495px){.insight-popular-courses{padding-top:20px}}.insight-popular-courses .heading-title{margin-bottom:20px}.insight-popular-courses .heading-title p{color:#303030;font-size:36px;font-style:normal;font-weight:400;line-height:normal}.insight-popular-courses .heading-title p font font{color:#303030;font-size:36px;font-style:normal;font-weight:400}.insight-popular-courses .carousel{height:1100px}@media only screen and (max-width:495px){.insight-popular-courses .carousel{height:auto}}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;max-width:380px;height:323px;margin:0 auto;margin-bottom:20px}@media only screen and (max-width:495px){.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card{width:auto}}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate p font font{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review .star-images{display:flex}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review span font font{font-weight:400;font-size:14px;line-height:17px;color:#909090}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .course-name h4,.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .course-name h4 font font,.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .course-name .h4 font font{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .course-name h4,.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .course-name .h4{height:88.26px}}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -21px 18px -21px;height:61px;display:flex;align-items:center}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn{display:flex;justify-content:space-between}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion p font font{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;line-height:17px;color:#303030;margin-left:4px}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion span font font{font-weight:600;font-size:14px;line-height:17px;color:#303030}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .learn a{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .learn a font font{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a}@media only screen and (max-width:495px){.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .learn a font font{font-size:15px !important}}@media only screen and (max-width:495px){.insight-popular-courses .carousel .carousel-inner .carousel-item .course-card .flexible-learn .learn a{font-size:15px !important}}.insight-popular-courses .carousel .carousel-indicators{margin-top:17px;position:relative}.insight-popular-courses .carousel .carousel-indicators button{height:30px;border-radius:50%;border:1px solid #ff4e9a;color:#ff4e9a;font-weight:600;text-indent:0}.insight-popular-courses .carousel .carousel-control-prev{display:none}.insight-popular-courses .carousel .carousel-control-prev .carousel-control-prev-icon{background-image:unset}.insight-popular-courses .carousel .carousel-control-next{display:none}.insight-popular-courses .carousel .carousel-control-next .carousel-control-next-icon{background-image:unset}.our-popular-courses-small{padding:10px;border-left:1.5px solid #e9e9e9;padding-left:20px}.our-popular-courses-small .heading{margin-bottom:15px}.our-popular-courses-small .heading p{font-size:22px;font-weight:600}.our-popular-courses-small .heading p font font{font-size:22px;font-weight:600}.our-popular-courses-small .inner-card{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.075) !important;margin-bottom:0.5rem;padding:1rem;background-color:#fff}.our-popular-courses-small .inner-card .title-text{margin-bottom:5px}.our-popular-courses-small .inner-card .title-text p{font-size:16px;font-weight:600;line-height:1.6em}.our-popular-courses-small .inner-card .title-text p font font{font-size:16px;font-weight:600;line-height:1.6em}.our-popular-courses-small .inner-card .title-text a{font-size:16px;font-weight:600;line-height:1.6em;color:#262626}.our-popular-courses-small .inner-card .title-text a font font{font-size:16px;font-weight:600;line-height:1.6em}.our-popular-courses-small .inner-card .title-text span{font-size:16px;font-weight:500;line-height:1.6em}.our-popular-courses-small .inner-card .title-text span font font{font-size:16px;font-weight:500;line-height:1.6em}.our-popular-courses-small .inner-card .logo-section .logos{width:74px;height:74px;border:1px solid #ffad00;border-radius:50%;padding:15px 5px;display:inline-block;text-align:center;position:relative}.our-popular-courses-small .inner-card .logo-section .logos img{width:50px;max-height:30px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.our-popular-courses-small .inner-card .learn-more{text-align:right}.our-popular-courses-small .inner-card .learn-more a{font-size:16px}.our-popular-courses-small .view-all-courses{margin-bottom:10px;margin-top:15px}.our-popular-courses-small .view-all-courses a{font-size:18px}.our-popular-courses-small .view-all-courses a font font{font-size:18px}.insight-getin{padding-left:25px;margin-bottom:40px}.insight-getin .block-getintouch{background-color:#d8e5ed;border-radius:6px;box-shadow:0 5px 12px 3px rgba(0,0,0,0.09);padding:20px 30px 20px;width:100%}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item{margin-bottom:-6px;margin-right:13px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item label{font-size:16px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item label.error{font-size:12px;color:red}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item select{outline:none;box-shadow:none;border:none;height:45px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item .description{font-size:13px;color:#c80000;display:none}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item input[type="text"]{height:45px;padding-left:15px;color:#262626;border-radius:8px;font-size:14px;border:none;width:100%;outline:none}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item input[type="text"]::placeholder{color:#dfdfdf}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item input[type="email"]{height:45px;padding-left:30px;color:#8d8d8d;border-radius:8px;font-size:14px;border:none;width:100%;outline:none}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item input[type="email"]::placeholder{color:#dfdfdf}.insight-getin .block-getintouch form.uniathena-getintouchform .inline-form-error{margin-top:0;top:11px}.insight-getin .block-getintouch form.uniathena-getintouchform p.h3-class{padding-left:0;margin-top:33px;margin-bottom:4px}.insight-getin .block-getintouch form.uniathena-getintouchform span.subtitle{font-size:16px}.insight-getin .block-getintouch form.uniathena-getintouchform .form-type-checkbox{display:inline-block;margin-top:-9px;position:absolute}.insight-getin .block-getintouch form.uniathena-getintouchform .form-type-checkbox.form-item-option-no{margin:-9px 0 0 0}.insight-getin .block-getintouch form.uniathena-getintouchform .form-type-checkbox.form-item-option-yes{margin:-7px 0 0 0}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field{margin-bottom:-14px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field label{font-size:16px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;margin:34px 0px 0 -104px;z-index:2;height:40px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select{height:40px;border:none;vertical-align:middle}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-phone input{padding-left:125px}.insight-getin .block-getintouch form.uniathena-getintouchform .form-radios{margin-top:25px;display:flex;margin-bottom:17px}.insight-getin .block-getintouch form.uniathena-getintouchform input.js-form-submit{border:none;background:#ff4e9a;color:white;width:97%;padding:8px 12px;border-radius:4px;margin:0}.insight-getin .block-getintouch{background-color:#d8e5ed;border-radius:6px;box-shadow:0 5px 12px 3px rgba(0,0,0,0.09);padding:20px 30px 20px;width:40%;margin:0 auto}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item{margin-bottom:-6px;margin-right:13px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item label{font-size:16px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item label.error{font-size:12px;color:red}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item select{outline:none;box-shadow:none;border:none;height:45px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item .description{font-size:13px;color:#c80000;display:none}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item .description font font{font-size:13px}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item input[type="text"]{height:45px;padding-left:30px;color:#8d8d8d;border-radius:8px;font-size:14px;border:none;width:100%;outline:none}.insight-getin .block-getintouch form.uniathena-getintouchform .js-form-item input[type="email"]{height:45px;padding-left:30px;color:#8d8d8d;border-radius:8px;font-size:14px;border:none;width:100%;outline:none}.insight-getin .block-getintouch form.uniathena-getintouchform p{padding-left:26px;margin-top:33px;margin-bottom:-18px}.insight-getin .block-getintouch form.uniathena-getintouchform .form-type-checkbox{display:inline-block;margin-top:-80px;position:absolute}.insight-getin .block-getintouch form.uniathena-getintouchform .form-type-checkbox.form-item-option-no{margin:-9px 0 0 0}.insight-getin .block-getintouch form.uniathena-getintouchform .form-type-checkbox.form-item-option-yes{margin:-7px 0 0 0}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field{margin-bottom:36px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field label{font-size:16px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;margin:34px 0px 0 -104px;z-index:2;height:40px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select{height:40px;border:none}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:14px}.insight-getin .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-phone input{padding-left:106px}.insight-getin .block-getintouch form.uniathena-getintouchform .form-radios{margin-top:25px;display:flex;margin-bottom:17px}.insight-getin .block-getintouch form.uniathena-getintouchform input.js-form-submit{border:none;background:#ff4e9a;color:white;width:97%;padding:8px 12px;border-radius:4px;margin:0}.newsletter-insight{background:#fff;box-shadow:0px 4px 15px rgba(0,0,0,0.14);border-radius:8px;padding:21px 30px;margin-top:30px;margin-left:25px;margin-bottom:100px}.newsletter-insight p.heading{font-weight:400;font-size:13px;color:#303030;margin-bottom:16px}.newsletter-insight p.heading font font{font-weight:400;font-size:13px;color:#303030}.newsletter-insight .newsletter-subscribe-form form .js-form-item{margin-bottom:-5px}.newsletter-insight .newsletter-subscribe-form form .js-form-item.form-item-term-conditions{margin-top:0}.newsletter-insight .newsletter-subscribe-form form .js-form-item input{background:#ffffff;border:1px solid #d1d1d1;border-radius:3px;font-weight:400;font-size:16px;color:#acacac;padding:10px 13px;width:100%}.newsletter-insight .newsletter-subscribe-form form .js-form-item input[type="checkbox"]{width:auto}.newsletter-insight .newsletter-subscribe-form form .js-form-item label{font-size:13px}.newsletter-insight .newsletter-subscribe-form form .js-form-item label a{font-size:13px !important}.newsletter-insight .newsletter-subscribe-form form input[type="submit"]{border:none;display:block;background:#301934;border-radius:29px;padding:9px 33px;width:100%;text-align:center;color:#fff;margin:0;margin-top:19px}.article-insight-block{background-color:#f3f5f8;padding-top:50px}@media only screen and (max-width:495px){.article-insight-block{padding-top:0}}.article-insight-block .latest-insights{margin-bottom:0 !important}@media only screen and (max-width:495px){.article-insight-block .latest-insights .heading h5,.article-insight-block .latest-insights .heading .h5{font-size:26px !important}}.article-insight-block .latest-insights .blog-insights .owl-nav button.owl-prev{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:54px}.article-insight-block .latest-insights .blog-insights .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}.article-insight-block .latest-insights .blog-insights .owl-nav button.owl-next{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:0px}.article-insight-block .latest-insights .blog-insights .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}.comment-section-sub-reply{margin-top:6rem}.comment-section-sub-reply .indented{display:block !important}.comment-section-sub-reply article{display:block}.comment-section-sub-reply article .initial{height:50px;width:50px;background-color:#bbb;border-radius:50%;display:inline-block;line-height:3;position:absolute;left:-60px;text-align:center}.comment-section-sub-reply article h5.font-medium,.comment-section-sub-reply article .font-medium.h5{font-weight:600;color:#5b1a87;font-size:1.25rem !important}.comment-section-sub-reply article h5.font-medium font font,.comment-section-sub-reply article .font-medium.h5 font font{font-weight:600;color:#5b1a87;font-size:1.25rem !important}.comment-section-sub-reply article h5.font-medium small.commentdate,.comment-section-sub-reply article .font-medium.h5 small.commentdate,.comment-section-sub-reply article h5.font-medium .commentdate.small,.comment-section-sub-reply article .font-medium.h5 .commentdate.small{font-size:60%;text-transform:uppercase;color:#919191}.comment-section-sub-reply article ul.links{display:none}.comment-section-sub-reply article ul.links li{padding:0;padding-right:15px}.comment-section-sub-reply article ul.links li a{font-size:16px !important}.comment-section-sub-reply article ul.links li span{font-size:16px;color:#ff4e9a;cursor:pointer}.comment-section-sub-reply .comment-comment-form .field--name-comment-body .js-form-item .form-textarea-wrapper textarea.js-text-full{border:none;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:10px;outline:none;padding:10px}.comment-section-sub-reply .comment-comment-form .field--name-comment-body .js-filter-wrapper{display:none}.comment-section-sub-reply .comment-comment-form .field--name-comment-body .js-filter-wrapper .js-form-wrapper a{font-size:14px !important}.comment-section-sub-reply .comment-comment-form .field--name-comment-body .js-filter-wrapper .js-filter-guidelines .filter-guidelines-item ul.tips li{font-size:14px}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname{display:inline-block;width:45%;margin-right:14px}@media only screen and (max-width:495px){.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname{width:100%}}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname .js-form-item{display:flex;flex-direction:column}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname .js-form-item label{display:block;font-size:16px;font-weight:600}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname .js-form-item .error{display:block;font-size:16px;font-weight:600;color:red}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname .js-form-item input.js-text-full{border:none;height:45px;box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:4px;outline:none;padding:0 10px;width:100%}@media only screen and (max-width:495px){.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commname .js-form-item input.js-text-full{width:100%}}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail{display:inline-block;width:45%}@media only screen and (max-width:495px){.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail{width:100%}}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail .js-form-item{display:flex;flex-direction:column}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail .js-form-item label{display:block;font-size:16px;font-weight:600}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail .js-form-item label font font{font-size:16px;font-weight:600}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail .js-form-item .error{display:block;font-size:16px;font-weight:600;color:red}.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail .js-form-item input.form-email{border:none;height:45px;box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:4px;outline:none;padding:0 10px;width:100%;font-weight:400;color:#303030 !important}@media only screen and (max-width:495px){.comment-section-sub-reply .comment-comment-form .field--name-field-insights-commemail .js-form-item input.form-email{width:100%}}.comment-section-sub-reply .comment-comment-form .form-actions input.button{background:linear-gradient(180deg,#ff026f 0%,#ff4b98 100%);color:white;border:none;outline:none;border-radius:6px;padding:8px 75px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper{padding:20px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg{display:flex;align-items:center}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg img{height:98px;width:98px;border-radius:50%;object-fit:cover;margin-right:7px;margin-right:7px}@media only screen and (max-width:495px){.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg img{height:62px;width:62px}}@media only screen and (max-width:495px){.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg img{height:62px;width:62px}}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg .field--name-field-insights-commname{font-size:22px !important;font-weight:700;text-transform:capitalize;font-size:22px !important;font-weight:700;text-transform:capitalize}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg .field--name-field-insights-commname font font{font-size:22px !important;font-weight:700;text-transform:capitalize}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-userImg .field--name-field-insights-commname font font{font-size:22px !important;font-weight:700;text-transform:capitalize}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .insights-comments-title{margin-top:10px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .insights-comments-title p{font-size:18px;font-weight:400;line-height:28px;color:#303030}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .insights-comments-title p font font{font-size:18px;font-weight:400;line-height:28px;color:#303030}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish{display:flex;align-items:baseline}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like{padding-right:10px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like a{font-size:14px;font-weight:700;color:#303030;padding-right:0}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like a font font{font-size:14px;font-weight:700;color:#303030}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .like a svg{margin-right:5px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li{font-size:14px;font-weight:700;color:#303030;padding-right:10px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li a{color:#303030}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li span{color:#303030}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .links li:first-child{padding-right:5px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .duration{color:#909090;font-size:14px}.comment-section-sub-reply .insights-detail-comments .insights-comments-wrapper .insights-comments-desc .pulishing-details .publish .duration font font{font-size:14px}.comment-section-sub-reply .insights-detail-comments .view-toggle{display:none}.comment-section-sub-reply .ck .ck-toolbar{box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:4px 4px 0 0 !important}.comment-section-sub-reply .ck .ck-editor__editable_inline{box-shadow:rgba(225,34,87,0.3) 0px 3px 8px;border-radius:0 0 4px 4px !important}.select2-get-in-touch-form .select2-search__field{border:1px solid #aaa;outline:none;color:var(--bs-secondary-color)}.select2-get-in-touch-form .select2-search__field::placeholder{color:lightgray;font-size:.875em}.select2-get-in-touch-form .select2-dropdown--below{width:251px !important}@media only screen and (max-width:495px){.select2-get-in-touch-form .select2-dropdown--below{width:297px !important}}@media only screen and (max-width:360px){.select2-get-in-touch-form .select2-dropdown--below{width:231px !important}}.select2-get-in-touch-form .select2-dropdown--above{width:251px !important}@media only screen and (max-width:495px){.select2-get-in-touch-form .select2-dropdown--above{width:297px !important}}@media only screen and (max-width:360px){.select2-get-in-touch-form .select2-dropdown--above{width:231px !important}}.messages--status{position:relative;top:80px}.blogs-section{padding-top:70px}.blogs-section .blogs-banner{background-color:#303030;min-height:481px;position:relative}@media only screen and (min-width:600px) and (max-width:980px){.blogs-section .blogs-banner{min-height:581px}}.blogs-section .blogs-banner .breadcrumb{padding-top:2.2rem !important}.blogs-section .blogs-banner .breadcrumb .block-uniathena-breadcrumbs{margin-top:0 !important;padding-top:0 !important;margin-bottom:0 !important}.blogs-section .blogs-banner .breadcrumb .block-uniathena-breadcrumbs .container{padding-left:0}.blogs-section .blogs-banner .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb{position:static;color:#ff4e9a}@media only screen and (max-width:495px){.blogs-section .blogs-banner .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb{position:static}}.blogs-section .blogs-banner .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb a span{color:#ff4e9a !important}.blogs-section .blogs-banner .breadcrumb .block-uniathena-breadcrumbs .container .athena-breadcrumb span{color:#fff !important}@media only screen and (max-width:495px){.blogs-section .blogs-banner .breadcrumb{padding-top:1rem !important}}.blogs-section .blogs-banner .left-section .heading{padding-top:2rem}.blogs-section .blogs-banner .left-section .heading h1,.blogs-section .blogs-banner .left-section .heading .h1{font-weight:700;font-size:36px !important;line-height:46px;color:#fff}@media only screen and (max-width:495px){.blogs-section .blogs-banner .left-section .heading h1,.blogs-section .blogs-banner .left-section .heading .h1{font-size:24px !important;line-height:32px}}@media only screen and (max-width:495px){.blogs-section .blogs-banner .left-section .heading{padding-top:0}}.blogs-section .blogs-banner .left-section .banner-sec-mob{max-width:100%;height:202px}.blogs-section .blogs-banner .left-section .banner-sec-mob img{width:100%;height:100%}.blogs-section .blogs-banner .left-section .blogs-detail{display:flex;align-items:center;flex-wrap:wrap;gap:3px;color:#fff;margin-top:20px}.blogs-section .blogs-banner .left-section .blogs-detail p{font-weight:400;font-size:18px;line-height:27px;color:#fff;text-transform:capitalize}@media only screen and (max-width:495px){.blogs-section .blogs-banner .left-section .blogs-detail p{font-size:16px}}.blogs-section .blogs-banner .left-section .blogs-detail .views-element-container .view-content .views-row{display:flex;gap:7px}.blogs-section .blogs-banner .left-section .blogs-detail .views-element-container .view-content .views-row .views-field-node-read-time .field-content{text-transform:lowercase}.blogs-section .blogs-banner .left-section .blogs-detail .views-element-container .view-content .views-row .views-field-comment-count .field-content .comment-count{display:flex;align-items:center;gap:5px}.blogs-section .blogs-banner .left-section .blogs-detail .views-element-container .view-content .views-row .views-field-comment-count .field-content .comment-count img{margin-left:5px}.blogs-section .blogs-banner .left-section .blogs-detail .views-element-container .view-content .views-row .views-field-totalcount .field-content .view-count{display:flex;align-items:center;gap:5px}.blogs-section .blogs-banner .left-section .update-details{margin-top:20px}.blogs-section .blogs-banner .left-section .update-details p{font-weight:400;font-size:18px;line-height:27px;color:#fff;display:flex;gap:75px}.blogs-section .blogs-banner .left-section .update-details p span{font-weight:400;font-size:16px;line-height:27px;color:#FF6363}.blogs-section .blogs-banner .left-section .update-details p span .date{color:#ffffff;margin-left:6px}@media only screen and (max-width:495px){.blogs-section .blogs-banner .left-section .update-details p{font-size:16px;gap:5px;flex-direction:column}}.blogs-section .blogs-banner .left-section .blog-share{font-weight:400;font-size:18px;line-height:27px;color:#fff;display:flex;align-items:center;gap:10px;margin-top:20px}@media only screen and (max-width:495px){.blogs-section .blogs-banner .left-section .blog-share{margin-bottom:50px}}@media only screen and (min-width:600px) and (max-width:980px){.blogs-section .blogs-banner .left-section .blog-share{margin-bottom:50px}}@media screen and (min-width:1024px){.blogs-section .blogs-banner .left-section .blog-share{margin-bottom:50px}}.blogs-section .blogs-banner .left-section .blog-share .social-icons{display:flex;gap:8px}.blogs-section .blogs-banner .left-section .blog-share .social-icons a img{height:31px;width:31px;border-radius:50%;background:#fff;overflow:inherit}.blogs-section .blogs-banner .left-section .blog-share .social-icons .x-logo{height:31px;width:31px;background:#fff;border-radius:50%;outline:2px solid #303030}.blogs-section .blogs-banner .right-section{width:521px;height:279px;margin-top:2rem}.blogs-section .blogs-banner .right-section img{width:100%;height:100%;border-radius:10px}@media only screen and (max-width:495px){.blogs-section .blogs-banner .right-section{display:none}}.blogs-section .blogs-banner::after{content:"";display:block;background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);height:9px;position:absolute;width:100%;bottom:0;left:0}@media only screen and (max-width:495px){.blogs-section .blogs-banner{min-height:auto}}.blogs-section .blogs-article{background-color:#F3F5F8;padding:30px 0 80px}@media only screen and (max-width:495px){.blogs-section .blogs-article{padding:30px 0 30px}}.blogs-section .blogs-article .blogs-article-section{max-width:92%}@media only screen and (max-width:495px){.blogs-section .blogs-article .blogs-article-section{max-width:100%;padding-left:5px}}.blogs-section .blogs-article .blogs-article-section h1,.blogs-section .blogs-article .blogs-article-section .h1{font-size:32px !important;line-height:38px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h1 strong,.blogs-section .blogs-article .blogs-article-section .h1 strong{font-size:32px !important;line-height:38px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h2,.blogs-section .blogs-article .blogs-article-section .h2{font-size:30px !important;line-height:38px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h2 strong,.blogs-section .blogs-article .blogs-article-section .h2 strong{font-size:30px !important;line-height:38px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h3,.blogs-section .blogs-article .blogs-article-section .h3{font-size:24px !important;line-height:32px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h3 strong,.blogs-section .blogs-article .blogs-article-section .h3 strong{font-size:24px !important;line-height:32px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h4,.blogs-section .blogs-article .blogs-article-section .h4{font-size:20px !important;line-height:28px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h4 strong,.blogs-section .blogs-article .blogs-article-section .h4 strong{font-size:20px !important;line-height:28px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h5,.blogs-section .blogs-article .blogs-article-section .h5{font-size:18px !important;line-height:26px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h5 strong,.blogs-section .blogs-article .blogs-article-section .h5 strong{font-size:18px !important;line-height:26px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h6,.blogs-section .blogs-article .blogs-article-section .h6{font-size:16px !important;line-height:24px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h6 strong,.blogs-section .blogs-article .blogs-article-section .h6 strong{font-size:16px !important;line-height:24px;color:#303030;font-weight:600}.blogs-section .blogs-article .blogs-article-section h1 a strong,.blogs-section .blogs-article .blogs-article-section .h1 a strong,.blogs-section .blogs-article .blogs-article-section h2 a strong,.blogs-section .blogs-article .blogs-article-section .h2 a strong,.blogs-section .blogs-article .blogs-article-section h3 a strong,.blogs-section .blogs-article .blogs-article-section .h3 a strong,.blogs-section .blogs-article .blogs-article-section h4 a strong,.blogs-section .blogs-article .blogs-article-section .h4 a strong,.blogs-section .blogs-article .blogs-article-section h5 a strong,.blogs-section .blogs-article .blogs-article-section .h5 a strong,.blogs-section .blogs-article .blogs-article-section h6 a strong,.blogs-section .blogs-article .blogs-article-section .h6 a strong{color:#ff4e9a}.blogs-section .blogs-article .blogs-article-section p{font-weight:400;font-size:16px;line-height:30px;color:#303030;margin-bottom:10px}.blogs-section .blogs-article .blogs-article-section p a{word-wrap:break-word;font-size:16px}.blogs-section .blogs-article .blogs-article-section p strong{font-size:16px}.blogs-section .blogs-article .blogs-article-section ul li strong{font-size:16px}.blogs-section .blogs-article .blogs-article-section ul li strong{font-size:16px}.blogs-section .blogs-article .blogs-article-section>p:first-of-type+ul li a{color:#303030;transition:color 0.3s ease}.blogs-section .blogs-article .blogs-article-section>p:first-of-type+ul li a:hover{color:#ff4e9a}.blogs-section .blogs-article .blogs-article-section>p:first-of-type+ul li strong{font-size:16px}.blogs-section .blogs-article .blogs-article-section p.text-align-justify>br:first-of-type{display:none}.blogs-section .blogs-article .blogs-article-section img{max-width:100%;margin:0 auto;display:block}@media only screen and (max-width:495px){.blogs-section .blogs-article .blogs-article-section img{width:100%;height:200px;margin-bottom:15px}}.blogs-section .blogs-article .blogs-article-section [data-align="right"]{float:right;margin-left:1em;margin-bottom:1em}.blogs-section .blogs-article .blogs-article-section [data-align="center"]{display:block;margin-left:auto;margin-right:auto}.blogs-section .blogs-article .blogs-article-section table{margin-left:auto !important;margin-right:auto !important}@media only screen and (max-width:495px){.blogs-section .blogs-article .blogs-article-section table{display:block;width:100% !important;max-width:100% !important;overflow-x:auto;-webkit-overflow-scrolling:touch;table-layout:auto !important}}.blogs-section .blogs-article .explore-courses h2,.blogs-section .blogs-article .explore-courses .h2{font-weight:600;font-size:32px !important;line-height:100%;color:#303030;margin-bottom:30px}.blogs-section .blogs-article .explore-courses .carousel{max-height:2300px}@media only screen and (max-width:495px){.blogs-section .blogs-article .explore-courses .carousel{height:unset}}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card{border-radius:6px;border:solid 1px #e5e4e2;background-color:#fff;margin-bottom:30px;transition:0.4s}@media only screen and (max-width:495px){.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card{margin-bottom:0}}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card:hover{box-shadow:0 7px 10px 0 rgba(0,0,0,0.24)}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card:hover .banner-image .recommended-course{opacity:1}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image{position:relative}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image img{border-radius:6px 6px 0 0;width:100%;height:136px;object-fit:cover}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .free-learning{position:absolute;right:13px;top:12px;background:#FF12A0;border-radius:50px;padding:2px 11px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .free-learning p{font-size:14px;font-style:italic;font-weight:600;text-align:center;color:white}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .university-logo{position:absolute;top:8px;left:8px;border-radius:4px;display:flex;gap:5px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .university-logo img{height:29px;width:72px;object-fit:contain;background-color:#fff;padding:0 5px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .banner-cap{position:absolute;bottom:10px;left:16px;padding:4px 11px;border-radius:50px;background:#FBC300}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .banner-cap p{font-size:12px;font-weight:500;color:#303030}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .recommended-course{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(48,48,48,0.64);opacity:0;transition:0.4s}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .banner-image .recommended-course .more-details{text-decoration:none;padding:11.9px 33.4px;border-radius:6px;border:solid 1px #ff1278;background-image:linear-gradient(to right,#ff016f 0%,#ff4494 100%);font-size:16px;font-weight:600;color:#fff}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .card-heading{padding:13px 16px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .card-heading p{font-size:16px;font-weight:bold;line-height:1.5;color:#262626;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .university-name{background-color:#ff4e9a;padding:9px 16px;height:54px;display:grid;align-items:center}@media only screen and (max-width:495px){.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .university-name{height:auto}}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .university-name p{font-size:12px;color:#fff}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section{padding:20px 16px;position:relative}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #E5E4E2;padding-top:15px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .credit{display:flex;align-items:center}@media only screen and (max-width:495px){.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .credit{display:block}}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .credit img{margin-right:8px;height:15px;width:15px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .credit p{font-size:12px;font-weight:bold;line-height:1.58;color:#a19f9f}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .duration{display:flex;align-items:center}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .duration img{margin-right:8px;height:15px;width:15px}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details .duration p{font-size:12px;font-weight:bold;line-height:1.58;color:#a19f9f}.blogs-section .blogs-article .explore-courses .vertical-cards-container .vertical-card .explore-courses-card .bottom-section .learning-details::after{content:'';height:10px;position:absolute;bottom:0;left:0;width:100%;border-radius:0 0 6px 6px;background-image:linear-gradient(to right,#ff96c0 0%,#ffde76 102%)}.blogs-section .blogs-article .explore-courses .carousel-indicators{margin-top:17px;position:relative;text-indent:0}.blogs-section .blogs-article .explore-courses .carousel-indicators button{height:30px;border-radius:50%;border:1px solid #ff4e9a;color:#ff4e9a;font-weight:600;text-indent:0}.blogs-section .blogs-article .explore-courses .carousel-control-prev{display:none}.blogs-section .blogs-article .explore-courses .carousel-control-prev .carousel-control-prev-icon{background-image:unset}.blogs-section .blogs-article .explore-courses .carousel-control-next{display:none}.blogs-section .blogs-article .explore-courses .carousel-control-next .carousel-control-next-icon{background-image:unset}.thankyou-page{padding-top:50px;margin:17rem 0}@media only screen and (max-width:495px){.thankyou-page{margin:8rem 0}}.thankyou-page .background{position:absolute;background-color:#eeeeee;z-index:-1;height:89%;top:70px;width:100%;background-image:url(/themes/custom/athena/static/629cbc3e4d1878043181.png);background-repeat:no-repeat;background-size:cover;overflow:hidden}@media only screen and (max-width:495px){.thankyou-page .background{display:none}}.thankyou-page .background img{width:100%;height:100%}.thankyou-page .background img.model{width:43%;top:0;position:absolute;height:106%;right:106px}.thankyou-page .title-thanks h3,.thankyou-page .title-thanks .h3{font-size:46px !important;font-weight:600;color:#ff4e9a}.thankyou-page .title-thanks h4,.thankyou-page .title-thanks .h4{font-size:25px !important;font-weight:600;color:#ff4e9a}.thankyou-page .title-thanks a{color:#ff4e9a}.thankyou-page .title-thanks .dot-container{display:flex;align-items:center}.thankyou-page .title-thanks .dot{width:10px;height:10px;border-radius:50%;background-color:#ff4e9a;margin:0 5px;animation:wave 1s ease-in-out infinite}@keyframes wave{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.thank-you-page-section{background-color:#f3f5f8;padding-top:69px;padding-bottom:163px;margin-top:5rem}@media only screen and (max-width:495px){.thank-you-page-section{margin-top:3rem}}.thank-you-page-section .banner-section{border-radius:10px;box-shadow:0 3px 10px 0 rgba(0,0,0,0.2);background-color:#fff;padding:46px 0 88px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:495px){.thank-you-page-section .banner-section{padding-bottom:57px}}.thank-you-page-section .banner-section .banner-image{margin-bottom:27px}.thank-you-page-section .banner-section .banner-image img{width:265.1px;height:274.7px}.thank-you-page-section .banner-section .thank-text{margin-bottom:21px}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .thank-text{margin-bottom:27px}}.thank-you-page-section .banner-section .thank-text p{font-size:36px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:center;color:#ff4e9a}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .thank-text p{font-size:28px}}.thank-you-page-section .banner-section .thank-text span{font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:center;color:#303030}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .thank-text span{line-height:2.39;font-size:18px}}.thank-you-page-section .banner-section .redirect-text{margin-bottom:10px}.thank-you-page-section .banner-section .redirect-text p{font-size:20px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#303030}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .redirect-text p{font-size:16px}}.thank-you-page-section .banner-section .redirect-text p span{font-size:20px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#ff006e}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .redirect-text p span{font-size:16px}}.thank-you-page-section .banner-section .link-redirect{text-align:center}.thank-you-page-section .banner-section .link-redirect p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:center;color:#909090;margin-bottom:38px}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .link-redirect p{font-size:14px}}.thank-you-page-section .banner-section .link-redirect p a{font-size:16px !important;font-weight:600;color:#ff2a86;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:center}@media only screen and (max-width:495px){.thank-you-page-section .banner-section .link-redirect p a{font-size:14px !important}}.thank-you-page-section .banner-section .link-redirect a button{padding:16px 37px;border-radius:6px;border:none;background-image:linear-gradient(to bottom,#ff026f,#ff4b98);font-size:17px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:0.86;letter-spacing:-0.17px;text-align:left;color:#fff}.testmonial-new{height:100%;width:100%;background-color:#f1f1fa;padding-bottom:115px}.testmonial-new .breadcrumbs{margin-bottom:35px}.testmonial-new .breadcrumbs ul{padding:10px 0px;list-style:none}.testmonial-new .breadcrumbs ul li{display:inline;font-size:15px;color:#3c3c3c;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.testmonial-new .breadcrumbs ul li a{color:#ff016f;text-decoration:none;font-size:15px}.testmonial-new .breadcrumbs ul li a:hover{color:#01447e;text-decoration:underline}.testmonial-new .breadcrumbs ul li+li:before{padding:8px;color:black;content:">"}.testmonial-new .test-content{background:#ffff;padding:60px;box-shadow:0 2px 23px 0 rgba(0,0,0,0.03);background-color:#fff}@media only screen and (max-width:550px){.testmonial-new .test-content{padding:25px}}.testmonial-new .test-content .heading{padding:0;margin-bottom:50px}.testmonial-new .test-content .heading h3,.testmonial-new .test-content .heading .h3{font-size:52px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;color:#303030}@media only screen and (max-width:550px){.testmonial-new .test-content .heading h3,.testmonial-new .test-content .heading .h3{font-size:30px !important}}@media only screen and (max-width:550px){.testmonial-new .test-content .stud-prof{margin-bottom:50px}}.testmonial-new .test-content .stud-prof .stud-main .card{padding:24px 12px 15px 20px;border:none;cursor:pointer;margin-bottom:25px}@media only screen and (max-width:550px){.testmonial-new .test-content .stud-prof .stud-main .card{padding:10px}}.testmonial-new .test-content .stud-prof .stud-main .card.active{border-radius:16px;box-shadow:0 7px 23px 0 rgba(52,52,52,0.09);background-color:#fff;border:1px solid #ff0872}.testmonial-new .test-content .stud-prof .stud-main .card:hover{border-radius:16px;box-shadow:0 7px 23px 0 rgba(52,52,52,0.09);background-color:#fff}.testmonial-new .test-content .stud-prof .stud-main .card .prof-img img{min-width:60px;max-height:60px;border-radius:50%;object-fit:cover;object-position:top;min-height:60px !important}.testmonial-new .test-content .stud-prof .stud-main .card .prof-img img.linkedin{width:27px;height:27px;padding:2px;background-color:#ffffff;margin-left:34px;margin-top:-40px;min-width:auto;min-height:27px !important}.testmonial-new .test-content .stud-prof .stud-main .card .prof-details h4,.testmonial-new .test-content .stud-prof .stud-main .card .prof-details .h4{font-size:18px !important;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c3c3c}@media only screen and (max-width:550px){.testmonial-new .test-content .stud-prof .stud-main .card .prof-details h4,.testmonial-new .test-content .stud-prof .stud-main .card .prof-details .h4{font-size:15px}}.testmonial-new .test-content .stud-prof .stud-main .card .prof-details p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#606060}@media only screen and (max-width:550px){.testmonial-new .test-content .stud-prof .stud-main .card .prof-details p{font-size:13px}}.testmonial-new .test-content .stud-expand .detail{margin-bottom:30px;margin-top:35px}.testmonial-new .test-content .stud-expand .detail h4,.testmonial-new .test-content .stud-expand .detail .h4{font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:30px;letter-spacing:normal;color:#ff006e;padding-left:10px}.testmonial-new .test-content .stud-expand .detail h4 span,.testmonial-new .test-content .stud-expand .detail .h4 span{font-family:Georgia,'Times New Roman',Times,serif;font-size:35px;color:#ff006e}.testmonial-new .test-content .stud-expand .detail h4 span.first,.testmonial-new .test-content .stud-expand .detail .h4 span.first{position:absolute;margin-top:-15px;margin-left:-15px}.testmonial-new .test-content .stud-expand .detail h4 span.last,.testmonial-new .test-content .stud-expand .detail .h4 span.last{line-height:0;position:relative;top:8px}.testmonial-new .test-content .stud-expand .detail p{padding-left:10px;margin-bottom:15px}.testmonial-new .test-content .stud-expand .batch{display:flex;align-items:center}.testmonial-new .test-content .stud-expand .batch h4,.testmonial-new .test-content .stud-expand .batch .h4{font-size:16px !important;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#262626;margin-bottom:0;margin-right:10px;padding-left:10px}.testmonial-new .test-content .stud-expand .batch h4 img.flag,.testmonial-new .test-content .stud-expand .batch .h4 img.flag{width:30px;height:20px}.testmonial-new .test-content .pagination-div{text-align:center;display:flex;justify-content:center;margin-top:70px}.testmonial-new .test-content .pagination-div .pagination{width:100%;justify-content:center}.testmonial-new .test-content .pagination-div .pagination li a{display:flex;align-items:center;margin:0 10px;width:100%;text-decoration:none}@media only screen and (max-width:550px){.testmonial-new .test-content .pagination-div .pagination li a{font-size:12px;margin-top:5rem}}.testmonial-new .test-content .pagination-div .pagination li a img{max-width:35px;max-height:18px;margin:0 10px}@media only screen and (max-width:550px){.testmonial-new .test-content .pagination-div .pagination li a img{max-height:15px}}.new-detail-testimonial{background-color:white;width:70%;height:100%;margin:8rem auto 8rem;padding:40px 50px 90px;box-shadow:0px 0px 60px -16px rgba(0,0,0,0.22)}@media only screen and (min-width:600px) and (max-width:980px){.new-detail-testimonial{width:90%}}@media screen and (max-width:600px){.new-detail-testimonial{width:90%;height:100%;padding:10px 20px}}.new-detail-testimonial .carousel button.carousel-control-prev{position:absolute;right:86px;width:38px;height:fit-content;left:auto;bottom:-38px;top:auto}@media screen and (max-width:600px){.new-detail-testimonial .carousel button.carousel-control-prev{position:relative;right:-157px;width:38px;height:-moz-fit-content;height:fit-content;left:auto;bottom:-28px;top:auto}}.new-detail-testimonial .carousel button.carousel-control-next{position:absolute;right:36px;width:38px;height:fit-content;left:auto;bottom:-38px;top:auto}@media screen and (max-width:600px){.new-detail-testimonial .carousel button.carousel-control-next{position:relative;right:-211px;width:38px;height:-moz-fit-content;height:fit-content;left:auto;bottom:5px;top:auto}}.new-detail-testimonial .heading{margin-bottom:50px}@media screen and (max-width:600px){.new-detail-testimonial .heading{text-align:center}}.new-detail-testimonial .heading h3,.new-detail-testimonial .heading .h3{font-size:42px;font-weight:600}@media screen and (max-width:600px){.new-detail-testimonial .heading h3,.new-detail-testimonial .heading .h3{font-size:32px}}.new-detail-testimonial .profile-text{background:#FFFFFF;box-shadow:0px -25px 60px -16px rgba(0,0,0,0.22);border-radius:7px;text-align:center;padding:43px 23px}@media screen and (max-width:600px){.new-detail-testimonial .profile-text{width:100%;padding-bottom:10px;margin-bottom:30px}}.new-detail-testimonial .profile-text .profile-pic{position:relative;margin-bottom:20px}.new-detail-testimonial .profile-text .profile-pic img{width:153px;height:153px;border-radius:50%;object-fit:cover;object-position:top}@media only screen and (min-width:600px) and (max-width:980px){.new-detail-testimonial .profile-text .profile-pic img{width:126px;height:126px}}.new-detail-testimonial .profile-text .profile-pic .quote{background-color:#FF006B;position:absolute;top:0;right:20px;padding:8px;border-radius:50%}@media only screen and (min-width:600px) and (max-width:980px){.new-detail-testimonial .profile-text .profile-pic .quote{right:-7px}}.new-detail-testimonial .profile-text .profile-pic .quote img{width:34px;height:34px}@media only screen and (min-width:600px) and (max-width:980px){.new-detail-testimonial .profile-text .profile-pic .quote img{width:25px;height:23px}}.new-detail-testimonial .profile-text .prof-text h5,.new-detail-testimonial .profile-text .prof-text .h5{font-weight:600;font-size:18px}.new-detail-testimonial .profile-text .prof-text .desig{display:flex;justify-content:center;align-items:center;flex-direction:column}.new-detail-testimonial .profile-text .prof-text .desig .position p{font-weight:500;font-size:16px;line-height:19px}.new-detail-testimonial .profile-text .prof-text .desig .country{display:flex}.new-detail-testimonial .profile-text .prof-text .desig .country p{font-weight:500;font-size:16px;line-height:19px;margin-right:12px}.new-detail-testimonial .profile-text .prof-text .desig .country img{width:21px;height:14px;margin-top:4px}.new-detail-testimonial .test-content .heading-pink{margin-bottom:27px}.new-detail-testimonial .test-content .heading-pink h5,.new-detail-testimonial .test-content .heading-pink .h5{font-weight:600;font-size:22px;line-height:29px;color:#FF006B}.new-detail-testimonial .test-content .para-co{margin-bottom:27px}.new-detail-testimonial .test-content .para-co p{font-weight:400;font-size:16px;line-height:24px;margin-bottom:15px;color:#303030}.new-detail-testimonial .test-content .degree p{font-weight:700;font-size:14px;line-height:24px}.center-advisor-form{background:#f1f1fa;padding-bottom:5rem}.center-advisor-form .advisor-form::before{content:none}.center-advisor-form .advisor-form.testimonial-page-advisor{width:40%;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;border:none;border-radius:10px}@media only screen and (max-width:495px){.center-advisor-form .advisor-form.testimonial-page-advisor{width:100%}}.center-advisor-form .advisor-form.testimonial-page-advisor .heading p{line-height:33px}@media only screen and (max-width:495px){.center-advisor-form .advisor-form.testimonial-page-advisor .heading p{font-size:20px}}@media only screen and (max-width:495px){.center-advisor-form .advisor-form.testimonial-page-advisor .heading p span{font-size:20px}}.center-advisor-form .advisor-form.testimonial-page-advisor .heading p::after{content:"";display:inline-block;height:4px;width:123px;background:#ff4e9a;position:absolute;top:52px;right:119px}@media only screen and (max-width:495px){.center-advisor-form .advisor-form.testimonial-page-advisor .heading p::after{width:75px;right:32px}}.center-advisor-form .advisor-form.testimonial-page-advisor .inline-form-error{font-size:12px;color:red;margin-top:-8px;top:0px;position:relative;display:block}.testimonial-banner{padding-top:205px;height:auto;background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);margin-top:-81px}@media only screen and (max-width:495px){.testimonial-banner{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);padding-bottom:50px;margin-top:0;padding-top:105px}}.testimonial-banner .banner-image-title{position:relative}.testimonial-banner .banner-image-title nav.breadcrumb-nav{margin-bottom:93px}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title nav.breadcrumb-nav{margin-bottom:40px}}.testimonial-banner .banner-image-title nav.breadcrumb-nav ol.breadcrumb li.breadcrumb-item{font-size:16px}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title .heading{text-align:center;padding:0 23px}}.testimonial-banner .banner-image-title .heading h1,.testimonial-banner .banner-image-title .heading .h1{color:#262626;font-size:52px !important;font-style:normal;font-weight:700;line-height:62px;margin-bottom:13px;display:inline-block}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title .heading h1,.testimonial-banner .banner-image-title .heading .h1{font-size:42px !important;line-height:50px}}.testimonial-banner .banner-image-title .heading h1 span,.testimonial-banner .banner-image-title .heading .h1 span{color:#FF4E9A;font-size:52px;font-style:normal;font-weight:700;line-height:62px;display:inline-block}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title .heading h1 span,.testimonial-banner .banner-image-title .heading .h1 span{display:block;font-size:42px !important;line-height:50px}}.testimonial-banner .banner-image-title .heading p{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:30px}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title .heading p{font-size:13.09px;line-height:23.09px}}.testimonial-banner .banner-image-title .heading a{border-radius:27px;background:#ff4e9a;padding:14px 32px;border:1px solid #ff4e9a;color:#fff;font-size:16px;font-style:normal;font-weight:600;transition:0.4s}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title .heading a{font-size:15px !important}}.testimonial-banner .banner-image-title .heading a:hover{color:#ff4e9a;border:1px solid #ff4e9a;background:#fff}.testimonial-banner .banner-image-title .university-banner-image{position:relative;z-index:0;margin-top:-114px;text-align:center}@media only screen and (max-width:495px){.testimonial-banner .banner-image-title .university-banner-image{display:none}}.testimonial-banner .banner-image-title .university-banner-image img{width:335px}.testimonials-profile-cards{background:#F3F5F8;padding:46px 0}.testimonials-profile-cards .card-group{position:relative;margin-bottom:46px}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards{border-radius:9px;width:90%;background:#FFF;padding:30px 20px;margin:14px 10px;box-shadow:0px 4px 16px 0px rgba(0,0,0,0.1)}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards:hover{cursor:pointer}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards.active{background:#ff4e9a}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards.active .details p.name{color:#fff}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards.active .details p.designation{color:#fff}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards.active .details p.company{color:#fff}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards.active .flag span{color:#fff}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .prof-pic{margin-bottom:10px;text-align:center}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .prof-pic img{width:90px;height:90px;border-radius:90px;margin:0 auto}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .details{margin-bottom:10px}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .details p.name{color:#262626;text-align:center;font-size:16px;font-style:normal;font-weight:600;margin-bottom:10px;line-height:22px;text-transform:capitalize;height:44px}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .details p.designation{color:#909090;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;height:40px;margin-bottom:10px;text-transform:capitalize}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .details p.company{color:#909090;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;height:55px;text-transform:capitalize}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .flag{display:flex;justify-content:center;align-items:center;height:25px}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .flag img{width:25px;margin-right:10px;height:25px}.testimonials-profile-cards .card-group .owl-carousel .owl-stage-outer .owl-stage .owl-item .profile-cards .flag span{color:#606060;font-size:14px;font-style:normal;font-weight:400;line-height:25px;text-transform:capitalize}.testimonials-profile-cards .card-group .owl-carousel .owl-nav button.owl-prev{position:absolute;left:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:140px;margin-left:-46px}@media only screen and (max-width:495px){.testimonials-profile-cards .card-group .owl-carousel .owl-nav button.owl-prev{top:auto;bottom:-75px;margin-left:75px;width:30px;height:30px}}.testimonials-profile-cards .card-group .owl-carousel .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}.testimonials-profile-cards .card-group .owl-carousel .owl-nav button.owl-next{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:140px;margin-right:-35px}@media only screen and (max-width:495px){.testimonials-profile-cards .card-group .owl-carousel .owl-nav button.owl-next{top:auto;bottom:-75px;margin-right:75px;width:30px;height:30px}}.testimonials-profile-cards .card-group .owl-carousel .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}.testimonials-profile-cards .view-all{text-align:center}.testimonials-profile-cards .view-all a{border-radius:27px;background:#ff4e9a;padding:14px 46px;border:1px solid #ff4e9a;color:#fff;font-size:16px;font-style:normal;font-weight:600;transition:0.4s}@media only screen and (max-width:495px){.testimonials-profile-cards .view-all a{background:none;color:#ff4e9a;border:none;padding:0}}.testimonials-profile-cards .view-all a:hover{color:#ff4e9a;border:1px solid #ff4e9a;background:#fff}@media only screen and (max-width:495px){.testimonials-profile-cards .view-all a:hover{background:none;color:#ff4e9a;border:none}}.new-section-testimonial{margin-top:7rem}@media only screen and (max-width:495px){.new-section-testimonial{margin-top:1rem}}.new-section-testimonial.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .dots::after{margin:0 4px 101px 0px}.new-section-testimonial.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .profile-pic{margin-bottom:5rem}.new-section-testimonial.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p{display:block}.new-section-testimonial.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p:not(:nth-child(1)):not(:nth-child(2)){display:block}.testimonial-preview-section{padding:50px 0;position:relative}@media only screen and (max-width:495px){.testimonial-preview-section{padding:45px 0}}.testimonial-preview-section .carousel{position:relative}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details{position:relative}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details{margin-bottom:90px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .dots::before{content:"";width:77px;height:77px;border-radius:50%;display:block;position:absolute;margin:-36px 0 0 51px;z-index:-1;background:linear-gradient(180deg,#FFC000 0%,#FD926A 100%)}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .dots::before{width:53px;height:53px;margin:-21px 0 0 58px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .dots::after{content:"";width:184px;height:184px;border-radius:50%;display:block;position:absolute;bottom:0;right:0;top:149px;z-index:-1;background:linear-gradient(167deg,#FFB2D3 16.94%,#FF4E9A 90.85%)}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .dots::after{width:128px;height:128px;top:107px;right:14px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .profile-pic{text-align:center;margin-top:38px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .profile-pic img{width:236px;height:236px;object-fit:cover;border-radius:20px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .profile-pic img{width:178px;height:177px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .profile-pic .linkedin{position:absolute;top:0;right:0;margin:-14px 70px 0 0px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .profile-pic .linkedin img{width:44px;height:44px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group{position:relative;margin-bottom:95px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group{display:none}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group .prev-arrow{position:absolute;right:106px;top:24px;cursor:pointer;display:none}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group .prev-arrow span{background:white;border-radius:50%;padding:8px 15px 10px 15px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group .prev-arrow span svg{width:10px;height:auto;fill:#ff4e9a}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group .next-arrow{position:absolute;top:24px;cursor:pointer;right:56px;display:none}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group .next-arrow span{background:white;border-radius:50%;padding:8px 15px 10px 15px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .arrow-group .next-arrow span svg{width:10px;height:auto;fill:#ff4e9a}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .details{padding-left:87px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .details{display:none}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .details p.name{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:25px;margin-bottom:18px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .details p.desig{color:#606060;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:25px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .profile-details .details p.company{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:25px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content{padding:0 20px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .quote{margin-bottom:30px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .quote{margin-bottom:10px}}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .quote svg{width:32px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .heading{margin-bottom:60px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .heading{margin-bottom:23px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .heading a{color:#ff4e9a;font-size:22px;font-style:normal;font-weight:600;text-decoration:none;line-height:25px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .heading a{font-size:18px;line-height:32px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .heading p{color:#ff4e9a;font-size:22px;font-style:normal;font-weight:600;text-decoration:none;line-height:25px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .heading p{font-size:18px;line-height:32px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .details{display:none}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .details{display:block;margin-bottom:45px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .details p.name{color:#303030;font-size:16px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:4px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .details p.desig{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .details p.company{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content{margin-bottom:40px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content{margin-bottom:25px}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p{color:#303030;font-size:16px;font-style:normal;font-weight:500;line-height:27px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p:nth-child(1),.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p::nth-child(2){display:block}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p:not(:nth-child(1)):not(:nth-child(2)){display:none}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p{line-height:30px;color:#606060}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p strong,.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p em{font-size:16px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content p a{color:#ff4e9a;font-size:16px;font-weight:400;text-decoration:none;line-height:9px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .content a{color:#ff4e9a;font-size:16px;font-weight:600;text-decoration:underline;line-height:9px}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag{display:flex;justify-content:left;align-items:center;gap:5px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag{display:inline-block}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag .link{color:#FF4E9A;font-size:16px;font-style:normal;font-weight:700;text-decoration:underline}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag .link{line-height:30px;color:#FF4E9A}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag p a{color:#FF4E9A;font-size:16px;font-style:normal;font-weight:700;text-decoration:underline}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag p a{line-height:30px;color:#FF4E9A}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag a{text-decoration:none}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag a span{color:#303030;font-size:16px;font-style:normal;font-weight:700;line-height:27px;text-decoration:none}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag a span{line-height:30px;color:#606060}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag a span img{width:25px;height:25px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag a span img{display:inline-block}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag a .free-learning{color:#FF4E9A;text-decoration:underline}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag span{color:#303030;font-size:16px;font-style:normal;font-weight:700;line-height:27px;text-decoration:none}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag span{line-height:30px;color:#606060}}.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag span img{width:25px;height:25px}@media only screen and (max-width:495px){.testimonial-preview-section .carousel .carousel-inner .carousel-item .testimonial-content .course-flag span img{display:inline-block}}.testimonial-preview-section .carousel button.carousel-control-prev{height:40px;width:40px;top:300px;left:218px;box-shadow:0px 3.01px 11.29px 0px #00000040;border-radius:50%;background-color:#fff;opacity:1}@media screen and (min-width:1440px){.testimonial-preview-section .carousel button.carousel-control-prev{left:277px}}@media only screen and (max-width:495px){.testimonial-preview-section .carousel button.carousel-control-prev{height:35px;width:35px;top:275px;left:136px;box-shadow:0px 3.01px 11.29px 0px #0000007a}}.testimonial-preview-section .carousel button.carousel-control-next{height:40px;width:40px;top:300px;left:270px;box-shadow:0px 3.01px 11.29px 0px #00000040;border-radius:50%;background-color:#fff;opacity:1}@media screen and (min-width:1440px){.testimonial-preview-section .carousel button.carousel-control-next{left:330px}}@media only screen and (max-width:495px){.testimonial-preview-section .carousel button.carousel-control-next{height:35px;width:35px;top:275px !important;left:195px !important;box-shadow:0px 3.01px 11.29px 0px #0000007a}}.advisor-reviews-page{margin-bottom:-16px;padding:1px;background:#f3f5f8}.advisor-reviews-page .just-align-flex{display:flex;width:auto;height:auto;margin:70px auto;background:linear-gradient(to right,#fff,#ffe5f0);box-shadow:0px 3px 10px 0px #00000033;border-radius:20px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex{width:100%;height:auto;margin:40px auto}}.advisor-reviews-page .just-align-flex .left{width:100%}.advisor-reviews-page .just-align-flex .left .advisor-form{border:none;padding:3rem}.advisor-reviews-page .just-align-flex .left .advisor-form::before{display:none}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form::before{content:"";display:block;width:100%;height:6px;position:absolute;top:0;left:0;background:#599bd4;background:linear-gradient(90deg,#599bd4 64%,#ff6caa 64%,#ff6caa 100%);border-radius:5px 5px 0 0}}@media screen and (max-width:1092px){.advisor-reviews-page .just-align-flex .left .advisor-form{padding:1rem}}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form{padding:2rem 1.7rem}}.advisor-reviews-page .just-align-flex .left .advisor-form .heading{margin:0 auto;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .heading{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .heading p{font-size:26px;font-weight:600;margin-bottom:15px;text-align:center}.advisor-reviews-page .just-align-flex .left .advisor-form .heading p span{font-size:26px;font-weight:600;color:#ff4e9a;display:inline-block;text-align:center}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant{overflow:hidden}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px;padding:20px;position:relative}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id{gap:0px;padding:0px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper{flex-wrap:wrap;display:flex;justify-content:center;gap:20px;width:100%}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper{gap:0px;flex-direction:column}}@media screen and (max-width:1024px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper{gap:4px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #fullname_errors{font-size:12px;color:red;left:30px;top:100px;width:225px;position:absolute}@media screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #fullname_errors{left:7px;top:82px;width:max-content}}@media screen and (min-width:1517px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #fullname_errors{left:64px}}@media screen and (min-width:900px) and (max-width:1024px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #fullname_errors{left:48px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #emailadd_error{font-size:12px;color:red;left:281px;top:100px;width:max-content;position:absolute}@media screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #emailadd_error{left:7px;top:169px}}@media screen and (min-width:1517px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #emailadd_error{left:338px}}@media screen and (min-width:900px) and (max-width:1024px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #emailadd_error{left:251px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #mobileno_error{font-size:12px;color:red;left:530px;top:100px;width:max-content;position:absolute}@media screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #mobileno_error{left:7px;top:264px}}@media screen and (min-width:1517px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #mobileno_error{left:615px}}@media screen and (min-width:900px) and (max-width:1024px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #mobileno_error{left:451px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #select_error{font-size:12px;color:red;left:769px;top:99px;width:max-content;position:absolute}@media screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #select_error{left:7px;top:361px}}@media screen and (min-width:1517px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #select_error{left:891px}}@media screen and (min-width:900px) and (max-width:1024px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper #select_error{left:451px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item{text-align:left;position:relative}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item .form-text{margin-bottom:7px;margin-top:1px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item .form-text::placeholder{color:#d9d9d9}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item.js-form-item-full-name{flex:1;min-width:230px;max-width:22%}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item.js-form-item-full-name{max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item.js-form-item-email{flex:1;min-width:230px;max-width:22%}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item.js-form-item-email{max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item.js-form-item-course-options{flex:1;min-width:230px;max-width:22%}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item.js-form-item-course-options{max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item label{font-size:14px;font-weight:500;color:#303030;line-height:22px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item label font font{font-size:14px;font-weight:500;color:#303030;line-height:22px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item input[type="text"]{width:100%;height:44px;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:0 20px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item input[type="text"]{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item input[type="email"]{width:100%;height:44px;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:0 20px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item input[type="email"]{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item .form-select{width:100%;height:44px;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:0 20px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item .form-select{width:100%}}@media screen and (max-width:1092px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item{max-width:30%}}@media screen and (max-width:768px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item{max-width:45%}}@media screen and (max-width:480px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .js-form-item{max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field{max-width:22%;cursor:text;margin-bottom:7px;margin-top:1px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field{max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .form-item{margin-bottom:7px;margin-top:1px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .form-item label{font-size:14px;font-weight:500;color:#303030;line-height:22px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field{position:relative}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field label{font-size:14px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field label font font{font-size:14px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field input[type="tel"]{padding-left:120px;width:100%;height:44px;border-radius:6px;border:1px solid #d9d9d9;outline:none;color:var(--bs-secondary-color);cursor:text}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field input[type="tel"]{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:31px;z-index:2;left:2px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:112px !important;border:none;outline:none}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered{padding-left:5px;padding-right:15px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span font font{font-size:15px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id .form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id input#edit-get-in-touch-first-wizard-submit{margin:0 auto;background:linear-gradient(to bottom,#ff026f,#ff4b98);color:#fff;border:none;height:44px;max-width:231px;width:100%;border-radius:6px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id input#edit-get-in-touch-first-wizard-submit{margin-top:15px;max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id input#edit-first-wizard-submit--2{margin:0 auto;background:linear-gradient(to bottom,#ff026f,#ff4b98);color:#fff;border:none;height:44px;max-width:231px;width:100%;border-radius:6px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #first_container_id input#edit-first-wizard-submit--2{margin-top:15px;max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id{margin:0 auto;width:100%;max-width:800px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id .js-form-item label{font-size:16px !important}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id .js-form-item input{width:100%;border:1px solid #c1c1c1;height:35px;border-radius:4px;padding:0 10px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;text-align:left;color:#262626;display:block;margin-bottom:5px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha legend.captcha__title font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#262626}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element{display:flex;gap:25px;flex-flow:unset}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element{flex-flow:row wrap}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#e9e9e9;border-radius:4px;width:max-content;flex:none;position:relative}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .captcha__image-wrapper img{margin-right:8px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .captcha__image-wrapper .reload-captcha-wrapper a{margin-right:10px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response{display:flex;flex-direction:column;min-width:13em;margin:0px;gap:9px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response{gap:11px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response label{display:block;font-size:16px;margin-top:-28px;color:#303030;line-height:22px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response label font font{font-size:16px;margin-top:-28px;color:#303030;line-height:22px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response #edit-captcha-response-error{display:none !important}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response #edit-captcha-response--2-error{display:none !important}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response input[type="text"]{width:256px;height:44px;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:0 20px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response input[type="text"]{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response .description{color:#262626;font-size:11px;line-height:20px;font-size:0.85em;padding-bottom:12px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id fieldset.captcha .captcha__element .js-form-item-captcha-response .description{width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #captcha_validation_error_1{font-size:12px;color:red;margin-top:0px;height:0px;top:-9px;left:76px;position:relative;display:block;width:100%;max-width:172px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #captcha_validation_error_1{left:auto;max-width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #terms-text-checkbox .js-form-type-checkbox{display:flex;align-items:center;gap:10px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #terms-text-checkbox .js-form-type-checkbox input{width:unset;border:1px solid #c1c1c1;height:35px;border-radius:4px;padding:0 10px}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #terms-text-checkbox .js-form-type-checkbox .terms-text{color:#262626;font-size:13.65px;font-style:normal;font-weight:500;line-height:18.64px;text-align:center}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #terms-text-checkbox .js-form-type-checkbox .terms-text{text-align:left;width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #terms-text-checkbox .js-form-type-checkbox .terms-text a{font-size:13.65px !important;font-style:normal;font-weight:500;line-height:18.64px;text-decoration:none;color:#ff4e9a;cursor:pointer}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #terms-text-checkbox .inline-form-error{font-size:12px;color:red;margin-top:-8px;top:-9px;height:12px;position:relative;display:block}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons{display:flex;align-items:center;justify-content:center;gap:15px;width:100%}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons{gap:10px;width:100%}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons input#edit-get-in-touch-second-wizard-back{background:linear-gradient(to bottom,#ff026f,#ff4b98);color:#fff;border:none;border-radius:6px;height:44px;display:inline-block;max-width:230px;width:100%}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons input#edit-get-in-touch-second-wizard-back{max-width:100%;width:100%;margin-right:0px;margin-left:0px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons input#edit-get-in-touch-second-wizard-submit{background:linear-gradient(to bottom,#ff026f,#ff4b98);color:#fff;border:none;border-radius:6px;height:44px;display:inline-block;max-width:230px;width:100%;margin-right:0px;margin-left:0px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons input#edit-get-in-touch-second-wizard-submit{max-width:100%;width:100%;margin-right:0px;margin-left:0px}}.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons input#get-in-touch-second-wizard-submit{background:linear-gradient(to bottom,#ff026f,#ff4b98);color:#fff;border:none;border-radius:6px;height:44px;display:inline-block;max-width:230px;width:100%;margin-right:0px;margin-left:0px}@media only screen and (max-width:495px){.advisor-reviews-page .just-align-flex .left .advisor-form .block-getintouch-variant-block form#getintouchform-variant #second_container_id #form-buttons input#get-in-touch-second-wizard-submit{max-width:100%;width:100%;margin-right:0px;margin-left:0px}}.select2-get-in-touch-variant .select2-dropdown--below{width:249px !important}@media only screen and (max-width:495px){.select2-get-in-touch-variant .select2-dropdown--below{width:332px !important}}@media only screen and (max-width:360px){.select2-get-in-touch-variant .select2-dropdown--below{width:260px !important}}.select2-get-in-touch-variant .select2-dropdown--above{width:249px !important}@media only screen and (max-width:495px){.select2-get-in-touch-variant .select2-dropdown--above{width:332px !important}}@media only screen and (max-width:360px){.select2-get-in-touch-variant .select2-dropdown--above{width:260px !important}}.view-search-courses,.view-acads-search-courses{margin-top:6rem;margin-bottom:12rem}.view-search-courses .view-filters form.views-exposed-form .form--inline .js-form-item input,.view-acads-search-courses .view-filters form.views-exposed-form .form--inline .js-form-item input{box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;height:45px;border:none;border-radius:5px;width:430px;padding:1px 115px 1px 20px;outline:none}@media only screen and (max-width:495px){.view-search-courses .view-filters form.views-exposed-form .form--inline .js-form-item input,.view-acads-search-courses .view-filters form.views-exposed-form .form--inline .js-form-item input{width:100%}}.view-search-courses .view-filters form.views-exposed-form .form--inline .form-actions,.view-acads-search-courses .view-filters form.views-exposed-form .form--inline .form-actions{position:relative}.view-search-courses .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit,.view-acads-search-courses .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit{border:none;background:#ff4e9a;color:white;padding:6px 26px;border-radius:5px;position:absolute;top:-59px;margin-left:329px}@media only screen and (max-width:495px){.view-search-courses .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit,.view-acads-search-courses .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit{margin-left:226px}}.view-search-courses .view-content .views-view-grid .search-items,.view-acads-search-courses .view-content .views-view-grid .search-items{margin-bottom:30px}.view-search-courses .view-content .views-view-grid .search-items .views-field-field-text-five,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-field-text-five{display:none}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card{padding:1rem;display:flex;flex-direction:row;box-shadow:rgba(50,50,93,0.25) 0px 6px 12px -2px,rgba(0,0,0,0.3) 0px 3px 7px -3px;border:none;border-radius:8px}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card{flex-direction:column}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a{margin-right:26px}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a{margin-right:0}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.course-image,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.course-image{width:390px;height:255px;object-fit:cover}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.course-image,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.course-image{width:100%;height:150px}}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.image-style-search-page-image-style,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.image-style-search-page-image-style{width:100%;object-fit:cover}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.image-style-medium,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card a img.image-style-medium{width:390px;height:230px;object-fit:cover}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main{width:100%}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .tag span.tag_content,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .tag span.tag_content{font-size:14px;font-weight:600;background:#ffbc00;padding:2px 7px}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .tag span.tag_short_content,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .tag span.tag_short_content{font-size:14px;font-weight:600;background:#a613a6;padding:2px 7px;color:#FFFFFF}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info a.course-title,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info a.course-title{font-size:25px !important;font-weight:600;color:#262626}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info p.course-partner,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info p.course-partner{margin-bottom:11px;color:#ff4e9a}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info p.course-info,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info p.course-info{margin-bottom:50px;height:48px}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info p.course-info,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info p.course-info{margin-bottom:5px;height:auto}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration{display:flex;justify-content:space-between;align-items:baseline;width:100%;background:#f7f7f7;padding:13px 0}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration{flex-direction:column;align-items:end}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul{margin-bottom:0}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul{margin-bottom:15px;padding-left:12px;width:100%}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul li,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul li{font-size:16px;font-weight:600}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul li::marker,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul li::marker{color:#ff4e9a}@media only screen and (max-width:495px){.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul li,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration ul li{font-size:13px;text-align:left}}.view-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration a.details,.view-acads-search-courses .view-content .views-view-grid .search-items .views-field-nothing .field-content .card .course-main .info .duration a.details{float:right;background:#ff4e9a;color:white;padding:4px 16px;border-radius:4px}.view-faq-glossory .view-header{margin-bottom:50px}.view-faq-glossory .view-header::before{content:'';width:100%;display:block;position:absolute;height:32rem;top:0;left:0;z-index:-1;background:linear-gradient(25deg,#FFE5F0 -3.12%,#fff 61.74%,#FEDD13 148%)}@media only screen and (max-width:495px){.view-faq-glossory .view-header::before{height:34rem;background:linear-gradient(25deg,#FFE5F0 -3.12%,#fff 61.74%,#FEDD13 178%)}}@media only screen and (max-width:495px){.view-faq-glossory .view-header .faq-gloss .breadcrumbs-block{margin-top:5rem;margin-bottom:-6rem}}.view-faq-glossory .view-header .faq-gloss .heading{margin-top:150px;margin-bottom:50px}.view-faq-glossory .view-header .faq-gloss .heading h1,.view-faq-glossory .view-header .faq-gloss .heading .h1{font-weight:600;font-size:52px !important;line-height:normal}@media only screen and (max-width:495px){.view-faq-glossory .view-header .faq-gloss .heading h1,.view-faq-glossory .view-header .faq-gloss .heading .h1{font-size:42px !important}}.view-faq-glossory .view-header .faq-gloss .heading h1 span,.view-faq-glossory .view-header .faq-gloss .heading .h1 span{font-weight:600;font-size:52px;color:#ff4e9a}@media only screen and (max-width:495px){.view-faq-glossory .view-header .faq-gloss .heading h1 span,.view-faq-glossory .view-header .faq-gloss .heading .h1 span{font-size:42px;display:block}}.view-faq-glossory .view-header .faq-gloss .search{padding:0 20px;text-align:center}.view-faq-glossory .view-header .faq-gloss .search img{width:23px;position:absolute;margin-left:8px;margin-top:7px}.view-faq-glossory .view-header .faq-gloss .search input{width:505px;height:38px;box-shadow:0 1px 5px rgba(0,0,0,0.25);border-radius:4px;border:none;padding:0 0 0 40px;margin-bottom:30px}@media only screen and (max-width:550px){.view-faq-glossory .view-header .faq-gloss .search input{width:100%}}.view-faq-glossory .view-header .faq-gloss .search button{width:78px;background:linear-gradient(90deg,#FFD85E 0%,#FFC300 46.26%,#FFAC00 100%);border-radius:3px;border:none;height:34px;font-weight:600;font-size:12px;position:absolute;margin-left:-81px;margin-top:2px}.view-faq-glossory .view-header .faq-gloss .search p{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#606060}.view-faq-glossory .view-filters form.views-exposed-form .form--inline{display:flex;justify-content:center}@media only screen and (min-width:980px) and (max-width:1400px){.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios{display:flex}}@media only screen and (max-width:495px){.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios{display:flex;width:100%;overflow:scroll}}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio{text-align:center;cursor:pointer;min-width:190px;height:130px;display:flex;justify-content:center;align-items:center;margin-right:21px;border-radius:8px;background:#fff;box-shadow:0px 6px 8px 0px rgba(0,0,0,0.1);border:1px solid #ff4e9a}@media only screen and (min-width:980px) and (max-width:1400px){.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio{min-width:162px}}@media only screen and (min-width:600px) and (max-width:980px){.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio{min-width:100px;height:89px;margin-right:13px}}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio.active-radio{border-radius:8px;border:1px solid #fff;background:#ff4e9a;box-shadow:0px 6px 8px 0px rgba(0,0,0,0.1)}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio.active-radio label.option .img-block span{color:#fff}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio input.form-radio{display:none}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio label{cursor:pointer}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio label.option .img-block .img-container{margin-bottom:6px}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio label.option .img-block .img-container img{width:31px;max-height:31px}@media only screen and (min-width:600px) and (max-width:980px){.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio label.option .img-block .img-container img{width:25px;max-height:25px}}.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio label.option .img-block span{font-weight:500;font-size:16px}@media only screen and (min-width:600px) and (max-width:980px){.view-faq-glossory .view-filters form.views-exposed-form .form--inline .js-form-wrapper .fieldset-wrapper .form-radios .js-form-type-radio label.option .img-block span{font-size:13px}}.view-faq-glossory .view-content .content-heading{text-align:center;margin-bottom:134px;margin-top:90px;text-align:center}.view-faq-glossory .view-content .content-heading h4,.view-faq-glossory .view-content .content-heading .h4{font-weight:600;font-size:32px !important;color:#FF016F;margin-bottom:20px}.view-faq-glossory .view-content .content-heading p{margin:0 auto}@media only screen and (min-width:550px){.view-faq-glossory .view-content .content-heading p{width:70%}}.view-faq-glossory .view-content .change-content{margin-top:-76px}.view-faq-glossory .view-content .change-content .accordion-content{margin-top:70px;margin-bottom:100px}.view-faq-glossory .view-content .change-content .accordion-content span.not-found{display:flex;justify-content:center;color:red}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand{background-color:#fff;color:#444;cursor:pointer;padding:20px 18px;width:100%;border:none;text-align:left;outline:none;border-bottom:1px solid #9797974D;font-size:15px;transition:0.4s;display:block;position:relative}@media only screen and (max-width:495px){.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand{padding:25px 22px}}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand h4,.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand .h4{margin:0}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand::before{content:'';width:9px;height:9px;border-radius:50%;background-color:#303030;font-weight:bold;float:left;margin-right:25px;margin-top:5px}@media only screen and (max-width:495px){.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand::before{margin-left:-19px;margin-top:5px;position:absolute}}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand::after{content:'\002B';color:#777;font-size:20px;font-weight:bold;float:right;margin-left:5px;margin-top:0}@media only screen and (max-width:495px){.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand::after{margin-left:5px;position:absolute;right:11px;top:19px}}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand.expandactive::after{content:"\2212";color:#777;font-weight:bold;float:right;margin-left:5px}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand.expandactive p{color:#FF016F}.view-faq-glossory .view-content .change-content .accordion-content .accordionexpand.expandactive>.panel{max-height:176px}.view-faq-glossory .view-content .change-content .accordion-content .panelexp{padding:0 18px;background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out}.view-faq-glossory .view-content .change-content .accordion-content .panelexp p{padding:10px 0 15px;font-weight:400;font-size:16px;line-height:30px;color:#487A87}.view-faq-glossory .view-content .change-content .accordion-content .panelexp ul li p{padding:0}.modern-form .block-course-detail-page-form,.modern-form .course-detail-page-form{background:#fff;padding:0 2rem 2rem;margin-top:-17px;margin-bottom:0rem}@media only screen and (max-width:495px){.modern-form .block-course-detail-page-form,.modern-form .course-detail-page-form{margin-top:0}}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item{margin-bottom:30px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item label,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item label{font-size:15px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=text],.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=text]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=text]::placeholder,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=text]::placeholder{color:#dfdfdf}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=email],.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=email]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=email]::placeholder,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=email]::placeholder{color:#dfdfdf}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=number],.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=number]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none;color:rgba(33,37,41,0.75)}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=number]::placeholder,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=number]::placeholder{color:#dfdfdf}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=password],.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=password]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none;position:relative}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=password]::placeholder,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item input[type=password]::placeholder{color:#dfdfdf}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item select,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item select{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 32px 0px 15px;outline:none;color:rgba(33,37,41,0.75)}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-mobile-number-phone,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-mobile-number-phone{margin-bottom:0}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-pass,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-pass{position:relative}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-pass::after,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-pass::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-slash-solid.svg");font-family:"Font Awesome";position:absolute;top:73%;right:20px;transform:translateY(-50%);cursor:pointer;width:19px;opacity:0.6}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-pass.show-password::after,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-item-pass.show-password::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg")}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field{position:relative;margin-bottom:30px;margin-top:0}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field label,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field label{font-size:15px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field input[type=tel],.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field input[type=tel]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px 0 140px;outline:none;color:var(--bs-secondary-color)}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field input[type=tel]::placeholder,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field input[type=tel]::placeholder{color:#dfdfdf}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:35px;z-index:2;left:17px;margin-bottom:0}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-type-checkbox label,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-type-checkbox label{font-size:12px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-type-checkbox label a,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper .js-form-type-checkbox label a{font-size:12px !important}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper fieldset.captcha legend.captcha__title,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper fieldset.captcha legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;text-align:left;color:#262626;display:block;margin-bottom:5px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper fieldset.captcha .captcha__element .captcha__image-wrapper,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper fieldset.captcha .captcha__element .captcha__image-wrapper{background:#f2f2f2;padding:7px;border-radius:6px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper input[type=submit].js-form-submit,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper input[type=submit].js-form-submit{border:none;background:#ff4e9a;color:white;width:100%;margin:0;padding:9px 0;border-radius:5px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-back,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-back{width:49%;display:inline-block}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-submit,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-submit{width:100%;display:inline-block}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper#second_container input[type=submit].js-form-submit,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper#second_container input[type=submit].js-form-submit{border:none;display:inline-block;background:#ff4e9a;color:white;width:49%;margin:0;padding:9px 0;border-radius:5px}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper#second_container .ajax-progress-throbber,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper#second_container .ajax-progress-throbber{position:absolute;bottom:9px;right:28px}@media only screen and (max-width:495px){.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper#second_container .ajax-progress-throbber,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper#second_container .ajax-progress-throbber{margin:45px 0px 0 14px;bottom:15px}}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper#third_container .ajax-progress-throbber,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper#third_container .ajax-progress-throbber{position:absolute;bottom:9px;right:28px}@media only screen and (max-width:495px){.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper#third_container .ajax-progress-throbber,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper#third_container .ajax-progress-throbber{margin:45px 0px 0 14px;bottom:15px}}.modern-form .block-course-detail-page-form form#course-detail-page-form .js-form-wrapper#third_container span.eye-icon::after,.modern-form .course-detail-page-form form#course-detail-page-form .js-form-wrapper#third_container span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:51px;margin:-63px 0 0 0;opacity:0.5}.google-register-backdrop{position:relative;top:0;padding:100px;width:100%;background:rgba(0,0,0,0.6)}@media only screen and (max-width:495px){.google-register-backdrop{padding:15px}}.google-register-backdrop .google-social-register-wrapper{background:white;box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;padding:20px 34px 1px 34px;position:relative;border-radius:10px;width:530px;margin:0 auto;z-index:10}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper{width:100%;margin-top:88px}}.google-register-backdrop .google-social-register-wrapper .register-close-btn{position:absolute;top:10px;right:12px;font-size:30px;background:none;border:none;cursor:pointer;color:#444;transition:0.3s;z-index:99}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-close-btn{top:1px;font-size:32px}}.google-register-backdrop .google-social-register-wrapper .register-header h2,.google-register-backdrop .google-social-register-wrapper .register-header .h2{font-weight:700;font-style:Bold;font-size:42px !important;line-height:40px;color:#ff4e9a}.google-register-backdrop .google-social-register-wrapper .register-header h2 span,.google-register-backdrop .google-social-register-wrapper .register-header .h2 span{font-weight:700;font-size:42px !important;line-height:10px;color:#262626}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-header h2 span,.google-register-backdrop .google-social-register-wrapper .register-header .h2 span{font-weight:700;font-size:32px !important;line-height:0px;color:#262626}}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-header h2,.google-register-backdrop .google-social-register-wrapper .register-header .h2{font-weight:700;font-size:32px !important;line-height:35px;color:#ff4e9a}}.google-register-backdrop .google-social-register-wrapper .register-header p{font-weight:400;font-size:16px;line-height:26px}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-header p{font-size:15px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper{display:flex;gap:15px}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper{flex-direction:column;gap:0px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper #fname_error{margin-top:0;font-size:12px;color:red;left:36px;top:215px;width:225px;position:absolute}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper #fname_error{left:unset;top:214px}}@media only screen and (max-width:360px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper #fname_error{left:unset;top:238px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper #lname_error{margin-top:0;font-size:12px;color:red;left:277px;top:215px;width:225px;position:absolute}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper #lname_error{left:unset;top:312px}}@media only screen and (max-width:360px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .name-fields-wrapper #lname_error{left:unset;top:338px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form span.inline-form-error{margin-top:0;top:0px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:51px;margin:-40px 0 0 0;opacity:0.5}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .js-form-item{margin-bottom:5px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .js-form-item label{font-size:16px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .js-form-item input.form-text,.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .js-form-item input.form-email{width:100%;box-shadow:rgba(0,0,0,0.24) 0px 1px 7px;border:none;height:45px;border-radius:5px;font-size:16px;padding:0 15px;outline:none;transition:0.4s}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .js-form-item input.form-text:focus-visible,.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .js-form-item input.form-email:focus-visible{outline:1px solid #ff4e9a}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form span.inline-form-error span{font-size:12px;color:red}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field{position:relative;margin-bottom:30px;margin-top:0}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field label{font-size:15px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select{position:absolute;top:35px;z-index:2;left:17px;margin-bottom:0}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select{left:8px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container{width:117px !important;border:none;outline:none;vertical-align:bottom}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container span.select2-dropdown{width:235px !important}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection{border:none}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection span.select2-selection__rendered{line-height:0px;padding-left:0px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select .country-select{border:none}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select .country-select .phone-number-flag{display:none}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select .country-select .arrow{display:none}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select .country-select .prefix{font-size:14px;border-right:1px solid #aaa;padding-right:11px;display:none}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .form-type-select .country-select select.country{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:37px;border-radius:6px;padding:0 32px 0px 15px;outline:none;color:rgba(33,37,41,0.75);opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;min-width:100%}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone{margin-bottom:0}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone input.local-number{width:100%;border:none;box-shadow:rgba(0,0,0,0.24) 0px 1px 7px;height:45px;border-radius:6px;padding:0 15px 0 140px;outline:none;color:var(--bs-secondary-color)}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone input.local-number{padding:2px 15px 0 130px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .phone-number-field .js-form-item-mobile-number-phone input.local-number:focus-visible{border:1px solid #ff4e9a}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .form-item-accept-terms{display:flex;align-items:center}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .form-item-accept-terms label.option{font-size:13px;margin-left:9px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .form-item-accept-terms label.option a{font-size:13px !important}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element{display:flex;column-gap:2rem !important;flex-flow:row}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element{flex-flow:row wrap}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px;margin-bottom:5px;flex:unset}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .captcha__image-wrapper .reload-captcha-wrapper{margin-left:0 8px 0 0}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item{min-width:min-content}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item{height:68px}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item label{display:none}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item input{margin-bottom:8px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item .description{color:white;font-size:11px;line-height:12px;font-size:0.85em;padding-bottom:12px}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item .description font font{color:white;font-size:11px;line-height:12px}@media only screen and (max-width:495px){.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .captcha__element .js-form-item .description{width:100%}}.google-register-backdrop .google-social-register-wrapper .register-content form#short-course-detail-page-form .form-actions input.js-form-submit{border:none;background:#ff4e9a;color:#fff;width:100%;padding:9px;border-radius:6px;margin-bottom:20px}.terms-conditions{margin-top:8rem;margin-bottom:4rem}.terms-conditions p{margin-top:1rem}.terms-conditions p span{font-size:16px}.terms-conditions p span strong{font-size:20px;font-weight:600}@media only screen and (max-width:495px){.pager{padding-bottom:20px}}@media only screen and (max-width:495px){.pager__items{padding-left:0}}.pager__items .pager__item a{color:#262626}@media only screen and (max-width:495px){.pager__items .pager__item a{font-size:14px !important}}@media only screen and (max-width:495px){.pager__items .pager__item a span{font-size:14px !important}}.pager__items .pager__item.is-active{background:#ff4e9a;color:white;width:30px;height:30px;border-radius:50%;display:inline-block;padding:2px}.discussion-content .block-uniathena-discussions-block .title{margin-bottom:12px}.discussion-content .block-uniathena-discussions-block .title img{width:50%}.discussion-content .block-uniathena-discussions-block .title h4,.discussion-content .block-uniathena-discussions-block .title .h4{font-size:24px !important;text-transform:capitalize;font-weight:600;color:#464646}.discussion-content .block-uniathena-discussions-block .title p{color:#5b1a87}.discussion-content .block-uniathena-discussions-block .single-discussion{position:relative}.discussion-content .block-uniathena-discussions-block .single-discussion .new-discussion{margin-bottom:20px}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments{width:80%;margin-left:84px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments{width:100%;margin-left:0}}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply{margin-bottom:20px}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .profile-img img{border-radius:50%;width:44px;height:44px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .profile-img img{width:44px;height:44px}}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .post-thread{padding-left:22px}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .post-thread .name span{font-size:16px;color:#5b1a87;font-weight:600}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .post-thread .author-info p{font-size:14px;color:gray}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread p{margin-bottom:15px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread p strong{font-size:14px}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply{display:flex;margin-top:25px}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply p{margin-right:11px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply p{font-size:13px}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply p a{color:#ff4e9a !important}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply p a{font-size:13px !important}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .count{margin-right:10px;width:100%}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .count{width:7%}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .count img{margin-right:5px}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .count span{font-size:15px}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .subject-time{width:100%}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .subject-time a{font-size:15px !important;display:inline-block}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .subject-time a{font-size:13px !important}}.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .subject-time p{color:#919191;display:inline-block}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .reply-comments .new-discussion-reply .single-post .user-thread .reply .subject-time p{margin-top:4px;font-size:13px}}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .profile-img img{border-radius:50%;width:44px;height:44px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .profile-img img{width:44px;height:44px}}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .post-thread{padding-left:28px}}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .post-thread .name span{font-size:16px;color:#5b1a87;font-weight:600}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .post-thread .author-info p{font-size:14px;color:gray}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread{width:95%}}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread p{margin-bottom:15px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread p strong{font-size:14px}}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply{display:flex;margin-top:25px}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply p{margin-right:11px}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .count{margin-right:10px}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .count{width:7%}}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .count img{margin-right:5px}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .count span{font-size:15px}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .subject-time{width:100%}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .subject-time a{font-size:15px !important;display:inline-block}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .subject-time a{font-size:13px !important}}.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .subject-time p{color:#919191;float:right}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .single-post .user-thread .reply .subject-time p{margin-top:4px;font-size:13px}}.discussion-content .block-uniathena-discussions-block .single-discussion .share-icon{position:absolute}@media only screen and (max-width:495px){.discussion-content .block-uniathena-discussions-block .single-discussion .share-icon{margin-left:-33px;position:relative}}.discussion-content .block-uniathena-discussions-block .single-discussion .share-icon .addtoany_list{text-align:center}.discussion-content .block-uniathena-discussions-block .single-discussion .share-icon .addtoany_list ul{list-style:none;padding:0}.discussion-content .block-uniathena-discussions-block .single-discussion .share-icon .addtoany_list ul li{margin-bottom:7px}.basic-page-content{margin-top:9rem;margin-bottom:5rem}.basic-page-content .upskill-challenge-banner{margin-top:-3rem}@media only screen and (max-width:495px){.basic-page-content .upskill-challenge-banner{margin-top:-4rem}}.basic-page-content .upskill-challenge-banner img.mobile-banner{display:none}@media only screen and (max-width:495px){.basic-page-content .upskill-challenge-banner img.mobile-banner{display:block;width:100%;height:100%}}.basic-page-content .upskill-challenge-banner img.web-banner{display:block}@media only screen and (max-width:495px){.basic-page-content .upskill-challenge-banner img.web-banner{display:none}}.basic-page-content p{margin-bottom:15px}.basic-page-content p strong{font-weight:600;font-size:16px}.basic-page-content ul li span strong{font-weight:600}.basic-page-content ul li strong{font-weight:600}.basic-page-content a button{padding:10px 25px;border-radius:22px;font-size:16px;border:1px solid #FF4A97;background:linear-gradient(270deg,#FF71AE 9.81%,#FF0370 85.51%);color:#fff}.basic-page-content .editorial-detail-image{overflow:scroll}.node__links{display:none}.banner-marketing{overflow:hidden}@media only screen and (max-width:495px){.banner-marketing.banner-image img.banner-left-image{width:100%;object-fit:cover;height:300px;object-position:105%}}@media only screen and (max-width:360px){.banner-marketing.banner-image img.banner-left-image{object-position:96%}}.banner-marketing .custom-short-banner{top:30%;left:10%}@media only screen and (max-width:495px){.banner-marketing .custom-short-banner{top:55%;position:relative;text-align:center !important;left:0px;right:0;width:100%;margin:0 auto}}.banner-marketing .custom-short-banner h1,.banner-marketing .custom-short-banner .h1{margin-bottom:0;font-weight:700;font-size:62px !important}@media only screen and (max-width:495px){.banner-marketing .custom-short-banner h1,.banner-marketing .custom-short-banner .h1{font-size:20px !important}}.banner-marketing .custom-short-banner span.sub-title{margin-top:0;margin-bottom:10px;font-size:52px !important;color:#ff4e9a}@media only screen and (max-width:495px){.banner-marketing .custom-short-banner span.sub-title{font-size:36px !important}}.banner-marketing .custom-short-banner .banner_text{width:574px;margin-top:0px;margin-bottom:15px;font-weight:400;font-size:16px;line-height:24px;color:#303030}@media only screen and (max-width:495px){.banner-marketing .custom-short-banner .banner_text{width:100%}}.banner-marketing .custom-short-banner button.academic-btn{border:1px solid #ff358c;color:#ff358c}@media only screen and (max-width:495px){.banner-marketing .custom-short-banner button.academic-btn{background:#ff358c;color:white;text-align:center;margin:0 auto;display:flex;justify-content:center;float:right !important;margin-right:43px !important;border-radius:50px;width:200px}}.banner-marketing .custom-short-banner a.academic-btn{border:1px solid #ff358c;color:#ff358c}@media only screen and (max-width:495px){.banner-marketing .custom-short-banner a.academic-btn{background:#ff358c;color:white;text-align:center;margin:0 auto;display:flex;justify-content:center;border-radius:50px;width:200px}}.new-srt-page .trending{background-color:#f0f2ff;padding-top:50px;padding-bottom:50px;position:relative}@media screen and (max-width:650px){.new-srt-page .trending{padding-top:50px;padding-bottom:10px}}.new-srt-page .trending .container{max-width:1320px}@media screen and (max-width:650px){.new-srt-page .trending .container{max-width:95%}}.new-srt-page .trending .container .heading{margin-bottom:40px}.new-srt-page .trending .container .heading h2,.new-srt-page .trending .container .heading .h2{font-weight:500;font-size:32px !important;line-height:38px}.new-srt-page .trending .container .heading h2:after,.new-srt-page .trending .container .heading .h2:after{content:"";width:285px;height:3px;background-color:#ff1278;display:block;margin-top:13px;position:absolute}.new-srt-page .trending .container .heading h2 span,.new-srt-page .trending .container .heading .h2 span{color:#ff1278}@media screen and (max-width:650px){.new-srt-page .trending .container .course-scroll{margin-bottom:26px}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner{padding:20px 10px 0 23px}@media screen and (max-width:650px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner{padding:0}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item{height:530px}@media screen and (max-width:650px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item{height:auto;padding:0 10px}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card{background:#ffffff;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding:0 12px 12px 15px;position:relative;height:100%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card:hover .hover-pop-right{opacity:1}@media screen and (max-width:650px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card:hover .hover-pop-right{display:none}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .cat-pink{position:absolute;padding:0px 20px 5px 10px;height:23px;background:#ff1278;border-radius:0px 0px 9px 0px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .cat-pink ul{padding:0;padding-left:10px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .cat-pink ul li{color:white;font-weight:500;font-size:14px;letter-spacing:0.02em}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate img.back{width:100%;height:130px;object-fit:cover}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer{background:#ffc000;border-radius:0px 7px 7px 0px;padding:4px 0px;width:170px;position:absolute;margin-top:-35px;padding-left:10px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer:empty>p{display:none}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer p{font-style:italic;font-weight:600;font-size:13px;line-height:15px;text-transform:capitalize;color:#303030;margin-bottom:0}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer p:empty+.timer{display:none}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot{background:#303030;border-radius:0px 0px 16px 16px;display:flex;flex-direction:column;align-items:start;padding-left:11px;padding-right:11px;padding-bottom:3px;margin-bottom:15px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating{display:flex;align-items:center;width:100%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group{margin-right:10px;display:flex}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one{position:relative;width:19px;height:19px;margin-right:1px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.star{display:inline-block;position:absolute;font-size:19px;color:#a3a3a3;line-height:25px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.one{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:20%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.two{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:35%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.three{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:40%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.four{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:47%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.five{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:50%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.six{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:55%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.seven{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:60%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.eight{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:73%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.nine{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px;overflow:hidden;width:75%}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .one span.full{display:inline-block;position:absolute;font-size:19px;color:#ffc000;line-height:25px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .rating{padding-top:2px !important}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star-group-rating .star-group .rating p{font-size:12.9px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:rgba(255,255,255,0.8)}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .reviews{margin-top:5px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .reviews p{margin-bottom:0;font-weight:600;font-size:11px;letter-spacing:0.02em;color:rgba(255,255,255,0.8)}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .reviews p span{margin-bottom:0;font-weight:600;font-size:11px;letter-spacing:0.02em;color:rgba(255,255,255,0.8)}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content{position:relative;padding-bottom:15px;height:230px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content h3,.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .h3{font-weight:700;font-size:19px !important;line-height:28px;margin-bottom:20px;height:95px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .university{margin-bottom:20px;height:35px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .university .special img{max-height:21px !important}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .university img{min-width:50px !important;max-height:35px !important;object-fit:contain;width:auto}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .free-learning{height:29px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .free-learning img{width:24px;height:24px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .free-learning span{font-weight:600;font-size:13px;color:rgba(48,48,48,0.8);margin-left:5px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .go-arrow{position:absolute;border-radius:50%;width:53px;height:53px;background:#4bb530;bottom:0;right:0;justify-content:center;align-items:center;display:flex}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .go-arrow img{width:24px;height:24px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right{opacity:0;position:absolute;z-index:9;background:#ffffff;border:1px solid #d1d7dc;padding:20px 29px;top:0px;width:100%;height:100%;border:none;margin-left:-14px;transition:0.4s;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:10px}@media only screen and (min-width:980px) and (max-width:1400px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right{padding:20px 17px}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right.custompopup{margin-left:-14px;height:419px;width:310px;border-radius:14px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right.custompopup::before{content:"";display:none}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right.custompopup .green-tick{margin-bottom:26px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right.custompopup h3,.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right.custompopup .h3{font-size:16px;line-height:21px}@media screen and (max-width:650px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;left:-14px;top:179px;display:none}@media screen and (max-width:650px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right:before{display:none}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right h3,.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .h3{font-weight:600;font-size:18px !important;line-height:25px;letter-spacing:0.02em;color:#303030;margin-bottom:15px;height:70px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re{display:flex;align-items:baseline}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re .level{background:#efd072;width:fit-content;padding:5px 17px;margin-bottom:15px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re .level p{margin-bottom:0px;color:#303030;font-style:normal;font-weight:700;font-size:12px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re span{font-size:12px;margin-left:10px;color:gray}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn p{font-weight:600;font-size:13px;letter-spacing:0.02em;color:#303030;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn ul{list-style:none;padding:0;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:13px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn ul li{font-size:14px;letter-spacing:0.02em;color:#303030}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn ul li:before{content:url("");margin-right:3px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right hr{background-color:#ff1379;height:2px;border:1px solid #ff4b98;width:100%;margin-bottom:12px;margin-top:3px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick{display:flex;margin-bottom:10px;width:128px}@media only screen and (min-width:980px) and (max-width:1400px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick{width:auto}}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick img{width:20px;height:20px;margin-right:5px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick p{font-weight:500;font-size:12px;margin-bottom:0;color:#606060}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .start-now{margin-bottom:15px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .start-now a{text-decoration:none;color:white;font-weight:500;font-size:18px;background:#ff005c;border-radius:25px;text-align:center;padding:8px;width:100%;display:block}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .market-start-now{margin-bottom:15px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .market-start-now a{text-decoration:none;color:white;font-weight:500;font-size:18px;background:#ff005c;border-radius:25px;text-align:center;padding:8px;width:100%;display:block}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .social-icons{text-align:center}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .social-icons img{margin-right:5px}.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .btn-primary{border:none;border-radius:25px;color:white;font-size:18px;font-style:normal;font-weight:700;line-height:19.2px;text-decoration-line:none;background:#ff4e9a;padding:15px 33px}@media only screen and (max-width:495px){.new-srt-page .trending .container .course-scroll .carousel .carousel-inner .carousel-item .btn-primary{width:170px}}.new-srt-page .trending .container button.carousel-control-prev{width:30px;height:30px;position:absolute;top:45%;left:5%}@media screen and (max-width:650px){.new-srt-page .trending .container button.carousel-control-prev{top:91%;left:31%}}.new-srt-page .trending .container button.carousel-control-prev span.carousel-control-prev-icon img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.new-srt-page .trending .container button.carousel-control-next{width:30px;height:30px;position:absolute;top:45%;right:5%}@media screen and (max-width:650px){.new-srt-page .trending .container button.carousel-control-next{top:91%;right:41%}}.new-srt-page .trending .start-btn-pink{text-align:center}.new-srt-page .trending .start-btn-pink a{text-decoration:none;color:#ff1278;border-radius:25px;border:1px solid #ff1278;padding:13px 43px;transition:0.4s}.new-srt-page .trending .start-btn-pink a:hover{color:white;background-color:#ff1278}.new-srt-page .new-released{background-color:#ffffff;padding-top:50px;padding-bottom:70px;position:relative}.new-srt-page .new-released .container{max-width:87%}@media screen and (max-width:650px){.new-srt-page .new-released .container{max-width:95%}}.new-srt-page .new-released .container .heading{margin-bottom:40px}.new-srt-page .new-released .container .heading h3,.new-srt-page .new-released .container .heading .h3{font-weight:500;font-size:32px;line-height:38px}.new-srt-page .new-released .container .heading h3:after,.new-srt-page .new-released .container .heading .h3:after{content:"";width:285px;height:3px;background-color:#ff1278;display:block;margin-top:13px;position:absolute}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll{margin-bottom:176px}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner{height:539px;padding:0 10px;padding-top:20px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner{height:auto}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item{height:530px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item{height:auto}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3{padding-left:0}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3{padding-left:15px}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(3n) .new-card .hover-pop-right{margin-left:-367px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(3n) .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(3n) .new-card .hover-pop-right.custompopup{margin-left:-14px;height:419px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(3n) .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;right:0px;-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:359px;top:179px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(3n) .new-card .hover-pop-right:before{display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(4n) .new-card .hover-pop-right{margin-left:-367px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(4n) .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(4n) .new-card .hover-pop-right.custompopup{margin-left:-14px;height:419px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(4n) .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;right:0px;-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:359px;top:179px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .col-lg-3:nth-child(4n) .new-card .hover-pop-right:before{display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card{background:#ffffff;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding:0 12px 12px 15px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card:hover .hover-pop-right{display:block}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card:hover .hover-pop-right{display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .cat-pink{position:absolute;padding:0px 20px 5px 10px;height:23px;background:#ff1278;border-radius:0px 0px 9px 0px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .cat-pink ul{padding:0;padding-left:10px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .cat-pink ul li{color:white;font-weight:500;font-size:14px;letter-spacing:0.02em}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate img.back{width:100%;height:130px;object-fit:cover}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer{background:#ffc000;border-radius:0px 7px 7px 0px;padding:4px 0px;width:170px;position:absolute;margin-top:-35px;padding-left:10px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer:empty>p{display:none}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer p{font-style:italic;font-weight:600;font-size:13px;line-height:15px;text-transform:capitalize;color:#303030;margin-bottom:0}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .offer-ends .timer p:empty+.timer{display:none}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot{background:#303030;color:white;border-radius:0px 0px 16px 16px;display:flex;padding-left:11px;padding-right:11px;padding-bottom:10px;justify-content:space-between;margin-bottom:15px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .star .reviews p{margin-bottom:0;font-weight:600;font-size:12px;letter-spacing:0.02em;color:rgba(255,255,255,0.8)}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .price-re{align-items:baseline;display:flex;margin-top:10px;position:absolute;right:31px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .price-re .off{margin-right:10px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .price-re .off p{font-style:italic;font-weight:600;font-size:11px;margin-bottom:0;letter-spacing:0.02em;color:#ffc000}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .price-re .cut{display:flex;background:#ffffff;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:25px;padding:0 10px;height:30px;justify-content:center;align-items:center}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .price-re .cut del{font-weight:700;font-size:11px;margin-right:5px;color:#c4c4c4}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .profile-rate .black-foot .price-re .cut p{margin-bottom:0;font-weight:700;font-size:11px;color:#303030}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content{position:relative;padding-bottom:15px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content h3,.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .h3{font-weight:700;font-size:20px;line-height:28px;margin-bottom:20px;height:95px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .university{margin-bottom:20px;height:35px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .university img{min-width:50px !important;max-height:35px !important;object-fit:contain;width:auto}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .free-learning img{width:24px;height:24px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .free-learning span{font-weight:600;font-size:13px;color:rgba(48,48,48,0.8);margin-left:5px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .go-arrow{position:absolute;border-radius:50%;width:53px;height:53px;background:#4bb530;bottom:0;right:0;justify-content:center;align-items:center;display:flex}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .card-content .go-arrow img{width:24px;height:24px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right{display:none;position:absolute;z-index:9999;background:#ffffff;border:1px solid #d1d7dc;padding:20px 29px;top:0px;width:344px;border:none;margin-left:305px;transition:0.4s;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #f0f2ff transparent transparent;position:absolute;left:-15px;top:179px}@media screen and (max-width:650px){.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right:before{display:none}}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right h3,.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .h3{font-weight:700;font-size:17px !important;line-height:23px;letter-spacing:0.02em;color:#303030;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re{display:flex;align-items:baseline}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re .level{background:#efd072;width:fit-content;padding:5px 17px;margin-bottom:15px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re .level p{margin-bottom:0px;color:#303030;font-style:normal;font-weight:700;font-size:12px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .co-re span{font-size:12px;margin-left:10px;color:gray}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn p{font-weight:600;font-size:13px;letter-spacing:0.02em;color:#303030;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn ul{list-style:none;padding:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px !important}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn ul li{font-size:14px;letter-spacing:0.02em;color:#303030}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .you-learn ul li:before{content:url("");margin-right:3px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right hr{background-color:#ff1379;height:2px;border:1px solid #ff4b98;width:100%;margin-bottom:12px;margin-top:3px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick{display:flex;margin-bottom:10px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick img{width:20px;height:20px;margin-right:5px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .hover-pop-right .green-tick p{font-weight:500;font-size:12px;margin-bottom:0;color:#606060}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .start-now{margin-bottom:15px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .start-now a{text-decoration:none;color:white;font-weight:500;font-size:18px;background:#ff005c;border-radius:25px;text-align:center;padding:8px;width:100%;display:block}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .market-start-now{margin-bottom:15px}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .market-start-now a{text-decoration:none;color:white;font-weight:500;font-size:18px;background:#ff005c;border-radius:25px;text-align:center;padding:8px;width:100%;display:block}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .social-icons{text-align:center}.new-srt-page .new-released .container .course-scroll .carousel .carousel-inner .carousel-item .new-card .social-icons img{margin-right:5px}.new-srt-page .new-released .container button.carousel-control-prev{width:30px;height:30px;position:absolute;top:45%;left:5%}@media screen and (max-width:650px){.new-srt-page .new-released .container button.carousel-control-prev{top:91%;left:31%}}.new-srt-page .new-released .container button.carousel-control-prev span.carousel-control-prev-icon img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.new-srt-page .new-released .container button.carousel-control-next{width:30px;height:30px;position:absolute;top:45%;right:5%}@media screen and (max-width:650px){.new-srt-page .new-released .container button.carousel-control-next{top:91%;right:41%}}.new-srt-page .new-released .start-btn-pink{text-align:center}.new-srt-page .new-released .start-btn-pink a{text-decoration:none;color:#ff1278;border-radius:25px;border:1px solid #ff1278;padding:13px 43px;transition:0.4s}.new-srt-page .new-released .start-btn-pink a:hover{color:white;background-color:#ff1278}.new-srt-page .how-it-new{background:linear-gradient(180deg,#f6f7fe 0%,rgba(246,247,254,0) 100%);padding-top:130px;padding-left:15px;padding-right:15px;padding-bottom:130px}@media screen and (max-width:650px){.new-srt-page .how-it-new{padding-top:10px;padding-bottom:50px}}@media screen and (max-width:650px){.new-srt-page .how-it-new .mobile-how-it{width:90%;margin:0 auto;background:#fdfdfe;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding-top:44px}}.new-srt-page .how-it-new .mobile-how-it .heading-block{width:100%;border-right:2px solid #000;padding-right:30px}@media screen and (max-width:650px){.new-srt-page .how-it-new .mobile-how-it .heading-block{border:none}}.new-srt-page .how-it-new .mobile-how-it .heading-block p{font-weight:600;font-size:24px;color:#303030}@media screen and (max-width:650px){.new-srt-page .how-it-new .mobile-how-it .heading-block p{text-align:center;font-size:18px}}.new-srt-page .how-it-new .mobile-how-it .heading-block h3,.new-srt-page .how-it-new .mobile-how-it .heading-block .h3{font-weight:700;font-size:40px !important;line-height:55px;color:#303030}.new-srt-page .how-it-new .mobile-how-it .heading-block h3 span,.new-srt-page .how-it-new .mobile-how-it .heading-block .h3 span{font-size:40px;color:#ff12a0}@media only screen and (max-width:495px){.new-srt-page .how-it-new .mobile-how-it .heading-block h3 span,.new-srt-page .how-it-new .mobile-how-it .heading-block .h3 span{font-size:22px}}@media screen and (max-width:650px){.new-srt-page .how-it-new .mobile-how-it .heading-block h3,.new-srt-page .how-it-new .mobile-how-it .heading-block .h3{font-size:22px !important;line-height:35px;margin-bottom:60px;text-align:center}}@media screen and (max-width:650px){.new-srt-page .how-it-new .mobile-how-it .detail{margin-bottom:60px;text-align:center}}.new-srt-page .how-it-new .mobile-how-it .detail img{width:77px;height:78px}.new-srt-page .how-it-new .mobile-how-it .detail h4,.new-srt-page .how-it-new .mobile-how-it .detail .h4{font-weight:600;font-size:23px;color:#303030}@media screen and (max-width:650px){.new-srt-page .how-it-new .mobile-how-it .detail h4,.new-srt-page .how-it-new .mobile-how-it .detail .h4{font-size:20px}}.new-srt-page .how-it-new .mobile-how-it .detail p{font-weight:400;font-size:15px;line-height:19px;color:#909090}.new-srt-page .all-search .top-black-search{padding:19px 0;background-color:#303030}@media screen and (max-width:650px){.new-srt-page .all-search .top-black-search{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.new-srt-page .all-search .top-black-search::-webkit-scrollbar{display:none}}@media screen and (max-width:650px){.new-srt-page .all-search .top-black-search .tab{width:1138px}}.new-srt-page .all-search .top-black-search .tab .tablinks{background-color:none;background:none;border:none;margin-right:20px;color:white;position:relative;display:inline-block}.new-srt-page .all-search .top-black-search .tab .tablinks.activel:after{content:"";width:100%;position:absolute;height:4px;background-color:#ff1278;display:block;margin-top:18px;margin-left:-5px}.new-srt-page .all-search .top-black-search .tab .tablinks input[type="checkbox"]{position:absolute;margin-top:4px;margin-left:-3px;cursor:pointer;width:26px;height:22px;opacity:0}.new-srt-page .all-search .top-black-search .box{display:none;position:absolute;margin-top:33px}.new-srt-page .all-search .top-black-search .box input[type="text"]{width:391px;height:46px;margin-left:-23px;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border:none;padding:0 10px;border-radius:6px}.new-srt-page .all-search .top-black-search .box input[type="text"]:focus{border:none;box-shadow:none}@media screen and (max-width:650px){.new-srt-page .all-search .top-black-search .box input[type="text"]{width:140%;margin-left:0px}}.new-srt-page .all-search .card-section{background-color:#f0f2ff;padding-top:70px;padding-bottom:70px}.new-srt-page .all-search .card-section .heading{margin-bottom:40px}.new-srt-page .all-search .card-section .heading h3,.new-srt-page .all-search .card-section .heading .h3{font-weight:500;font-size:32px;line-height:38px}.new-srt-page .all-search .card-section .heading h3:after,.new-srt-page .all-search .card-section .heading .h3:after{content:"";width:285px;height:3px;background-color:#ff1278;display:block;margin-top:13px;position:absolute}.new-srt-page .all-search .card-section .tabcontent{width:103%}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent{width:100%}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4{padding-left:0}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4{padding-left:15px}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4:nth-child(3n) .new-card .hover-pop-right{margin-left:-366px}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4:nth-child(3n) .new-card .hover-pop-right.custompopup{margin-left:-14px;height:419px}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4:nth-child(3n) .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4:nth-child(3n) .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;right:0px;-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:359px;top:179px}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4:nth-child(3n) .new-card .hover-pop-right:before{display:none}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4{padding-left:0}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case{padding-left:15px}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case:nth-child(3n) .new-card .hover-pop-right{margin-left:-366px}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case:nth-child(3n) .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case:nth-child(3n) .new-card .hover-pop-right.custompopup{margin-left:-14px;height:419px}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case:nth-child(3n) .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;right:0px;-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:359px;top:179px}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case:nth-child(3n) .new-card .hover-pop-right:before{display:none}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case .new-card .hover-pop-right{position:absolute;z-index:9999;background:#ffffff;border:1px solid #d1d7dc;padding:20px 29px;top:-10px;width:344px;border:none;margin-left:-366px;transition:0.4s}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;right:0px;-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:359px;top:179px}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .col-lg-9 .row .col-lg-4.show-case .new-card .hover-pop-right:before{display:none}}.new-srt-page .all-search .card-section .tabcontent .subject{background:#ffffff;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding:17px 12px 12px 15px;margin-bottom:30px}.new-srt-page .all-search .card-section .tabcontent .subject .clear{display:flex;justify-content:space-between;border-bottom:2px solid #ff1278;padding-bottom:3px}.new-srt-page .all-search .card-section .tabcontent .subject .clear h3,.new-srt-page .all-search .card-section .tabcontent .subject .clear .h3{font-weight:500;font-size:22px;color:#303030}.new-srt-page .all-search .card-section .tabcontent .subject .clear button.clear{font-weight:500;font-size:18px;color:#ff1278;background:none;border:none;text-decoration:none}.new-srt-page .all-search .card-section .tabcontent .subject .clear button.clear:hover{color:#ff1278}.new-srt-page .all-search .card-section .tabcontent .subject .list-check{margin-top:20px}.new-srt-page .all-search .card-section .tabcontent .subject .list-check .check{display:flex;align-items:baseline}.new-srt-page .all-search .card-section .tabcontent .subject .list-check .check input[type="checkbox"]{margin-right:10px;width:18px;height:18px;z-index:99;accent-color:#ff2080}.new-srt-page .all-search .card-section .tabcontent .subject .list-check .check p{font-weight:400;font-size:18px}.new-srt-page .all-search .card-section .tabcontent .new-card{background:#ffffff;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding:0 12px 12px 15px;margin-bottom:30px;position:relative}.new-srt-page .all-search .card-section .tabcontent .new-card:hover .hover-pop-right{opacity:1}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .new-card:hover .hover-pop-right{display:none}}.new-srt-page .all-search .card-section .tabcontent .new-card:hover.custompopup{opacity:1}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .cat-pink{position:absolute;padding:0px 20px 5px 10px;height:23px;background:#ff1278;border-radius:0px 0px 9px 0px}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .cat-pink ul{padding:0;padding-left:10px}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .cat-pink ul li{color:white;font-weight:500;font-size:14px;letter-spacing:0.02em}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate img.back{width:100%;height:130px;object-fit:cover}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .offer-ends .timer{background:#ffc000;border-radius:0px 7px 7px 0px;padding:4px 0px;width:170px;position:absolute;margin-top:-35px;padding-left:10px}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .offer-ends .timer:empty>p{display:none}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .offer-ends .timer p{font-style:italic;font-weight:600;font-size:13px;line-height:15px;text-transform:capitalize;color:#303030;margin-bottom:0}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .offer-ends .timer p:empty+.timer{display:none}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot{background:#303030;color:white;border-radius:0px 0px 16px 16px;display:flex;padding-left:11px;padding-right:11px;padding-bottom:10px;justify-content:space-between;margin-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .star .reviews p{margin-bottom:0;font-weight:600;font-size:12px;letter-spacing:0.02em;color:rgba(255,255,255,0.8)}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .price-re{align-items:baseline;display:flex;margin-top:10px;position:absolute;right:20px}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .price-re .off{margin-right:10px}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .price-re .off p{font-style:italic;font-weight:600;font-size:11px;margin-bottom:0;letter-spacing:0.02em;color:#ffc000}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .price-re .cut{display:flex;background:#ffffff;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:25px;padding:0 10px;height:30px;justify-content:center;align-items:center}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .price-re .cut del{font-weight:700;font-size:11px;margin-right:5px;color:#c4c4c4}.new-srt-page .all-search .card-section .tabcontent .new-card .profile-rate .black-foot .price-re .cut p{margin-bottom:0;font-weight:700;font-size:11px;color:#303030}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content{position:relative;padding-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content h3,.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .h3{font-weight:700;font-size:20px;line-height:28px;margin-bottom:20px;height:95px}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .university{margin-bottom:20px;height:35px}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .university img{min-width:50px !important;max-height:35px !important;object-fit:contain;width:auto}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .free-learning img{width:24px;height:24px}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .free-learning span{font-weight:600;font-size:13px;color:rgba(48,48,48,0.8);margin-left:5px}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .go-arrow{position:absolute;border-radius:50%;width:53px;height:53px;background:#4bb530;bottom:0;right:0;justify-content:center;align-items:center;display:flex}.new-srt-page .all-search .card-section .tabcontent .new-card .card-content .go-arrow img{width:24px;height:24px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right{opacity:0;position:absolute;z-index:9999;background:#ffffff;border:1px solid #d1d7dc;padding:20px 29px;top:-10px;width:344px;border:none;margin-left:280px;transition:0.4s}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right{margin-left:-25px;display:none}}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right.custompopup{margin-left:-14px;opacity:0;height:419px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right.custompopup hr{margin-bottom:12px;margin-top:3px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right.custompopup:before{content:"";border-style:solid}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right.custompopup .green-tick{display:flex;margin-bottom:26px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right.custompopup .green-tick img{width:20px;height:20px;margin-right:5px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right.custompopup .green-tick p{font-weight:500;font-size:12px;margin-bottom:0;color:#606060}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right:before{content:"\A";border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #ffffff transparent transparent;position:absolute;left:-15px;top:179px}@media screen and (max-width:650px){.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right:before{display:none}}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right h3,.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .h3{font-weight:700;font-size:20px;line-height:28px;letter-spacing:0.02em;color:#303030;margin-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .level{background:#efd072;width:fit-content;padding:5px 17px;margin-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .level p{margin-bottom:0px;color:#303030;font-style:normal;font-weight:700;font-size:12px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .co-re{display:flex;align-items:baseline}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .co-re .level{background:#efd072;width:fit-content;padding:5px 17px;margin-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .co-re .level p{margin-bottom:0px;color:#303030;font-style:normal;font-weight:700;font-size:12px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .co-re span{font-size:12px;margin-left:10px;color:gray}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .you-learn p{font-weight:600;font-size:13px;letter-spacing:0.02em;color:#303030;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .you-learn ul{list-style:none;padding:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .you-learn ul li{font-size:14px;letter-spacing:0.02em;color:#303030}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .you-learn ul li:before{content:url("");margin-right:3px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right hr{background-color:#ff1379;height:2px;border:1px solid #ff4b98;width:100%;margin-bottom:12px;margin-top:3px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .green-tick{display:flex;margin-bottom:10px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .green-tick img{width:20px;height:20px;margin-right:5px}.new-srt-page .all-search .card-section .tabcontent .new-card .hover-pop-right .green-tick p{font-weight:500;font-size:12px;margin-bottom:0;color:#606060}.new-srt-page .all-search .card-section .tabcontent .new-card .start-now{margin-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .start-now a{text-decoration:none;color:white;font-weight:500;font-size:18px;background:#ff005c;border-radius:25px;text-align:center;padding:8px;width:100%;display:block}.new-srt-page .all-search .card-section .tabcontent .new-card .market-start-now{margin-bottom:15px}.new-srt-page .all-search .card-section .tabcontent .new-card .market-start-now a{text-decoration:none;color:white;font-weight:500;font-size:18px;background:#ff005c;border-radius:25px;text-align:center;padding:8px;width:100%;display:block}.new-srt-page .all-search .card-section .tabcontent .new-card .social-icons{text-align:center}.new-srt-page .all-search .card-section .tabcontent .new-card .social-icons img{margin-right:5px;width:34px}.new-srt-page .all-search .card-section .tabcontent .start-btn-pink{text-align:center;margin-top:70px}.new-srt-page .all-search .card-section .tabcontent .start-btn-pink a{text-decoration:none;color:#ff1278;border-radius:25px;border:1px solid #ff1278;padding:13px 43px;transition:0.4s}.new-srt-page .all-search .card-section .tabcontent .start-btn-pink a:hover{color:white;background-color:#ff1278}.how-it-new{background:linear-gradient(180deg,#f6f7fe 0%,rgba(246,247,254,0) 100%);padding-top:50px;padding-left:15px;padding-right:15px;padding-bottom:50px}@media only screen and (max-width:495px){.how-it-new{padding-top:10px;padding-bottom:50px}}@media only screen and (max-width:495px){.how-it-new .mobile-how-it{width:90%;margin:0 auto;background:#fdfdfe;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding-top:44px;margin-top:4rem}}.how-it-new .mobile-how-it .heading-block{width:100%;border-right:2px solid #000;padding-right:30px}@media only screen and (max-width:495px){.how-it-new .mobile-how-it .heading-block{border:none}}.how-it-new .mobile-how-it .heading-block p{font-weight:600;font-size:24px;color:#303030}@media only screen and (max-width:495px){.how-it-new .mobile-how-it .heading-block p{text-align:center;font-size:18px}}.how-it-new .mobile-how-it .heading-block h3,.how-it-new .mobile-how-it .heading-block .h3{font-weight:600;font-size:40px !important;line-height:55px;color:#303030}.how-it-new .mobile-how-it .heading-block h3 span,.how-it-new .mobile-how-it .heading-block .h3 span{color:#ff12a0;font-weight:600;font-size:40px}@media only screen and (max-width:495px){.how-it-new .mobile-how-it .heading-block h3 span,.how-it-new .mobile-how-it .heading-block .h3 span{font-size:22px}}@media only screen and (max-width:495px){.how-it-new .mobile-how-it .heading-block h3,.how-it-new .mobile-how-it .heading-block .h3{font-size:22px !important;line-height:35px;margin-bottom:60px;text-align:center}}@media only screen and (max-width:495px){.how-it-new .mobile-how-it .detail{margin-bottom:60px;text-align:center}}.how-it-new .mobile-how-it .detail img{width:77px;height:78px}.how-it-new .mobile-how-it .detail h4,.how-it-new .mobile-how-it .detail .h4{font-weight:600;font-size:23px !important;color:#303030}@media only screen and (max-width:495px){.how-it-new .mobile-how-it .detail h4,.how-it-new .mobile-how-it .detail .h4{font-size:20px !important}}.how-it-new .mobile-how-it .detail p{font-weight:400;font-size:15px;line-height:19px;color:#909090}.affiliate-page .european-accredited{margin-top:60px;font-size:35px;font-weight:900;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:normal;color:#2f2f2f;font-family:'Lato',sans-serif}.affiliate-page .three-col img{text-align:center;display:block;margin:auto;width:30%}.affiliate-page .three-col p{text-align:center;width:30%}.affiliate-page .european-accredited h1,.affiliate-page .european-accredited .h1{margin-top:90px;font-size:65px;line-height:normal;font-family:'Lato',sans-serif;line-height:60px;font-weight:900}.affiliate-page .european-accredited h2,.affiliate-page .european-accredited .h2{font-size:65px;line-height:normal;color:#ff378d;font-family:'Lato',sans-serif;line-height:58px;font-weight:900}.affiliate-page .european-accredited h3,.affiliate-page .european-accredited .h3{font-size:35px;font-weight:bold;font-family:'Lato',sans-serif;line-height:49px;font-weight:900}@media only screen and (max-width:1200px){.affiliate-page .bg-design{background-image:none !important}}@media only screen and (max-width:768px){.affiliate-page .european-accredited h1,.affiliate-page .european-accredited .h1{margin-top:120px;font-size:42px;line-height:normal;font-family:'Lato',sans-serif;line-height:48px;font-weight:900}.affiliate-page .european-accredited h2,.affiliate-page .european-accredited .h2{font-size:42px;line-height:normal;color:#ff378d;font-family:'Lato',sans-serif;line-height:48px;font-weight:900}.affiliate-page .european-accredited h3,.affiliate-page .european-accredited .h3{font-size:23px;font-weight:bold;font-family:'Lato',sans-serif;line-height:49px;font-weight:900}.affiliate-page .bg-design{background-image:none !important}.affiliate-page .btn-course{margin-bottom:60px}}.affiliate-page .european-accredited p{font-family:Lato;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.73;letter-spacing:normal;color:#7d7d7d;font-family:'Lato',sans-serif}.affiliate-page .btn-course{margin-top:20px;height:52px;padding:18px 20px 10px 20px;border-radius:11px;background-image:linear-gradient(89deg,#ff006e 0%,#ff4e9a 100%,#fff 100%);font-family:'Lato',sans-serif;vertical-align:top}.affiliate-page .feature p{padding-top:20px;font-family:'Lato',sans-serif}.affiliate-page .btn-course a{font-family:'Lato',sans-serif;font-size:22px;font-weight:500;font-stretch:normal;font-style:normal;line-height:0;letter-spacing:normal;color:#ffffff;vertical-align:top}.affiliate-page .post-content h5 span,.affiliate-page .post-content .h5 span{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:#ff006d;font-family:'Lato',sans-serif}.affiliate-page .post-content h5,.affiliate-page .post-content .h5{font-size:14px;font-weight:bold;font-family:'Lato',sans-serif;text-overflow:ellipsis;height:45px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.affiliate-page .post-content h6,.affiliate-page .post-content .h6{font-size:16px;font-weight:bold;border-top:1px solid #eee;padding:10px 0;font-family:'Lato',sans-serif}.affiliate-page .post-content h6 span,.affiliate-page .post-content .h6 span{font-size:15px;font-weight:normal;font-family:'Lato',sans-serif}.affiliate-page h4.post-title,.affiliate-page .post-title.h4{text-overflow:ellipsis;height:66px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.affiliate-page .btn-try{border-radius:8.3px;border:solid 2px #fe0490;text-align:center;font-family:'Lato',sans-serif;width:100%;margin:10px auto}.affiliate-page .btn-try button{width:100%;background:#fff;border:none;outline:none;box-shadow:none;color:#ff4e9a}.affiliate-page .btn-try a{font-size:14.7px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fe0490;font-family:'Lato',sans-serif}.affiliate-page .item{margin-top:30px;border-radius:10px;box-shadow:0 6px 42px 0 rgba(0,0,0,0.1);background-color:#ffffff;width:93%}@media only screen and (max-width:495px){.affiliate-page .item{width:100%}}.affiliate-page .tick h6 img,.affiliate-page .tick .h6 img{width:20px !important;display:inline-block !important;padding:7px 3px !important;margin:0 5px 0 !important}.affiliate-page .item-1{padding:20px;margin-bottom:60px}.affiliate-page .meta{font-family:'Lato',sans-serif}.affiliate-page .post-title{font-family:'Lato',sans-serif}.affiliate-page .modal-header{padding:0 15px 0 15px !important;position:relative;display:block;overflow:hidden}.affiliate-page .modal-header p{margin:0 !important;border-bottom:5px solid #ff016f;width:115px}.affiliate-page .modal-dialog{padding:20px !important;margin-top:-100px}.affiliate-page label{font-weight:normal !important}.affiliate-page .btn.btn-pink{width:100%;height:50px;border-radius:6px;box-shadow:0 2px 25px 2px #d5dbfb;background-image:linear-gradient(to right,#ff006e,#ff4e9a 113%,#ffd85e 141%);color:#fff}.affiliate-page .form-control{border-radius:6px !important;box-shadow:0 2px 18px -1px #d5dbfb !important;border:solid 1.2px rgba(255,61,144,0.18) !important;background-color:#ffffff !important;height:44px}.affiliate-page .quote p{line-height:24px;font-family:Lato;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.72;letter-spacing:normal;color:rgba(55,71,79,0.72);height:159px}.affiliate-page .info h5,.affiliate-page .info .h5{font-family:Lato;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#37474f}.affiliate-page .tick{padding:0 20px 1px;margin-bottom:40px}.affiliate-page .owl-carousel .owl-item img{border-radius:10px}.affiliate-page .bg-design{background-image:url("");background-repeat:no-repeat;background-position:bottom right;background-size:33%;font-family:'Lato',sans-serif;margin-top:5rem}.affiliate-page .top-social a{padding-right:20px}.affiliate-page .top-social a img{padding-top:0px}.affiliate-page .badge{padding:7px 7px 9px 13px;background-image:linear-gradient(89deg,#ffc300 0%,#ffac00 100%,#ffd85e 100%);z-index:1;display:table;border-top-left-radius:25px;border-bottom-left-radius:25px;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;color:#303030}.affiliate-page .badge span{font-family:Lato;font-size:16.6px;font-weight:900;font-stretch:normal;font-style:italic;line-height:normal;letter-spacing:normal;color:#303030}.affiliate-page .badge em{font-size:12px;display:block;font-family:Lato;text-align:left;font-weight:700;font-stretch:normal;font-style:italic;line-height:normal;letter-spacing:normal;color:#303030}.affiliate-page .feature{border-right:1px solid #e7e7e7}.affiliate-page .owl-theme .owl-dots .owl-dot.active span,.affiliate-page .owl-theme .owl-dots .owl-dot:hover span{background-color:#ff006e}.affiliate-page .owl-theme .owl-dots .owl-dot.active span{width:12px;height:12px}.affiliate-page .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.affiliate-page .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.affiliate-page .owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.affiliate-page .modal-dialog{z-index:10000 !important}.affiliate-page .modal-dialog .reg-form .intl-tel-input.allow-dropdown .flag-container .selected-flag{padding:0px 6px !important;background-color:white}.affiliate-page .modal-header h5,.affiliate-page .modal-header .h5{font-size:27px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;color:#303030}.affiliate-page *:before,.affiliate-page *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.affiliate-page :focus{outline:0 !important}.affiliate-page .fit-vids-style{display:none}.affiliate-page figure{margin:0;padding:0}.affiliate-page figure img{max-width:100%;max-height:160px;object-fit:cover}.affiliate-page iframe{border:none;display:block}.affiliate-page ::selection{background:#d3f1f6;color:#2f2f2f}.affiliate-page ::-moz-selection{background:#d3f1f6;color:#2f2f2f}.affiliate-page .animsition-loading,.affiliate-page .animsition-loading:after{width:40px;height:40px;margin-top:-20px;margin-left:-20px}.affiliate-page .lg-outer .lg-item:after,.affiliate-page .animsition-loading,.affiliate-page .tp-loader.spinner{content:"";height:40px !important;width:40px !important;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;background-color:transparent;border-top:6px solid rgba(28,28,28,0.08);border-right:6px solid rgba(28,28,28,0.08);border-bottom:6px solid rgba(28,28,28,0.08);border-left:6px solid #25b7d3;-webkit-transform:translateZ();transform:translateZ();-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-name:animsition-loading;animation-name:animsition-loading;border-radius:100%;background:none}.affiliate-page body{overflow-x:hidden;font-size:15px;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:#4d4d4d;font-family:'Source Sans Pro',sans-serif;background:none;display:flex;height:100vh;flex-direction:column}.affiliate-page .navbar,.affiliate-page footer{flex-shrink:0}.affiliate-page .content-wrapper{flex:1 0 auto}.affiliate-page body,.affiliate-page li,.affiliate-page address{line-height:24px}.affiliate-page p{margin:0 0 20px}.affiliate-page a{color:#ff4e9a;transition:all 150ms ease-in}.affiliate-page a.line{transition:border 0.2s;padding-bottom:1px;border-bottom:1px solid transparent}.affiliate-page a.line:hover{border-bottom:1px solid #25b7d3;transition:border 0.2s}.affiliate-page a:hover,.affiliate-page a:focus{color:#ffcfe3;text-decoration:none}.affiliate-page .nocolor{color:#4d4d4d}.affiliate-page .nocolor:hover{color:#ffcfe3}.affiliate-page h1,.affiliate-page .h1,.affiliate-page h2,.affiliate-page .h2,.affiliate-page h3,.affiliate-page .h3,.affiliate-page h4,.affiliate-page .h4,.affiliate-page h5,.affiliate-page .h5,.affiliate-page h6,.affiliate-page .h6{margin-top:0;color:#3d3d3d;margin-bottom:10px;font-weight:700}.affiliate-page .image-wrapper .boxed h1,.affiliate-page .image-wrapper .boxed .h1,.affiliate-page .image-wrapper .boxed h2,.affiliate-page .image-wrapper .boxed .h2,.affiliate-page .image-wrapper .boxed h3,.affiliate-page .image-wrapper .boxed .h3,.affiliate-page .image-wrapper .boxed h4,.affiliate-page .image-wrapper .boxed .h4,.affiliate-page .image-wrapper .boxed h5,.affiliate-page .image-wrapper .boxed .h5,.affiliate-page .image-wrapper .boxed h6,.affiliate-page .image-wrapper .boxed .h6{color:#3d3d3d}.affiliate-page .image-wrapper .boxed p{color:#4d4d4d}.affiliate-page h1,.affiliate-page .h1{font-size:26px;line-height:30px;margin-bottom:15px}.affiliate-page h2,.affiliate-page .h2{font-size:22px;line-height:26px;margin-bottom:15px}.affiliate-page h3,.affiliate-page .h3{font-size:20px;line-height:24px}.affiliate-page h4,.affiliate-page .h4{font-size:18px;line-height:22px}.affiliate-page h5,.affiliate-page .h5{font-size:17px;line-height:21px}.affiliate-page h6,.affiliate-page .h6{font-size:16px;line-height:20px}.affiliate-page h1.post-title,.affiliate-page .post-title.h1,.affiliate-page h2.post-title,.affiliate-page .post-title.h2{font-size:22px;line-height:26px}.affiliate-page .post-title a{color:#3c3c3c}.affiliate-page .post-title a:hover{color:#25b7d3}.affiliate-page .page-title{margin:0;font-size:14px;line-height:24px;letter-spacing:2px;color:#aaa;text-transform:uppercase}.affiliate-page .breadcrumbs.meta span:after{content:"/";vertical-align:middle;font-size:12px;padding:0 10px 0 10px}.affiliate-page .lead{font-size:22px;line-height:28px;font-weight:normal;color:#858585}.affiliate-page .section-title{margin-bottom:40px}.affiliate-page .section-title h2,.affiliate-page .section-title .h2{font-size:14px;line-height:1;margin-bottom:10px;font-size:22px;font-family:'Lato',sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.73;letter-spacing:normal;text-align:center;color:#7d7d7d}.affiliate-page .section-title h3,.affiliate-page .section-title .h3{font-family:'Lato',sans-serif;font-size:37px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:-0.46px;text-align:center;color:#373737}.affiliate-page .section-title .lead{text-transform:lowercase}.affiliate-page .section-title h3+.lead,.affiliate-page .section-title .h3+.lead{margin-top:10px}.affiliate-page .inner{padding-top:90px;padding-bottom:90px}.affiliate-page .inner2{padding-top:60px;padding-bottom:60px}.affiliate-page .inner3{padding-top:30px;padding-bottom:30px}.affiliate-page .meta,.affiliate-page .meta a{color:#aaa;font-size:13px;font-weight:600}.affiliate-page .more{color:#25b7d3;display:inline}.affiliate-page .more:after{content:"»";padding-left:5px}.affiliate-page .meta a:hover,.affiliate-page .more:hover{color:#25b7d3}.affiliate-page .meta{display:block;margin-bottom:0px;height:74px}.affiliate-page .meta.tags{margin:0 0 10px 0 !important}.affiliate-page .meta.tags a:before{content:"#";display:inline}.affiliate-page .meta.price,.affiliate-page .meta.price a{font-size:15px;color:#25b7d3}.affiliate-page .meta.price ins{text-decoration:none}.affiliate-page .meta.price del{color:#aaa;margin-right:3px}.affiliate-page .meta.upper{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:2px}.affiliate-page .thin{width:85%;margin:0 auto}.affiliate-page .thin2{width:75%;margin:0 auto}.affiliate-page .light-wrapper{background:#FFF}.affiliate-page .dark-wrapper{background-color:#fafafa}.affiliate-page .inverse-wrapper{background:#282a2c;color:#d5d5d5;position:relative}.affiliate-page .inverse-wrapper .sub-footer{padding-top:22px}.affiliate-page .inverse-wrapper .sub-footer p{color:#fff;margin-bottom:0;padding-bottom:15px}.affiliate-page .inverse-wrapper .sub-footer p a{color:#fff}.affiliate-page footer.inverse-wrapper a{color:#d5d5d5 !important}.affiliate-page footer.inverse-wrapper a:hover{color:#25b7d3 !important}.affiliate-page .inverse-wrapper h1,.affiliate-page .inverse-wrapper .h1,.affiliate-page .inverse-wrapper h2,.affiliate-page .inverse-wrapper .h2,.affiliate-page .inverse-wrapper h3,.affiliate-page .inverse-wrapper .h3,.affiliate-page .inverse-wrapper h4,.affiliate-page .inverse-wrapper .h4,.affiliate-page .inverse-wrapper h5,.affiliate-page .inverse-wrapper .h5,.affiliate-page .inverse-wrapper h6,.affiliate-page .inverse-wrapper .h6{color:#fff}.affiliate-page .inverse-wrapper .section-title .lead,.affiliate-page .inverse-wrapper .section-title h2,.affiliate-page .inverse-wrapper .section-title .h2{color:#aaa}.affiliate-page .inverse-wrapper .meta{color:#808080}.affiliate-page .image-wrapper blockquote,.affiliate-page .image-wrapper .author h5,.affiliate-page .image-wrapper .author .h5,.affiliate-page .image-wrapper .section-title h3,.affiliate-page .image-wrapper .section-title .h3,.affiliate-page .image-wrapper .section-title .lead{color:#fff !important}.affiliate-page .image-wrapper .section-title h2,.affiliate-page .image-wrapper .section-title .h2{color:#d0d0d0 !important}.affiliate-page hr{border:0;border-bottom:1px solid #ccc;padding-top:60px;margin-bottom:80px;box-shadow:none}.affiliate-page .inverse-wrapper hr{border-color:#909090}.affiliate-page .blog.single hr{padding-top:50px;margin-bottom:70px}.affiliate-page ul{padding:0 0 0 18px}.affiliate-page ol{padding:0 0 0 20px}.affiliate-page ul,.affiliate-page ol{margin-bottom:15px}.affiliate-page ul.circled{padding:0;list-style:none}.affiliate-page ul.circled li:before{content:'●';margin-right:10px;font-weight:normal;vertical-align:top;display:inline-block;color:#25b7d3;font-size:11px}.affiliate-page .inverse-wrapper ul.circled li:before{color:#d5d5d5}.affiliate-page .alert-success{border-color:#c0d6ae}.affiliate-page .alert-info{border-color:#a3d5df}.affiliate-page .alert-warning{border-color:#eddebf}.affiliate-page .alert-danger{border-color:#ddb8be}.affiliate-page .alert .close{line-height:26px;cursor:pointer}.affiliate-page .dropcap{font-weight:800;display:block;float:left;font-size:49px;padding:0;margin:0;margin:12px 8px 0 0;text-transform:uppercase}.affiliate-page blockquote{border-left:0px solid #eee !important}.affiliate-page blockquote small,.affiliate-page blockquote .small,.affiliate-page blockquote .small{text-transform:uppercase;font-size:12px !important;font-weight:bold !important;letter-spacing:2px}.affiliate-page .map-full{height:100%;overflow:hidden;display:block;position:absolute;height:auto;bottom:0;top:0;left:0;right:0}.affiliate-page .col-image{padding:0px;position:relative}.affiliate-page .col-image .bg-wrapper{overflow:hidden;position:absolute;height:100%;padding:0px;top:0px}.affiliate-page .col-image .inner-col{padding-top:90px;padding-bottom:90px}.affiliate-page .bg-holder{position:absolute;top:0px;left:0px;width:100%;height:100%;background-size:cover !important;background-position:center center !important}.affiliate-page .contact-info{margin:0;padding:0;list-style:none}.affiliate-page .contact-info li{display:inline-block;margin-right:10px}.affiliate-page .contact-info li a{color:#4d4d4d}.affiliate-page .contact-info li a:hover{color:#25b7d3}.affiliate-page .contact-info i{color:#25b7d3;padding-right:5px}.affiliate-page .box{background:rgba(255,255,255,0.9);box-shadow:0 1px 2px -1px rgba(0,0,0,0.4);padding:30px}.affiliate-page .box p{margin:0}.affiliate-page .box p+p{margin-top:20px}.affiliate-page .row-offset-0{margin-left:0 !important;margin-right:0 !important}.affiliate-page .row-offset-0>[class*="col-"],.affiliate-page .row-offset-0 .row-same-height>[class*="col-"]{padding-left:0 !important;padding-right:0 !important}.affiliate-page .row-full-height{height:100%}.affiliate-page .row-same-height{display:table;width:100%;table-layout:fixed}.affiliate-page .col-lg-height,.affiliate-page .col-md-height,.affiliate-page .col-sm-height,.affiliate-page .col-xs-height{display:table-cell;float:none !important;vertical-align:middle}@media (min-width:1200px){.affiliate-page .col-lg-height{display:table-cell;float:none !important;vertical-align:middle}}@media (min-width:992px){.affiliate-page .col-md-height{display:table-cell;float:none !important;vertical-align:middle}}@media (min-width:768px){.affiliate-page .col-sm-height{display:table-cell;float:none !important;vertical-align:middle}}.affiliate-page .row-offset-0 .inner-col{padding:90px}.affiliate-page .navbar.header1,.affiliate-page .navbar.header3{background:#FFF}.affiliate-page .navbar.header2{background:none}.affiliate-page .navbar.header2 .container.boxed{background:rgba(255,255,255,0.9);box-shadow:0 1px 2px -1px rgba(0,0,0,0.4)}.affiliate-page .navbar.centered{background:#fff}.affiliate-page .navbar.centered.color .navbar-collapse{background:#25b7d3}.affiliate-page .navbar.centered.extended .container{display:table;height:100%}.affiliate-page .navbar .navbar-header{display:table;position:relative}.affiliate-page .container>.navbar-header,.affiliate-page .container>.navbar-collapse{margin:0;padding:0}.affiliate-page .navbar-brand{padding:0;line-height:0;float:none;height:auto;position:relative;box-shadow:none;margin:0 !important;vertical-align:middle;display:table-cell;text-align:left}.affiliate-page .navbar-brand a img{width:188px}@media only screen and (max-width:495px){.affiliate-page .navbar-brand a img{width:90px}}.affiliate-page .navbar .nav-bars-wrapper{display:none}.affiliate-page .navbar .nav-bars-wrapper .nav-bars-inner{pointer-events:none}.affiliate-page .navbar .navbar-collapse{border:0;box-shadow:none;overflow:hidden}.affiliate-page .navbar .navbar-nav{margin:0 !important}.affiliate-page .navbar .navbar-nav>li>a{padding:0;font-size:12px;font-weight:700;transition:all 150ms ease-in;line-height:1;color:#2e2e2e !important;text-transform:uppercase;letter-spacing:2px;position:relative}.affiliate-page .navbar .navbar-nav>li>a:focus,.affiliate-page .navbar .nav>li>a:hover,.affiliate-page .navbar .nav>li.current>a{background:none}.affiliate-page .navbar .nav>li.current>a,.affiliate-page .navbar .nav>li>a:hover{color:#25b7d3 !important}.affiliate-page .navbar .navbar-nav>li>a:focus{color:inherit}.affiliate-page .navbar .dropdown-menu{padding:0;margin:0;min-width:150px;border:none;background:none;border-radius:0;box-shadow:none;z-index:-1 !important}.affiliate-page .navbar .dropdown-menu li:first-child{border:0}.affiliate-page .navbar .dropdown-menu li a{background:none;border:none;color:#fff !important;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:0;line-height:1}.affiliate-page .navbar .dropdown-menu li a:hover,.affiliate-page .navbar .dropdown-menu li a.active,.affiliate-page .navbar .nav .open>a,.affiliate-page .navbar .nav .open>a:hover,.affiliate-page .navbar .nav .open>a:focus,.affiliate-page .navbar .dropdown-menu>li>a:hover,.affiliate-page .navbar .dropdown-menu>li>a:focus,.affiliate-page .navbar .dropdown-submenu:hover>a,.affiliate-page .navbar .dropdown-submenu:focus>a,.affiliate-page .navbar .dropdown-menu>.active>a,.affiliate-page .navbar .dropdown-menu>.active>a:hover,.affiliate-page .navbar .dropdown-menu>.active>a:focus{background:none}.affiliate-page .navbar .dropdown-menu li a:hover,.affiliate-page .navbar .dropdown-menu li a.active{padding:0;filter:none;line-height:1}.affiliate-page .navbar .dropdown-menu li a:hover,.affiliate-page .navbar .dropdown-menu li a.active{color:#fff !important}.affiliate-page .navbar .nav>li>.dropdown-menu:after{display:none}.affiliate-page .navbar .dropdown-menu>li>a:hover,.affiliate-page .navbar .dropdown-menu>li>a:focus,.affiliate-page .navbar .dropdown-submenu:hover>a,.affiliate-page .navbar .dropdown-submenu:focus>a,.affiliate-page .navbar .dropdown-menu>.active>a,.affiliate-page .navbar .dropdown-menu>.active>a:hover,.affiliate-page .navbar .dropdown-menu>.active>a:focus{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.affiliate-page .navbar .top-bar{color:#ececec}.affiliate-page .navbar .top-bar ul{margin:0;padding:0;list-style:none}.affiliate-page .navbar .info li{display:inline;padding-right:10px}.affiliate-page .navbar .info.text-right li{padding:0;padding-left:10px}.affiliate-page .navbar .info,.affiliate-page .navbar .info a,.affiliate-page .navbar .info i{color:#FFF}.affiliate-page .navbar-header.dark-wrapper .info,.affiliate-page .navbar-header.dark-wrapper .info a,.affiliate-page .navbar-header.dark-wrapper .info i{color:#4d4d4d}.affiliate-page .navbar .info i{margin-right:2px}.affiliate-page .navbar .info a:hover,.affiliate-page .navbar .top-bar a:hover{color:#25b7d3}.affiliate-page .navbar .top-bar .container{display:table}.affiliate-page .navbar .info,.affiliate-page .navbar .social-wrapper{display:table-cell;vertical-align:middle;height:100%}.affiliate-page .navbar:not(extended) .social-wrapper ul{display:block;margin:15px 0;text-align:right}.affiliate-page .navbar .social-wrapper ul li{display:inline-block;margin:0 0 0 16px}.affiliate-page .caret{margin:0;top:-1px;position:relative}.affiliate-page .navbar.default{width:100%;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;height:73px}@media only screen and (max-width:495px){.affiliate-page .navbar.default{height:62px}}.affiliate-page .navbar.fixed{position:fixed;margin:0;width:100%;background:rgba(255,255,255,0.9);box-shadow:0 1px 2px -1px rgba(0,0,0,0.4)}.affiliate-page .navbar.fixed .top-bar{display:none}.affiliate-page .navbar.header2.fixed .container.boxed{background:none;box-shadow:none;padding:0}@media (min-width:992px){.affiliate-page .navbar.header1 .navbar-nav,.affiliate-page .navbar.header3 .navbar-nav{height:80px}.affiliate-page .navbar.header1 .navbar-nav>li>a,.affiliate-page .navbar.header3 .navbar-nav>li>a{line-height:80px}}.affiliate-page .navbar.header2 .navbar-header{height:65px}@media (min-width:992px){.affiliate-page .navbar.header2 .navbar-nav{height:65px}.affiliate-page .navbar.header2 .navbar-nav>li>a{line-height:65px}}@media (min-width:992px){.affiliate-page .navbar.centered .navbar-nav,.affiliate-page .navbar.centered.fixed .navbar-nav{height:54px}.affiliate-page .navbar.centered .navbar-nav>li>a,.affiliate-page .navbar.centered.fixed .navbar-nav>li>a{line-height:54px}}.affiliate-page .navbar.fixed .navbar-header{height:65px}@media (min-width:992px){.affiliate-page .navbar.fixed .navbar-nav{height:65px}.affiliate-page .navbar.fixed .navbar-nav>li>a{line-height:65px}}.affiliate-page figure{display:block;overflow:hidden;position:relative}.affiliate-page figure li a,.affiliate-page figure li a img{display:block;overflow:hidden;position:relative}.affiliate-page figure a img{display:inline;max-width:100%}.affiliate-page figure a .overlay{opacity:0;width:100%;height:100%;position:absolute;text-decoration:none;z-index:1;transition:all 0.4s}.affiliate-page figure a .overlay:after{content:"";display:block;position:absolute;background:#FFF;background:rgba(255,255,255,0.85);top:12px;left:12px;right:12px;bottom:12px}.affiliate-page figure a .overlay.icon:after{background:rgba(255,255,255,0.7);top:0;left:0;right:0;bottom:0}.affiliate-page figure a:hover .overlay{opacity:1}.affiliate-page figure a .overlay .info{text-align:center;top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;display:table}.affiliate-page figure a .overlay .info span{padding:12px 21px;font-size:12px;color:#3d3d3d;letter-spacing:2px;text-transform:uppercase;font-weight:700;display:table-cell;vertical-align:middle}.affiliate-page figure a .overlay.icon .info span:before{font-family:'fontello';content:'\f517';letter-spacing:normal;font-size:16px}.affiliate-page .item figure{position:relative;margin-bottom:20px}.affiliate-page .item figure .badge{position:absolute;top:10px;right:0px}.affiliate-page .badge.aqua{background:#25b7d3}.affiliate-page .badge.pink{background:#f2295f}.affiliate-page .badge.yellow{background:#f2be3e}.affiliate-page .testimonials .quote .author{padding-left:20px;display:table;padding-top:20px}.affiliate-page .testimonials .quote .author .info{display:table-cell;vertical-align:middle;padding-left:10px}.affiliate-page .testimonials .quote .author.text-center{margin:0 auto;padding:0;text-align:left}.affiliate-page .testimonials.col1 blockquote:after,.affiliate-page .testimonials.col1 blockquote:before{color:#fff;font-size:80px}.affiliate-page .intl-tel-input.allow-dropdown input#reg_mobile_num{border:none;background:none;width:100%;box-shadow:none;height:40px;padding-left:96px !important;float:left;margin-top:5px !important}.affiliate-page .bg-design{margin-top:0rem;margin-bottom:4rem}.affiliate-page .bg-design .left-european-accredited{padding-top:6rem}.affiliate-page .bg-design .left-european-accredited h1,.affiliate-page .bg-design .left-european-accredited .h1{font-size:65px !important;line-height:72px}@media only screen and (max-width:495px){.affiliate-page .bg-design .left-european-accredited h1,.affiliate-page .bg-design .left-european-accredited .h1{font-size:45px !important;line-height:50px;margin-bottom:0}}.affiliate-page .bg-design .left-european-accredited h2,.affiliate-page .bg-design .left-european-accredited .h2{font-size:65px !important;line-height:72px;margin-bottom:15px}@media only screen and (max-width:495px){.affiliate-page .bg-design .left-european-accredited h2,.affiliate-page .bg-design .left-european-accredited .h2{font-size:45px !important;line-height:50px}}.affiliate-page .bg-design .left-european-accredited h2 span,.affiliate-page .bg-design .left-european-accredited .h2 span{font-size:65px;font-weight:600;color:#ff4e9a;display:block}@media only screen and (max-width:495px){.affiliate-page .bg-design .left-european-accredited h2 span,.affiliate-page .bg-design .left-european-accredited .h2 span{font-size:45px}}.affiliate-page .bg-design .left-european-accredited h5,.affiliate-page .bg-design .left-european-accredited .h5{font-size:35px !important;margin-bottom:20px}@media only screen and (max-width:495px){.affiliate-page .bg-design .left-european-accredited h5,.affiliate-page .bg-design .left-european-accredited .h5{font-size:20px !important;line-height:40px}}.affiliate-page .bg-design .left-european-accredited p{font-size:26px;font-weight:600;color:#ff4e9a;text-transform:capitalize}.affiliate-page .bg-design .left-european-accredited .para p{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.73;letter-spacing:normal;color:#7d7d7d}.affiliate-page .bg-design .left-european-accredited .get-free-btn{display:none}.affiliate-page .bg-design .left-european-accredited .btn-course{width:fit-content}.affiliate-page .bg-design .no-scholarship{position:relative;color:#ff378d;top:25px;font-size:18px}.affiliate-page .bg-design .banner-image img{width:100%;margin-top:0;height:550px;object-fit:contain}.affiliate-page .our-awarding-partner{margin-bottom:100px}.affiliate-page .our-awarding-partner .heading-award{text-align:center;margin-bottom:46px}.affiliate-page .our-awarding-partner .heading-award h3,.affiliate-page .our-awarding-partner .heading-award .h3{font-weight:600;font-size:33px !important}.affiliate-page .our-awarding-partner .heading-award h3 span,.affiliate-page .our-awarding-partner .heading-award .h3 span{font-size:33px;font-weight:600;color:#ff4e9a}.affiliate-page .our-awarding-partner .awards-group .feature{text-align:center}.affiliate-page .our-awarding-partner .awards-group .feature img{min-width:191px;max-height:56px;object-fit:contain;margin-bottom:-3px}@media only screen and (max-width:495px){.affiliate-page .our-awarding-partner .awards-group .feature img{min-width:170px;max-height:50px}}.affiliate-page .our-awarding-partner .awards-group .feature p{font-size:16px}.affiliate-page .our-awarding-partner .awards-group .feature:nth-last-child{border-right:none}.affiliate-page .our-awarding-partner .awards-group .feature.last{border-right:1px solid #fafafa}.affiliate-page .explore-courses-affiliate .section-title h2,.affiliate-page .explore-courses-affiliate .section-title .h2{font-size:31px !important;color:black;font-weight:600}.affiliate-page .explore-courses-affiliate .section-title h3,.affiliate-page .explore-courses-affiliate .section-title .h3{font-size:18px !important;font-weight:500}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row figure{height:160px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row figure img{border-radius:9px 9px 0 0;object-fit:cover}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content h4.post-title,.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .post-title.h4{font-size:19px !important;font-weight:600;text-align:center}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content h5,.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .h5{font-size:15px !important}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content h6,.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .h6{font-size:14px !important;margin-left:26px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content h6 img,.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .h6 img{position:absolute;left:12px;margin-top:-1px !important}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content h6 span,.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .h6 span{font-size:14px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .btn-try:hover{background:#ff4e9a;color:white}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .btn-try:hover a{color:white}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .btn-try a{transition:0.4s}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-stage-outer .owl-stage .owl-item .views-row .post-content .btn-try a:hover{color:#ff4e9a}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-nav{position:absolute;top:0;right:0}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-nav button.owl-prev{background:#fff;border-radius:50%;width:40px;height:40px;border:1px solid #ff4e9a;position:absolute;margin-left:-116px;margin-top:-26px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-nav button.owl-prev span{position:absolute;top:0;left:-2px;right:0;bottom:0;font-size:61px;line-height:23px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-nav button.owl-next{background:#fff;border-radius:50%;width:40px;height:40px;border:1px solid #ff4e9a;margin-top:-26px;position:absolute;margin-left:-61px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-nav button.owl-next span{position:absolute;top:0;left:2px;right:0;bottom:0;font-size:61px;line-height:23px}.affiliate-page .explore-courses-affiliate .affiliate-course-carousel .owl-affiliate .owl-dots{text-align:center;margin:40px 0}.smo-thankyou{text-align:center;padding:150px 0}.smo-thankyou .registered-title{color:#ff4e9a;font-size:48px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}@media only screen and (max-width:495px){.smo-thankyou .registered-title{font-size:24px;margin-bottom:15px}}.smo-thankyou .registeredDescription{font-size:1rem;color:#262626;font-weight:400;font-family:Lato,sans-serif}.smo-thankyou .registered-button{height:53px;width:185px;background-color:#ff4e9a;border:none;border-radius:12px;color:#fff;font-weight:bold;text-align:center;font-size:16px;font-family:Lato,sans-serif;font-weight:400;margin-top:25px}@media only screen and (max-width:495px){.smo-thankyou .registered-button{height:45px}}#engt-launcher-button.engt-launcher-button{background-size:80%}.university-banner{padding-top:160px;height:638px;background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);margin-top:-81px}@media only screen and (max-width:495px){.university-banner{height:auto;padding-bottom:34px}}.university-banner .banner-image-title{position:relative}.university-banner .banner-image-title .breadcrumbs{margin-bottom:103px;margin-top:10px}@media only screen and (max-width:495px){.university-banner .banner-image-title .breadcrumbs{margin-top:0;margin-bottom:7px}}.university-banner .banner-image-title .breadcrumbs ul{list-style:none;padding:0}.university-banner .banner-image-title .breadcrumbs ul li{display:inline-block}.university-banner .banner-image-title .breadcrumbs ul li a{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:28px;text-transform:capitalize}.university-banner .banner-image-title .breadcrumbs ul li a.last{color:#ff4e9a}.university-banner .banner-image-title .heading h1,.university-banner .banner-image-title .heading .h1{color:#262626;font-size:52px !important;font-style:normal;font-weight:700;line-height:62px;margin-bottom:25px;max-width:620px}.university-banner .banner-image-title .heading h1 span,.university-banner .banner-image-title .heading .h1 span{color:#FF4E9A;font-size:52px;font-style:normal;display:block;font-weight:700;line-height:62px}.university-banner .banner-image-title .heading p{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.university-banner .banner-image-title .university-banner-image{position:absolute;top:-126px;right:35px;z-index:0}@media only screen and (max-width:495px){.university-banner .banner-image-title .university-banner-image{display:none}}.university-banner .banner-image-title .university-banner-image img{width:95%}.university-about-section{background:#F3F5F8;padding-top:75px}.university-about-section .about-section .heading-title{margin-bottom:20px}.university-about-section .about-section .heading-title p{color:#FF4E9A;font-size:36px;font-style:normal;font-weight:400;line-height:normal}.university-about-section .about-section .content{margin-bottom:30px}.university-about-section .about-section .content p{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:15px}.university-about-section .about-section .content ul li{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;width:380px;height:323px;margin:0 auto;margin-bottom:20px}@media only screen and (max-width:495px){.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card{width:auto}}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review .star-images{display:flex}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .course-name h4,.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .course-name h4,.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .course-name .h4{height:88.26px}}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -21px 18px -21px;height:61px;display:flex;align-items:center}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .flexible-learn{display:flex;justify-content:space-between}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#A29F9F}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;line-height:17px;color:#303030;margin-left:4px}.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .flexible-learn .learn a{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}@media only screen and (max-width:495px){.university-about-section .scroll-cards-right .carousel .carousel-inner .carousel-item .course-card .flexible-learn .learn a{font-size:15px !important}}.university-about-section .scroll-cards-right .carousel .carousel-indicators{margin-top:17px;position:relative}.university-about-section .scroll-cards-right .carousel .carousel-indicators button{height:30px;border-radius:50%;border:1px solid #ff4e9a;color:#ff4e9a;font-weight:600;text-indent:0}.video-gallerypage-banner{background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);height:549px;padding-top:214px;margin-top:-81px}@media only screen and (max-width:495px){.video-gallerypage-banner{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);padding-top:166px}}.video-gallerypage-banner .right-title{margin-bottom:25px}@media only screen and (max-width:495px){.video-gallerypage-banner .right-title{text-align:center}}.video-gallerypage-banner .right-title h1,.video-gallerypage-banner .right-title .h1{color:#ff4e9a;font-size:52px !important;font-style:normal;font-weight:700;line-height:62px}@media only screen and (max-width:495px){.video-gallerypage-banner .right-title h1,.video-gallerypage-banner .right-title .h1{font-size:42px}}.video-gallerypage-banner .right-title h1 span,.video-gallerypage-banner .right-title .h1 span{color:#262626;font-size:52px;font-style:normal;font-weight:700;line-height:62px}@media only screen and (max-width:495px){.video-gallerypage-banner .right-title h1 span,.video-gallerypage-banner .right-title .h1 span{font-size:42px}}.video-gallerypage-banner .video-search{margin-bottom:25px}.video-gallerypage-banner .video-search form{position:relative;width:416px}@media only screen and (max-width:495px){.video-gallerypage-banner .video-search form{width:100%}}.video-gallerypage-banner .video-search form input{border-radius:27px;border:1px solid #DDD;background:#FFF;box-shadow:0px 13px 18px 0px rgba(215,186,198,0.25);color:#262626;font-size:14px;font-style:normal;padding:9px 57px 9px 18px;height:44px;width:100%;font-weight:500;outline:none}.video-gallerypage-banner .video-search form input::placeholder{color:#BCBCBC}.video-gallerypage-banner .video-search form input::-ms-input-placeholder{color:#BCBCBC}@media only screen and (max-width:495px){.video-gallerypage-banner .video-search form input{width:338px}}.video-gallerypage-banner .video-search form button{background:none;border:none;position:absolute;right:16px;top:5px}@media only screen and (max-width:495px){.video-gallerypage-banner .video-search form button{right:11px}}.video-gallerypage-banner .video-search form button img{right:16px}@media only screen and (max-width:495px){.video-gallerypage-banner .banner-desc{text-align:center}}.video-gallerypage-banner .banner-desc p{color:#262626;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.video-gallerypage-banner .banner{margin-top:-68px;text-align:right}@media only screen and (max-width:495px){.video-gallerypage-banner .banner{display:none}}.video-gallerypage-banner .banner img{width:472px}.video-gallery-results{padding:90px 0;background:#F3F5F8;z-index:1;position:relative}.video-gallery-results .view-video-gallery .view-filters{margin-top:-124px;margin-bottom:70px}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form .js-form-type-textfield{display:none}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper{margin:0 auto;float:none}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper legend{display:none}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper{position:relative;width:fit-content;height:76px;padding:11px 21px;margin:0 auto;border-radius:8px;background:#FFFEFF;box-shadow:0px 6px 8px 0px rgba(0,0,0,0.1)}@media only screen and (max-width:495px){.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper{width:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper::-webkit-scrollbar{display:none}}@media only screen and (max-width:495px){.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios{display:flex;width:100%}}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item{border-radius:8px;font-weight:600;margin:0 10px 0 0}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item input[type="radio"]:checked{border-radius:8px;background:#FF4E9A;padding:7px 18px;color:white}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item input[type="radio"]:checked+label{font-weight:600;border-radius:8px;background:#FF4E9A;padding:12px 18px;color:white;display:block}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item label{cursor:pointer;padding:12px 18px;display:block}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item label .img-block{display:flex;align-items:baseline}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item label .img-block .img-container{margin-right:8px}.video-gallery-results .view-video-gallery .view-filters form.views-exposed-form fieldset.js-form-wrapper .fieldset-wrapper .form-radios .js-form-item input.form-radio{display:none}.video-gallery-results .view-video-gallery .view-empty{text-align:center}.video-gallery-results .view-video-gallery .view-content .col-md-4{position:relative}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field{position:absolute;bottom:87px;left:233px}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field .field-content{color:#A19F9F;font-size:12px;font-style:normal;font-weight:700;line-height:19px}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field .field-content div{color:#A19F9F;font-size:12px;font-style:normal;font-weight:700;line-height:19px;display:flex;align-items:center}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field .field-content div img{margin-right:4px;width:13px}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field .field-content p{color:#A19F9F;font-size:12px;font-style:normal;font-weight:700;line-height:19px}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field .field-content .you-view-count{color:#A19F9F;font-size:12px;font-style:normal;font-weight:700;line-height:19px}.video-gallery-results .view-video-gallery .view-content .col-md-4 .views-field-phase-views-field .you-view-count{color:#A19F9F;font-size:12px;font-style:normal;font-weight:700;line-height:19px}.video-gallery-results .output-videos .heading,.video-gallery-results .view-content .heading{margin-bottom:62px}.video-gallery-results .output-videos .heading p,.video-gallery-results .view-content .heading p{color:#FFF;font-size:36px;font-style:normal;font-weight:600;padding-right:20px;padding-left:3px;width:fit-content;line-height:normal;background:#FF4E9A;margin-bottom:24px}@media only screen and (max-width:495px){.video-gallery-results .output-videos .heading p,.video-gallery-results .view-content .heading p{font-size:26px}}.video-gallery-results .output-videos .heading span p,.video-gallery-results .view-content .heading span p{color:#A19F9F;font-size:16px;font-style:normal;font-weight:400;line-height:26px;background:none}.video-gallery-results .output-videos .video-group .video-item,.video-gallery-results .view-content .video-group .video-item{border-radius:8px;border:1px solid #E9E9E9;background:#FFF;box-shadow:0px 11px 18px 0px rgba(224,224,224,0.44);margin-bottom:69px;width:355px;height:405px}.video-gallery-results .output-videos .video-group .video-item .video-banner,.video-gallery-results .view-content .video-group .video-item .video-banner{border-radius:8px 8px 0px 0px;background:lightgray 0px -24.047px / 100% 117.463% no-repeat}.video-gallery-results .output-videos .video-group .video-item .video-banner img,.video-gallery-results .view-content .video-group .video-item .video-banner img{width:100%;border-radius:8px 8px 0 0}.video-gallery-results .output-videos .video-group .video-item .views-field-field-video-media .field-content article.media--view-mode-full .field--name-field-media-oembed-video iframe,.video-gallery-results .view-content .video-group .video-item .views-field-field-video-media .field-content article.media--view-mode-full .field--name-field-media-oembed-video iframe{width:100%;height:173px;border-radius:8px 8px 0 0}.video-gallery-results .output-videos .video-group .video-item .video-content,.video-gallery-results .view-content .video-group .video-item .video-content{padding:14px 22px}.video-gallery-results .output-videos .video-group .video-item .video-content p,.video-gallery-results .view-content .video-group .video-item .video-content p{height:72px}.video-gallery-results .output-videos .video-group .video-item .video-content p.heading,.video-gallery-results .view-content .video-group .video-item .video-content p.heading{color:#303030;font-size:16px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:52px}.video-gallery-results .output-videos .video-group .video-item .video-content p.heading a,.video-gallery-results .view-content .video-group .video-item .video-content p.heading a{color:#303030;font-style:normal;font-weight:600;line-height:26px;margin-bottom:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-gallery-results .output-videos .video-group .video-item .video-content p.para,.video-gallery-results .view-content .video-group .video-item .video-content p.para{color:#808080;font-size:13px;font-style:normal;font-weight:400;line-height:26px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:72px}.video-gallery-results .output-videos .video-group .video-item .video-content .para p,.video-gallery-results .view-content .video-group .video-item .video-content .para p{color:#808080;font-size:13px;font-style:normal;font-weight:400;line-height:26px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:72px}.video-gallery-results .output-videos .video-group .video-item .footer-link,.video-gallery-results .view-content .video-group .video-item .footer-link{background:rgba(237,237,237,0.33);padding:14px 22px;display:flex;align-items:center;justify-content:space-between}.video-gallery-results .output-videos .video-group .video-item .footer-link .you,.video-gallery-results .view-content .video-group .video-item .footer-link .you{border-radius:28px;background:rgba(255,78,154,0.22);text-align:center;padding:5px 9px}.video-gallery-results .output-videos .video-group .video-item .footer-link .you a,.video-gallery-results .view-content .video-group .video-item .footer-link .you a{color:#ff4e9a;font-size:12px !important;font-style:normal;font-weight:700;line-height:26px;padding:0px 9px;height:26px;display:block}.video-gallery-results .output-videos .video-group .video-item .footer-link .time span,.video-gallery-results .view-content .video-group .video-item .footer-link .time span{color:#A19F9F;font-size:12px;font-style:normal;font-weight:700;line-height:19px}.video-gallery-results .output-videos .video-popup-gallery,.video-gallery-results .view-content .video-popup-gallery{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:999;text-align:center}.video-gallery-results .output-videos .video-popup-gallery span.close,.video-gallery-results .view-content .video-popup-gallery span.close{position:absolute;top:20px;right:30px;font-size:30px;font-weight:bold;color:#fff;cursor:pointer}.etcs-banner{height:596px;background:linear-gradient(76deg,#FEE9F2 -3.12%,#fff 69.74%);padding-top:214px;margin-top:-48px}@media only screen and (max-width:495px){.etcs-banner{padding-top:108px;height:450px}}@media only screen and (max-width:495px){.etcs-banner .title-right{text-align:center}}.etcs-banner .title-right p{margin-bottom:30px}.etcs-banner .title-right p.heading{color:#262626;font-size:52px;font-style:normal;font-weight:700;line-height:62px;margin-bottom:15px}@media only screen and (max-width:495px){.etcs-banner .title-right p.heading{font-size:42px;margin-bottom:20px}}.etcs-banner .title-right p.heading span{color:#ff4e9a;font-family:Lato;font-size:52px;font-style:normal;font-weight:700;line-height:62px}@media only screen and (max-width:495px){.etcs-banner .title-right p.heading span{font-size:42px;margin-bottom:20px}}.etcs-banner .title-right p.para{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:30px;text-transform:capitalize;width:519px}@media only screen and (max-width:495px){.etcs-banner .title-right p.para{width:100%;font-size:13px;line-height:23px}}.etcs-banner .title-right a{border-radius:27px;background:#FF4E9A;color:#FFF;font-size:16px;font-style:normal;font-weight:500;line-height:26px;padding:14px 31px}.etcs-banner .etcs-banner-image{margin-top:-115px}@media only screen and (max-width:495px){.etcs-banner .etcs-banner-image{margin-top:-40px;overflow:hidden}}@media only screen and (max-width:495px){.etcs-banner .etcs-banner-image img{margin-left:25px;width:100%;object-fit:contain}}.etcs-content{padding:75px 0}@media only screen and (max-width:495px){.etcs-content{margin-top:238px}}@media only screen and (max-width:495px){.etcs-content .row.image-title{flex-direction:column-reverse}}.etcs-content .sub-image{text-align:center;margin-bottom:29px}@media only screen and (max-width:495px){.etcs-content .sub-image{margin-bottom:50px}}.etcs-content .sub-image img{width:373px}@media only screen and (max-width:495px){.etcs-content .sub-image img{width:100%}}.etcs-content .etcs-para-content p.heading{color:#303030;font-size:36px;font-style:normal;font-weight:600;line-height:48.5px;text-transform:capitalize;margin-bottom:13px}@media only screen and (max-width:495px){.etcs-content .etcs-para-content p.heading{color:#303030;font-size:25px;font-style:normal;font-weight:600;line-height:normal}}.etcs-content .etcs-para-content p.heading span{color:#fff;font-size:36px;font-style:normal;font-weight:600;line-height:26.5px;text-transform:capitalize;background-color:#ff4e9a;padding-right:10px}@media only screen and (max-width:495px){.etcs-content .etcs-para-content p.heading span{font-size:25px;font-weight:600;line-height:normal}}.etcs-content .etcs-para-content p.content{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:29px}.certificate-level-banner{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);height:495px;width:100%;padding-top:214px;margin-top:0}.certificate-level-banner .title{display:inline-block}.certificate-level-banner .title h1,.certificate-level-banner .title .h1{font-size:52px !important;line-height:56px;font-weight:bold;display:inline-block;color:#262626}.certificate-level-banner .title h1 span,.certificate-level-banner .title .h1 span{font-size:52px;line-height:56px;font-weight:bold;color:#ff4e9a}.certificate-level-banner .banner-image{margin-top:-124px;text-align:center}.certificate-level-banner .banner-image img{width:550px}@media only screen and (max-width:495px){.certificate-level-banner .banner-image{display:none}}.certificate-expansion-section{background:#F3F5F8;padding:55px 0}.certificate-expansion-section .level-section{padding:28px;border-radius:4px;border:1px solid #FF4E9A;background:white;box-shadow:0px 4px 6px 0px rgba(0,0,0,0.1),0px 2px 4px 0px rgba(0,0,0,0.06)}.certificate-expansion-section .level-section .heading{margin-bottom:1rem}.certificate-expansion-section .level-section .heading p.title{color:#ff4e9a;font-size:22px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:13px}.certificate-expansion-section .level-section .heading p.title::after{content:"";position:absolute;height:2px;width:120px;background:#FFC000;display:block;margin-top:12px}.certificate-expansion-section .level-section .heading p span{font-size:16px;line-height:26px;font-weight:500;color:#262626}.certificate-expansion-section .level-section .heading hr{margin-top:0}.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item h2.accordion-header,.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item .accordion-header.h2{margin-bottom:1rem}.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button,.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button{font-size:16px;font-weight:bold;text-transform:uppercase;min-height:52px;position:relative;cursor:pointer;color:#262626;border-radius:5px;border:1px solid #ff4e9a;background:#fff}.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button.collapsed,.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button.collapsed{background-color:#ff4e9a;color:#fff}.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button.collapsed::after,.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button.collapsed::after{content:url(/themes/custom/athena/static/b48a08ed664ea45b34e5.svg);position:absolute;right:33px;top:13px}.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button:focus,.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button:focus{outline:none;box-shadow:none}.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button::after,.certificate-expansion-section .level-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button::after{background-image:none;content:url(/themes/custom/athena/static/8b65c383c3eac6c5a8d5.svg);right:25px;top:18px;position:absolute}.certificate-expansion-section .certificate-section{padding:28px;border-radius:4px;border:1px solid #FF4E9A;background:white;box-shadow:0px 4px 6px 0px rgba(0,0,0,0.1),0px 2px 4px 0px rgba(0,0,0,0.06)}.certificate-expansion-section .certificate-section .heading{margin-bottom:1rem}.certificate-expansion-section .certificate-section .heading p.title{color:#ff4e9a;font-size:22px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:13px}.certificate-expansion-section .certificate-section .heading p.title::after{content:"";position:absolute;height:2px;width:120px;background:#FFC000;display:block;margin-top:12px}.certificate-expansion-section .certificate-section .heading p span{font-size:16px;line-height:26px;font-weight:500;color:#262626}.certificate-expansion-section .certificate-section .heading hr{margin-top:0}.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item h2.accordion-header,.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item .accordion-header.h2{margin-bottom:1rem}.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button,.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button{font-size:16px;font-weight:bold;text-transform:uppercase;min-height:52px;position:relative;cursor:pointer;color:#262626;border-radius:5px;border:1px solid #ff4e9a;background:#fff}.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button.collapsed,.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button.collapsed{background-color:#ff4e9a;color:#fff}.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button.collapsed::after,.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button.collapsed::after{content:url(/themes/custom/athena/static/b48a08ed664ea45b34e5.svg);position:absolute;right:33px;top:13px}.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button:focus,.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button:focus{outline:none;box-shadow:none}.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item h2.accordion-header .accordion-button::after,.certificate-expansion-section .certificate-section .accordion-seaction .accordion .accordion-item .accordion-header.h2 .accordion-button::after{background-image:none;content:url(/themes/custom/athena/static/8b65c383c3eac6c5a8d5.svg);right:25px;position:absolute;top:18px}.acad-program-banner{background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);height:502px;overflow:hidden;position:relative}@media only screen and (max-width:495px){.acad-program-banner{background:linear-gradient(75.85deg,#FEE9F2 -3.12%,#fff 69.74%);height:92%}}.acad-program-banner .our-course-head{margin-top:150px}.acad-program-banner .our-course-head h1,.acad-program-banner .our-course-head .h1{line-height:72px;margin-bottom:20px}@media only screen and (max-width:495px){.acad-program-banner .our-course-head h1,.acad-program-banner .our-course-head .h1{font-weight:700;font-size:36px !important;line-height:52px;text-align:center;height:auto}}.acad-program-banner .our-course-head h1 span,.acad-program-banner .our-course-head .h1 span{color:#FF4E9A;font-size:62px;font-weight:600}@media only screen and (max-width:495px){.acad-program-banner .our-course-head h1 span,.acad-program-banner .our-course-head .h1 span{font-weight:700;font-size:36px;line-height:52px}}@media only screen and (max-width:495px){.acad-program-banner .our-course-head p{font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#303030;padding:0 24px}}.acad-program-banner .our-course-head a.banner-link{border:1px solid #ff4e9a;color:#fff;padding:6px 33px;margin-top:19px;display:block;width:fit-content;transition:0.4s;border-radius:27px;background:#ff4e9a}.acad-program-banner .our-course-head a.banner-link:hover{color:#fff;background-color:#ff4e9a}@media only screen and (max-width:495px){.acad-program-banner .our-course-head a.banner-link{margin:0 auto;margin-top:19px}}@media only screen and (max-width:495px){.acad-program-banner .our-course-head{margin-top:30px;text-align:center}}@media only screen and (max-width:495px){.acad-program-banner .course-bg-banner-short img{width:100%}}.acad-program-banner .program-bg-banner{margin-top:53px;text-align:center}.acad-program-banner .program-bg-banner img{width:552px}.acad-program-banner.micro-credit .course-bg-banner-short{text-align:right}.acad-program-banner.micro-credit .course-bg-banner-short img{margin-top:30px}.acad-card-group{padding:25px 0;background:#F3F5F6}.acad-card-group .heading{margin-bottom:20px}.acad-card-group .heading h2,.acad-card-group .heading .h2{font-weight:600;font-size:38px !important}.acad-card-group .heading h2 span,.acad-card-group .heading .h2 span{font-weight:600;font-size:38px;color:white;background:#ff4e9a;padding:0 6px}.acad-card-group .line-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:14px;margin-bottom:28px;border-bottom:2px solid #CACFD7}@media only screen and (max-width:495px){.acad-card-group .line-heading{align-items:unset;flex-direction:column-reverse}}.acad-card-group .line-heading h3,.acad-card-group .line-heading .h3{font-size:18px !important;font-weight:700;color:#ff4e9a;position:relative}.acad-card-group .line-heading h3::after,.acad-card-group .line-heading .h3::after{content:"";width:260px;height:1px;background-color:#FFC000;display:block;position:absolute;margin-top:29px}@media (max-width:767px){.acad-card-group .line-heading h3::after,.acad-card-group .line-heading .h3::after{margin-top:22px}}.acad-card-group .line-heading .acad-search-bar{position:relative;max-width:356px;flex-shrink:0}.acad-card-group .line-heading .acad-search-bar .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%)}.acad-card-group .line-heading .acad-search-bar input{width:100%;height:45px;border:1px solid #E5E4E2;border-radius:30px;padding:0 42px;outline:none}.acad-card-group .line-heading .acad-search-bar button{position:absolute;right:14px;top:50%;transform:translateY(-50%);border:none;background:transparent}.acad-card-group .academic-section{margin-bottom:50px}.acad-card-group .academic-section .filter-scroll{margin-bottom:28px}@media only screen and (max-width:495px){.acad-card-group .academic-section .filter-scroll{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.acad-card-group .academic-section .filter-scroll::-webkit-scrollbar{display:none}}@media only screen and (max-width:495px){.acad-card-group .academic-section .filter-scroll .filters-top{width:910px}}.acad-card-group .academic-section .filter-scroll .filters-top button.btn{background:#D9D9D9;border-radius:7px}.acad-card-group .academic-section .filter-scroll .filters-top button.btn.actives{background:#FA99C4}.acad-card-group .academic-section .acad-card-set{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;margin-top:30px}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.acad-card-group .academic-section .acad-card-set .course-card{border-radius:6px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);padding:28px 14px;width:100%;margin-bottom:19px}@media only screen and (max-width:495px){.acad-card-group .academic-section .acad-card-set .course-card{width:auto}}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate .rate .star-review .star-images{display:flex}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.acad-card-group .academic-section .acad-card-set .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.acad-card-group .academic-section .acad-card-set .course-card .course-name{display:flex;align-items:center;height:82.26px}.acad-card-group .academic-section .acad-card-set .course-card .course-name h4,.acad-card-group .academic-section .acad-card-set .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.acad-card-group .academic-section .acad-card-set .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:61px;display:flex;align-items:center}.acad-card-group .academic-section .acad-card-set .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:end}.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#A29F9F}@media only screen and (max-width:360px){.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .flexible-durtion p{font-size:12px}}.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}@media only screen and (max-width:360px){.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .flexible-durtion span{font-size:13px}}.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .learn a{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}@media only screen and (max-width:495px){.acad-card-group .academic-section .acad-card-set .course-card .flexible-learn .learn a{font-size:15px !important}}.acad-card-group .academic-section .acad-card-set .show-button{text-align:center;margin-top:40px}.acad-card-group .academic-section .acad-card-set .show-button button.showMoreButton{border:none;color:#ff4e9a;font-size:18px;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:underline;background:none}.acad-card-group .acard-getint .block-getintouch{padding:1px 32px 30px 20px;width:100%;margin:0 auto;border-radius:0px 0px 4px 4px;background:#FFF;margin-top:110px;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.06)}@media only screen and (max-width:495px){.acad-card-group .acard-getint .block-getintouch{margin-top:auto}}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform p.h3-class{letter-spacing:-0.28px;font-size:28px !important;text-align:left;padding:0;margin-bottom:10px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform p.terms-text{color:#262626;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.24px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform p.terms-text a{font-size:12px !important;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.24px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform span.subtitle{color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-0.28px;margin-bottom:30px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item select{border-radius:4px;border:1px solid #D9D9D9;background:#FFF;color:#262626}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item select::placeholder{color:#dfdfdf}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item select:invalid{color:#dfdfdf}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item select option{color:#262626}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item input[type=text]{border-radius:4px;border:1px solid #D9D9D9;background:#FFF;color:#262626;padding-left:10px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item input[type=text]::placeholder{color:#dfdfdf}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item input[type=email]{border-radius:4px;border:1px solid #D9D9D9;background:#FFF;color:#262626;padding-left:10px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .js-form-item input[type=email]::placeholder{color:#dfdfdf}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .inline-form-error{top:16px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field{margin-bottom:0}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code{margin:34px 0px 0 -94px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none;vertical-align:top}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered{padding-left:0px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__arrow b{left:0%}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none;vertical-align:middle}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .phone-number-field .js-form-item-mobile-number-phone input{padding-left:140px;color:#262626}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .form-type-checkbox{margin-top:-7px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .form-radios{margin-bottom:38px}.acad-card-group .acard-getint .block-getintouch form.uniathena-getintouchform .form-radios .js-form-item label{color:#262626;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.26px}.contactus-confirmation .top-background-overlay{position:absolute;top:10%;left:0;right:0;z-index:-1;background:#EAEDF9;height:60%}.contactus-confirmation .top-background-overlay img.homepage--banner-curve{position:absolute;bottom:-3px;z-index:4;width:100%}.contactus-confirmation .thanks-message{margin:13rem 0 150px 0;text-align:center}.contactus-confirmation .thanks-message h2,.contactus-confirmation .thanks-message .h2{font-size:42px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ff4e9a}.contactus-confirmation .thanks-message h2 span,.contactus-confirmation .thanks-message .h2 span{color:#303030;font-size:42px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin-left:10px}.contactus-confirmation .thankyou-number{text-align:center;margin-bottom:28px}.contactus-confirmation .top-background-overlay{position:absolute;top:10%;left:0;right:0;z-index:-1;background:#EAEDF9;height:60%}.contactus-confirmation .top-background-overlay img.homepage--banner-curve{position:absolute;bottom:-3px;z-index:4;width:100%}.contactus-confirmation .thanks-message{margin:13rem 0 150px 0;text-align:center}.contactus-confirmation .thanks-message h2,.contactus-confirmation .thanks-message .h2{font-size:42px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ff4e9a}.contactus-confirmation .thanks-message h2 span,.contactus-confirmation .thanks-message .h2 span{color:#303030;font-size:42px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin-left:10px}.contactus-confirmation .thankyou-number{text-align:center;margin-bottom:28px}.webinar-popup{border-radius:9px 9px 0px 0px;position:fixed;width:100%;height:140px;bottom:0;right:0;background:#fff;z-index:9}@media only screen and (max-width:495px){.webinar-popup{width:100%;right:0;bottom:0;height:155px}}.webinar-popup span.border-gradient{background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);border-radius:9px 9px 0px 0px;height:5px;width:100%;display:block;position:relative}.webinar-popup span .popup-collapse{position:absolute;left:50%;right:50%;top:-16px;cursor:pointer}@media only screen and (max-width:495px){.webinar-popup span .popup-collapse{display:none}}.webinar-popup .webinar-container{height:100%;padding-left:23px;padding-right:23px;position:relative;padding:0}.webinar-popup .webinar-container .close-live{position:relative;z-index:1}.webinar-popup .webinar-container .close-live .close{position:absolute;right:-40px;top:-5px;margin:10px 0 0 0;cursor:pointer}@media only screen and (max-width:495px){.webinar-popup .webinar-container .close-live .close{right:8px;margin:0}.webinar-popup .webinar-container .close-live .close img{height:10px;width:10px}}.webinar-popup .webinar-container .slider-content{position:absolute;top:0;margin-top:17px;width:100%;left:0;padding:0 20px}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content{width:100%;margin-top:10px}}.webinar-popup .webinar-container .slider-content .carousel .carousel-indicators button{background:#a5a39f;width:6px;height:6px;border:none}.webinar-popup .webinar-container .slider-content .carousel .carousel-indicators button.active{background:linear-gradient(90.04deg,#FF96C0 .03%,#FFDE76 258.55%);width:23px;height:6px}.webinar-popup .webinar-container .slider-content .carousel .carousel-indicators.webinar-indicators{z-index:2;padding:0;gap:10px;margin:auto;bottom:0;left:30px}@media screen and (min-width:1440px){.webinar-popup .webinar-container .slider-content .carousel .carousel-indicators.webinar-indicators{left:110px}}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel .carousel-indicators.webinar-indicators{gap:2px;bottom:-6px;left:0}.webinar-popup .webinar-container .slider-content .carousel .carousel-indicators.webinar-indicators.active{width:15px}}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner{height:126px}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content{display:flex;width:100%}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content{flex-direction:column}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .webinar-popup-right{display:flex;align-items:flex-start;justify-content:space-around}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .webinar-popup-right{flex-direction:column;align-items:flex-start}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .heading{display:flex;flex-direction:column}@media screen and (min-width:1440px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .heading{margin-left:50px}}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .heading{margin-bottom:10px;margin-left:0;margin-top:0}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .heading p{color:#606060;font-size:21px;font-weight:700;line-height:27px;letter-spacing:0.2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:90%}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .heading p{max-width:100%;font-size:18px;line-height:23px}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .heading p font font{font-size:20px;font-weight:600;line-height:29px;letter-spacing:0.2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time{position:relative}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time{margin-left:0;display:flex;gap:10px;justify-content:space-between;width:100%}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time::before{content:"";display:block;background-color:#D9D9D9;width:1px;height:65px;left:-25px;position:absolute}@media screen and (min-width:1440px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time::before{left:-50px;top:-9px}}@media (min-width:768px) and (max-width:1024px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time::before{left:30px}}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time::before{display:none}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time p{font-size:19px;font-weight:500;line-height:20px;color:#A19F9F;margin-bottom:15px}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time p{margin-bottom:8px;font-size:15px}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time img{margin-right:10px;vertical-align:text-top}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time img{margin-right:5px;height:20px;width:20px}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time span{color:#A19F9F;font-size:15px;font-style:normal;font-weight:500;line-height:20px;text-transform:capitalize}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .time span font font{font-size:13px;font-style:normal;font-weight:500;line-height:20px}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .register{display:flex;margin-left:-2px}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .register{margin-left:auto;margin-top:0}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .register a{border-radius:35px;border:1px solid #FF4A97;background:linear-gradient(270deg,#FF71AE 9.81%,#FF0370 85.51%);color:#fff;font-size:18px !important;font-style:normal;font-weight:500;padding:10px 21px}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .register a{font-size:15px !important;padding:4px 15px}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .register a font font{font-size:18px;font-style:normal;font-weight:500}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .webinar-single-mob{width:100%}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .webinar-single .field-content .webinar-single-mob .register{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;margin-top:5px}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-one{display:inline-flex;margin-bottom:8px;margin-left:10px}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-one img{margin-right:15px;width:70px}@media screen and (min-width:1440px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-one{margin-left:50px}}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-one{margin-left:0;display:none}}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-two{width:70px;display:inline-flex}.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-two img{width:70px}@media only screen and (max-width:495px){.webinar-popup .webinar-container .slider-content .carousel-inner .carousel-item .views-field-field-image-two{display:none}}.webinar-popup .webinar-container .carousel-control-prev,.webinar-popup .webinar-container .carousel-control-next{display:none}.webinar-popup .webinar-container .carousel-control-prev-icon{position:absolute;left:-23px}.webinar-popup .webinar-container .carousel-control-next-icon{position:absolute;right:-23px}.webinar-popup .webinar-container .carousel-control-prev-icon,.webinar-popup .webinar-container .carousel-control-next-icon{background-image:none}.webinar-popup .webinar-container .carousel-control-prev-icon img,.webinar-popup .webinar-container .carousel-control-next-icon img{height:10px;width:10px}.error-page{position:relative;height:400px;margin-top:150px}.error-page .error-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}@media only screen and (max-width:495px){.error-page .error-content{position:relative}}.error-page .error-content img{margin-bottom:25px;width:100%}.error-page .error-content p{font-size:20px;font-weight:600;margin-bottom:15px}.refer-earn-banner{height:665px;background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%)}@media only screen and (max-width:495px){.refer-earn-banner{background:linear-gradient(76deg,#FEE9F2 -3.12%,#fff 69.74%);height:757px}}.refer-earn-banner .left-content{padding-top:200px}@media only screen and (max-width:495px){.refer-earn-banner .left-content{padding-top:100px;text-align:center}}.refer-earn-banner .left-content h1,.refer-earn-banner .left-content .h1{color:#262626;font-size:62px !important;font-style:normal;font-weight:700;line-height:72px;margin-bottom:15px}@media only screen and (max-width:495px){.refer-earn-banner .left-content h1,.refer-earn-banner .left-content .h1{font-size:40px !important;line-height:50px}}.refer-earn-banner .left-content h1 span,.refer-earn-banner .left-content .h1 span{color:#ff4e9a;font-size:62px;font-style:normal;font-weight:700;line-height:72px}@media only screen and (max-width:495px){.refer-earn-banner .left-content h1 span,.refer-earn-banner .left-content .h1 span{font-size:40px !important;line-height:50px}}.refer-earn-banner .left-content p{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:28px}@media only screen and (max-width:495px){.refer-earn-banner .left-content p{font-size:13.09px;line-height:23.09px}}.refer-earn-banner .left-content a{border-radius:27px;background:#ff4e9a;color:#fff;font-size:16px !important;font-style:normal;font-weight:600;line-height:26px;padding:13px 43px;text-decoration:none}@media only screen and (max-width:495px){.refer-earn-banner .left-content a{display:none}}.refer-earn-banner .banner-image{margin-top:106px;text-align:center}@media only screen and (max-width:495px){.refer-earn-banner .banner-image{margin-top:0}}.refer-earn-banner .banner-image img{width:574px}@media only screen and (max-width:495px){.refer-earn-banner .banner-image img{width:100%;margin-bottom:30px}}.refer-earn-banner .banner-image a{border-radius:27px;background:#ff4e9a;color:#fff;font-size:16px !important;font-style:normal;font-weight:600;line-height:26px;padding:13px 43px;text-decoration:none;display:none;width:fit-content;margin:0 auto}@media only screen and (max-width:495px){.refer-earn-banner .banner-image a{display:block}}.refer-how-it-works{background:#F3F5F8;padding-top:69px;padding-bottom:88px}@media only screen and (max-width:495px){.refer-how-it-works{padding-bottom:40px}}.refer-how-it-works .heading{margin-bottom:50px}@media only screen and (max-width:495px){.refer-how-it-works .heading{margin-bottom:30px}}.refer-how-it-works .heading p{color:#131313;font-size:38px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:495px){.refer-how-it-works .heading p{font-size:26px}}.refer-how-it-works .heading p span{color:#fff;font-size:38px;font-style:normal;font-weight:400;line-height:normal;background-color:#ff4e9a}@media only screen and (max-width:495px){.refer-how-it-works .heading p span{font-size:26px}}.refer-how-it-works .block-contents{margin-bottom:64px}.refer-how-it-works .block-contents .single-block{border-radius:34px;background:#fff;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);padding:39px 23px}@media only screen and (max-width:495px){.refer-how-it-works .block-contents .single-block{margin-bottom:30px}}.refer-how-it-works .block-contents .single-block .icon{margin-bottom:30px}.refer-how-it-works .block-contents .single-block .icon img{width:50px}.refer-how-it-works .block-contents .single-block .block-title{margin-bottom:12px}.refer-how-it-works .block-contents .single-block .block-title.sec p span{display:inline-block}.refer-how-it-works .block-contents .single-block .block-title p{color:#303030;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.refer-how-it-works .block-contents .single-block .block-title p span{color:#ff4e9a;font-size:24px;font-style:normal;font-weight:600;line-height:normal;display:block}.refer-how-it-works .block-contents .single-block .block-content p{color:#858585;font-size:16px;font-style:normal;font-weight:400;line-height:24px;height:100px}@media only screen and (max-width:495px){.refer-how-it-works .block-contents .single-block .block-content p{height:auto}}.refer-how-it-works .block-note p{color:#ff4e9a;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:176%;margin-bottom:0;text-transform:capitalize}@media only screen and (max-width:495px){.refer-how-it-works .block-note p{font-size:16px}}.access-to-high{padding-top:70px;height:800px;background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%)}@media only screen and (max-width:495px){.access-to-high{height:auto}}.access-to-high .heading{margin-bottom:122px}@media only screen and (max-width:495px){.access-to-high .heading{text-align:center;margin-bottom:80px}}.access-to-high .heading p{color:#303030;font-size:38px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.access-to-high .heading p{font-size:26px}}.access-to-high .heading p span{background-color:#ff4e9a;color:#fff;padding-right:8px;font-size:38px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.access-to-high .heading p span{font-size:26px;display:block;width:fit-content;margin:0 auto}}@media only screen and (max-width:495px){.access-to-high .row{flex-direction:column-reverse}}@media only screen and (max-width:495px){.access-to-high .row .lap-image{display:none}}.access-to-high .row .lap-image img{width:auto}@media only screen and (max-width:495px){.access-to-high .row .lap-image img{width:100%}}.access-to-high .row .certificate-brief{display:flex;position:relative}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief{flex-direction:column-reverse;padding-bottom:80px}}.access-to-high .row .certificate-brief .briefs{margin-top:52px}.access-to-high .row .certificate-brief .briefs .single-brief{border-radius:70px;background:#fff;padding:20px;width:666px;height:111px;box-shadow:0px 4px 14px 0px rgba(0,0,0,0.12);display:flex;margin-bottom:14px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief{width:100%;flex-direction:column;align-items:center;height:100%;margin-bottom:19px}}.access-to-high .row .certificate-brief .briefs .single-brief.first{margin-left:107px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief.first{margin-left:0}}.access-to-high .row .certificate-brief .briefs .single-brief.second{margin-left:134px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief.second{margin-left:0}}.access-to-high .row .certificate-brief .briefs .single-brief.third{margin-left:180px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief.third{margin-left:0}}.access-to-high .row .certificate-brief .briefs .single-brief .icons{margin-right:30px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief .icons{margin-right:0;margin-bottom:10px}}.access-to-high .row .certificate-brief .briefs .single-brief .icons img{width:44px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief .content{text-align:center}}.access-to-high .row .certificate-brief .briefs .single-brief .content h4,.access-to-high .row .certificate-brief .briefs .single-brief .content .h4{margin-bottom:10px;color:#303030;font-size:36px !important;font-style:normal;font-weight:900;line-height:42px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .briefs .single-brief .content h4,.access-to-high .row .certificate-brief .briefs .single-brief .content .h4{margin-bottom:10px}}.access-to-high .row .certificate-brief .briefs .single-brief .content p{color:#ff4e9a;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .certificate{position:relative}}.access-to-high .row .certificate-brief .certificate .top-border{background-color:none;width:60px;border-left:10px solid #ff4e9a;border-top:10px solid #ff4e9a;height:60px;position:absolute;right:347px;top:-41px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .certificate .top-border{left:41px;top:-17px;right:0;width:37px;height:37px}}.access-to-high .row .certificate-brief .certificate .cert-image{position:absolute;right:0;top:-27px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .certificate .cert-image{position:relative;text-align:center;top:0}}.access-to-high .row .certificate-brief .certificate .cert-image img{width:397px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .certificate .cert-image img{width:227px}}.access-to-high .row .certificate-brief .certificate .bottom-border{background-color:none;width:60px;border-right:10px solid #ff4e9a;border-bottom:10px solid #ff4e9a;height:60px;position:absolute;right:-8px;bottom:-55px}@media only screen and (max-width:495px){.access-to-high .row .certificate-brief .certificate .bottom-border{right:40px;bottom:-12px;height:37px;width:37px}}.refer-gallery{background-color:#BDBCBC;padding:48px 0;position:relative}@media only screen and (max-width:495px){.refer-gallery{padding:40px 0}}.refer-gallery .container{position:relative}.refer-gallery .container .heading{padding-bottom:45px}.refer-gallery .container .heading h3,.refer-gallery .container .heading .h3{color:#303030;font-size:38px !important;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.refer-gallery .container .heading h3,.refer-gallery .container .heading .h3{font-size:26px !important;border-bottom:2px solid #CACFD7;padding-bottom:16px;text-align:center;position:relative}.refer-gallery .container .heading h3::after,.refer-gallery .container .heading .h3::after{content:'';background:#FFC000;width:164px;display:block;height:2px;position:absolute;bottom:-1px}}.refer-gallery .container .heading h3 span,.refer-gallery .container .heading .h3 span{color:#fff;background-color:#ff4e9a;font-size:38px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.refer-gallery .container .heading h3 span,.refer-gallery .container .heading .h3 span{font-size:26px}}.refer-gallery .container .owl-refergall .owl-stage-outer .owl-stage{height:316px;padding-top:60px}@media only screen and (max-width:495px){.refer-gallery .container .owl-refergall .owl-stage-outer .owl-stage{padding-top:0;height:auto}}.refer-gallery .container .owl-refergall .owl-stage-outer .owl-stage .single-gallery{border-radius:3px;border:2px solid #fff;width:218px;height:202px;margin:0 auto}.refer-gallery .container .owl-refergall .owl-stage-outer .owl-stage .single-gallery .gallery-image img{width:100%;transition:0.4s;width:215px;height:199px;object-fit:cover}.refer-gallery .container .owl-refergall .owl-stage-outer .owl-stage .single-gallery .gallery-image img:hover{transform:scale(1.5)}@media only screen and (max-width:495px){.refer-gallery .container .owl-refergall .owl-stage-outer .owl-stage .single-gallery .gallery-image img:hover{transform:scale(1)}}.refer-gallery .container .owl-refergall .owl-dots{text-align:center}@media only screen and (max-width:495px){.refer-gallery .container .owl-refergall .owl-dots{text-align:center;position:absolute;width:100%;margin-top:60px}}.refer-gallery .container .owl-refergall .owl-dots button.owl-dot{background:#c1c1c1;width:10px;height:10px;border-radius:50%;margin-right:7px}.refer-gallery .container .owl-refergall .owl-dots button.owl-dot.active{background:#ff4e9a}.refer-gallery .container .owl-refergall .owl-nav{position:relative}.refer-gallery .container .owl-refergall .owl-nav button{position:absolute}.refer-gallery .container .owl-refergall .owl-nav button:hover{background:none}.refer-gallery .container .owl-refergall .owl-nav button span{background-color:#fff;width:40px;height:40px;display:flex;border-radius:50%;font-size:31px;align-items:end;justify-content:center;border:1px solid #ff4e9a;color:#ff4e9a}.refer-gallery .container .owl-refergall .owl-nav button.owl-prev{margin-top:-172px;position:absolute;left:-66px}.refer-gallery .container .owl-refergall .owl-nav button.owl-next{margin-top:-172px;position:absolute;right:-66px}.refer-start-earn{background:#F3F5F8;padding-top:54px;padding-bottom:64px}@media only screen and (max-width:495px){.refer-start-earn{padding-top:98px;padding-bottom:44px}}.refer-start-earn .heading{padding-bottom:45px}.refer-start-earn .heading h3,.refer-start-earn .heading .h3{color:#303030;font-size:38px !important;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.refer-start-earn .heading h3,.refer-start-earn .heading .h3{font-size:26px !important;border-bottom:2px solid #CACFD7;padding-bottom:16px;position:relative}.refer-start-earn .heading h3::after,.refer-start-earn .heading .h3::after{content:'';background:#FFC000;width:164px;display:block;height:2px;position:absolute;bottom:-1px}}.refer-start-earn .heading h3 span,.refer-start-earn .heading .h3 span{color:#fff;background-color:#ff4e9a;font-size:38px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.refer-start-earn .heading h3 span,.refer-start-earn .heading .h3 span{font-size:26px}}.refer-start-earn .card-block-group .owl-refer-card,.refer-start-earn .card-block-group .owl-refer-cards{margin-bottom:30px}@media only screen and (max-width:495px){.refer-start-earn .card-block-group .owl-refer-card,.refer-start-earn .card-block-group .owl-refer-cards{position:relative;margin-top:24px}}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card{border-radius:2.8px;box-shadow:0 2px 24px 2px #d5dbfb;width:95%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .head,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .head{background-color:#ff4e9a;padding:10px 8px;display:flex;align-items:center;justify-content:space-between;height:36px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .head p.certified,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .head p.certified{color:#fff;font-size:12px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .head p.certified img,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .head p.certified img{max-width:80px;object-fit:contain;max-height:27px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .head span.fee,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .head span.fee{color:#fff;font-weight:600;font-size:16.6px;position:relative}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .head span.fee img,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .head span.fee img{position:absolute;top:0;right:0;width:80px;margin:-11px -22px 0 0}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-banner img,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-banner img{width:100%;height:120px;object-fit:cover}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group{background-color:#fff;padding:15px 18px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-title,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-title{height:81px;margin-bottom:10px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-title a,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-title a{font-size:22.1px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;text-decoration:none}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-desc,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-desc{height:67px;margin-bottom:10px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-desc p,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-desc p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;color:#606060;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate{display:flex;align-items:baseline;margin-bottom:40px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group{margin-right:10px;display:flex}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one{position:relative;width:19px;height:19px;margin-right:1px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.star,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.star{display:inline-block;position:absolute;font-size:19px;color:#a3a3a3;background:#ffffff;line-height:25px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.one,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.one{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:20%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.two,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.two{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:35%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.three,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.three{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:40%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.four,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.four{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:47%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.five,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.five{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:50%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.six,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.six{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:55%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.seven,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.seven{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:60%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.eight,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.eight{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:73%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.nine,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.nine{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px;overflow:hidden;width:75%}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .star-group .one span.full,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .star-group .one span.full{display:inline-block;position:absolute;font-size:19px;color:#ffc000;background:#ffffff;line-height:25px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .card-content-group .course-rate .rating p,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .card-content-group .course-rate .rating p{font-size:12.9px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;color:#303030}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .course-share,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .course-share{background-color:#ffc300;display:flex;padding:11px 60px;justify-content:space-between;height:46px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .course-share .share a,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .course-share .share a{font-size:14.7px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;text-decoration:none}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .course-share .line,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .course-share .line{height:30px;width:1px;background-color:#fff;margin-top:-2px}.refer-start-earn .card-block-group .owl-refer-card .earn-course-card .course-share .details a,.refer-start-earn .card-block-group .owl-refer-cards .earn-course-card .course-share .details a{font-size:14.7px;text-decoration:none;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030}@media only screen and (max-width:495px){.refer-start-earn .card-block-group .owl-refer-card .owl-nav,.refer-start-earn .card-block-group .owl-refer-cards .owl-nav{position:absolute;top:-58px;width:100%;text-align:right;display:flex;justify-content:end}.refer-start-earn .card-block-group .owl-refer-card .owl-nav button.owl-prev,.refer-start-earn .card-block-group .owl-refer-cards .owl-nav button.owl-prev{height:37px;width:37px;background:#fff;border:1px solid #ff4e9a;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:10px}.refer-start-earn .card-block-group .owl-refer-card .owl-nav button.owl-prev span,.refer-start-earn .card-block-group .owl-refer-cards .owl-nav button.owl-prev span{position:relative;top:-4px;font-size:35px;color:#ff4e9a}.refer-start-earn .card-block-group .owl-refer-card .owl-nav button.owl-next,.refer-start-earn .card-block-group .owl-refer-cards .owl-nav button.owl-next{height:37px;width:37px;background:#fff;border:1px solid #ff4e9a;display:flex;justify-content:center;align-items:center;border-radius:50%}.refer-start-earn .card-block-group .owl-refer-card .owl-nav button.owl-next span,.refer-start-earn .card-block-group .owl-refer-cards .owl-nav button.owl-next span{position:relative;top:-4px;font-size:35px;color:#ff4e9a}}.refer-start-earn .card-block-group .owl-refer-card .owl-dots,.refer-start-earn .card-block-group .owl-refer-cards .owl-dots{width:100%;text-align:center}.refer-start-earn .card-block-group .owl-refer-card .owl-dots button.owl-dot,.refer-start-earn .card-block-group .owl-refer-cards .owl-dots button.owl-dot{background:#c1c1c1;width:10px;height:10px;border-radius:50%;margin-right:7px}.refer-start-earn .card-block-group .owl-refer-card .owl-dots button.owl-dot.active,.refer-start-earn .card-block-group .owl-refer-cards .owl-dots button.owl-dot.active{background:#ff4e9a}.refer-start-earn .card-block-group .owl-refer-cards .owl-nav{display:none}.refer-start-earn .show-button{text-align:center}.refer-start-earn .show-button a{font-weight:700;text-decoration:underline;position:relative;top:12px}.refer-video-block{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);padding-top:130px;padding-bottom:112px}@media only screen and (max-width:495px){.refer-video-block{padding-top:70px;padding-bottom:50px}}@media only screen and (max-width:495px){.refer-video-block .row{flex-direction:column}}.refer-video-block .row .left-text-content .title{margin-bottom:15px}@media only screen and (max-width:495px){.refer-video-block .row .left-text-content .title{margin-bottom:23px}}.refer-video-block .row .left-text-content .title p{color:#303030;font-size:38px;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width:495px){.refer-video-block .row .left-text-content .title p{font-size:26px}}@media only screen and (max-width:495px){.refer-video-block .row .left-text-content .content-block{margin-bottom:70px}}.refer-video-block .row .left-text-content .content-block p{color:#303030;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:25px}.refer-video-block .row .left-text-content .content-block a{color:#ff4e9a;font-size:20.027px;font-style:normal;font-weight:700;line-height:32.544px;border-radius:33.796px;border:1px solid #ff4e9a;background:#fff;padding:17px 61px;text-decoration:none}.refer-video-block .row .video-preview{width:541px;margin:0 auto}@media only screen and (max-width:495px){.refer-video-block .row .video-preview{width:100%;margin-bottom:60px}}.refer-video-block .row .video-preview iframe{width:100%;height:314px}.refer-video-block .row .video-preview .border-line{height:19px;width:100%;background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);margin-top:-6px}.testimonials-viewall{padding-top:107px;background:#F3F5F8}.testimonials-viewall nav.breadcrumb-nav{margin-bottom:50px}@media only screen and (max-width:495px){.testimonials-viewall nav.breadcrumb-nav{margin-bottom:30px}}.testimonials-viewall nav.breadcrumb-nav ol.breadcrumb li.breadcrumb-item{font-size:16px}.testimonials-viewall nav.breadcrumb-nav ol.breadcrumb li.breadcrumb-item a{font-size:16px !important}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .views-field-title{display:none}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card{border-radius:6px;background:#FFF;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);width:90%;margin:0 auto;margin-bottom:50px}@media only screen and (max-width:495px){.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card{width:100%}}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .profile-pic{margin-bottom:30px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .profile-pic img{width:100%;height:177px;object-fit:contain}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .profile-pic .background{height:19.278px;background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);display:block;width:100%}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .preview{margin-bottom:16px;padding:0 18px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .preview a{color:#2E73B7;font-size:14px !important;font-style:italic;font-weight:600;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:72px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area{padding:0 18px 31px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .name-linked{display:flex;margin-bottom:16px;justify-content:space-between}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .name-linked p{color:#303030;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0.16px;text-transform:uppercase}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .course-name{margin-bottom:16px;height:26px}@media only screen and (max-width:495px){.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .course-name{height:auto}}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .course-name p{border-radius:27px;background:#FF4E9A;padding:0px 16px;text-align:center}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .course-name p a{color:#FFF;font-size:12px !important;font-style:normal;font-weight:500;line-height:26px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .year-of-complete{display:flex;height:15.2px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .year-of-complete span{color:#909090;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-right:3px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .year-of-complete p{color:#303030;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area hr{background:#D9D9D9}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .designation{border-radius:4px;background:#FFF9F6;padding:9px 13px;height:115px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .designation p.desig{color:#303030;font-size:14px;font-style:normal;font-weight:700;line-height:25px;margin-bottom:11px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .designation .country-link{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .designation .country-link span{color:#303030;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .designation .country-link span span{display:block}.testimonials-viewall .card-group .views-element-container .view-testimonials-list-page .single-testimonials-card .content-area .designation .country-link img{width:32px;height:32px}.apel-banner{height:608px;background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%)}@media only screen and (max-width:495px){.apel-banner{height:auto}}.apel-banner .left-text{padding-top:12rem}@media only screen and (min-width:600px) and (max-width:980px){.apel-banner .left-text{padding-top:7rem}}@media only screen and (max-width:495px){.apel-banner .left-text{padding-top:7rem;text-align:center}}.apel-banner .left-text h1,.apel-banner .left-text .h1{color:#262626;font-size:52px !important;font-style:normal;font-weight:700;line-height:62px;margin-bottom:13px}@media only screen and (max-width:495px){.apel-banner .left-text h1,.apel-banner .left-text .h1{font-size:42px !important;line-height:52px}}.apel-banner .left-text h1 span,.apel-banner .left-text .h1 span{color:#FF4E9A;font-size:52px;font-style:normal;font-weight:700;line-height:62px}@media only screen and (max-width:495px){.apel-banner .left-text h1 span,.apel-banner .left-text .h1 span{font-size:42px;line-height:52px}}.apel-banner .left-text p{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:30px}@media only screen and (max-width:495px){.apel-banner .left-text p{font-size:13.09px;line-height:23.09px}}.apel-banner .banner-image{text-align:center;padding-top:3rem}@media only screen and (max-width:495px){.apel-banner .banner-image{padding-top:0;padding-bottom:25px}}.apel-banner .banner-image img{width:90%}@media only screen and (min-width:600px) and (max-width:980px){.apel-banner .banner-image img{object-fit:contain}}@media only screen and (max-width:495px){.apel-banner .banner-image img{width:100%}}.apel-work-form{background:#F3F5F8;padding-top:83px;padding-bottom:107px}.apel-work-form .professional-form{border-radius:10px;background:#fff;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);padding:30px 40px}@media only screen and (max-width:495px){.apel-work-form .professional-form{padding:0 30px 68px}}.apel-work-form .professional-form .professional-text{padding-right:70px;border-right:1px solid #B3B3B3}@media only screen and (max-width:495px){.apel-work-form .professional-form .professional-text{padding-right:0;border:none;border-bottom:1px solid #B3B3B3}}.apel-work-form .professional-form .professional-text .heading{padding-top:28px;margin-bottom:30px}@media only screen and (max-width:495px){.apel-work-form .professional-form .professional-text .heading{padding-top:25px;margin-bottom:20px}}.apel-work-form .professional-form .professional-text .heading p{color:#606060;font-size:36px;font-style:normal;font-weight:600;line-height:50px}@media only screen and (max-width:495px){.apel-work-form .professional-form .professional-text .heading p{font-size:26px;line-height:36px}}.apel-work-form .professional-form .professional-text .heading p span{color:#fff;font-size:36px;font-style:normal;font-weight:600;line-height:34px;background:#FF4E9A}@media only screen and (max-width:495px){.apel-work-form .professional-form .professional-text .heading p span{font-size:26px;line-height:36px}}.apel-work-form .professional-form .professional-text .content-area p{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:15px}@media only screen and (max-width:495px){.apel-work-form .professional-form .professional-text .content-area p{font-size:14px;line-height:24px;margin-bottom:15px}}.apel-work-form .professional-form .professional-text .content-area p strong{font-weight:600;font-size:16px}.apel-work-form .professional-form .professional-text .image-content{text-align:center}@media only screen and (min-width:600px) and (max-width:980px){.apel-work-form .professional-form .professional-text .image-content img{width:100%}}@media only screen and (max-width:495px){.apel-work-form .professional-form .professional-text .image-content img{width:100%}}.apel-work-form .professional-form .right-professional-form{padding-left:70px;padding-top:28px}@media only screen and (max-width:495px){.apel-work-form .professional-form .right-professional-form{padding-left:0}}.apel-work-form .professional-form .right-professional-form .heading{margin-bottom:30px}.apel-work-form .professional-form .right-professional-form .heading p{color:#303030;font-size:24px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:-0.24px;width:241px}@media only screen and (min-width:600px) and (max-width:980px){.apel-work-form .professional-form .right-professional-form .heading p{width:auto}}.apel-work-form .professional-form .right-professional-form .heading p span{color:#ff4e9a;font-size:24px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:-0.24px}.apel-work-form .professional-form .right-professional-form .two-progress-count{display:flex;justify-content:center;align-items:center}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count{width:39px;height:39px;border-radius:50%;border:4px solid #D2D2D2;display:flex;justify-content:center;align-items:center;position:relative}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count.right-m{margin-right:70px;border:4px solid #ff4e9a;background:#ff4e9a}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count.right-m::after{content:"";width:74px;height:4px;display:block;background:#ff4e9a;position:absolute;left:34px}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count.right-m p{color:#FF4C99}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count.active{border:4px solid #ff4e9a;background:#fff}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count.active.right-m::after{content:"";width:74px;height:4px;display:block;background:#D2D2D2;position:absolute;left:34px}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count.active p{color:#FF4C99;font-size:15.955px;font-style:normal;font-weight:700;line-height:14.625px;letter-spacing:-0.16px}.apel-work-form .professional-form .right-professional-form .two-progress-count .one-count p{color:#D2D2D2;font-size:15.955px;font-style:normal;font-weight:700;line-height:14.625px;letter-spacing:-0.16px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper{position:relative}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item label{color:#303030;font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-0.28px;margin-bottom:5px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select{border-radius:4px;border:1px solid #D9D9D9;color:#262626;font-size:14px;font-style:normal;font-weight:400;width:100%;height:44px;box-shadow:none}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select.color-grey{color:#B9BFCA}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select.form-select::placeholder{color:#B9BFCA}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select.form-select:invalid{color:#B9BFCA}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select::placeholder{color:#B9BFCA}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select:invalid{color:#B9BFCA}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item select option{color:#262626;font-size:14px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item input{border-radius:4px;border:1px solid #D9D9D9;background:#fff;color:#262626;font-size:14px;font-style:normal;font-weight:400;width:100%;height:44px;padding-left:15px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item input::placeholder{color:#B9BFCA}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item.js-form-type-checkbox{text-align:center}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item.js-form-type-checkbox input{border-radius:4px;border:1px solid #D9D9D9;background:#fff;color:#B9BFCA;font-size:14px;font-style:normal;font-weight:400;width:auto;height:auto;padding-left:15px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item.js-form-type-checkbox label{color:#000;font-size:13.653px;font-style:normal;font-weight:400}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .js-form-item.js-form-type-checkbox label a{color:#FF358C;font-size:13.653px !important;font-style:normal;font-weight:400}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field{position:relative;margin-bottom:30px;margin-top:0}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field label{display:block;color:#303030;font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-0.28px;margin-bottom:6px;margin-bottom:6px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select{position:absolute;top:35px;z-index:2;left:17px;margin-bottom:0}@media only screen and (max-width:495px){.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select{left:11px}}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select span.select2-container{width:117px !important;border:none;outline:none;vertical-align:bottom}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select span.select2-container span.select2-dropdown{width:235px !important}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection{border:none;background-color:transparent}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection span.select2-selection__rendered{line-height:20px;padding-left:0px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select span.select2-container span.selection span.select2-selection span.select2-selection__arrow{right:8px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select .country-select{border:none}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select .country-select .phone-number-flag{display:none}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select .country-select .arrow{display:none}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select .country-select .prefix{font-size:14px;border-right:1px solid #aaa;padding-right:11px;display:none}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .form-type-select .country-select select.country{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:37px;border-radius:6px;padding:0 32px 0px 15px;outline:none;color:rgba(33,37,41,0.75);opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;min-width:100%}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-phone{margin:0;width:100%}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-phone input.local-number{width:100%;border:none;border:1px solid #D9D9D9;height:45px;border-radius:6px;padding:0 15px 0 130px;outline:none}@media only screen and (max-width:495px){.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-phone input.local-number{padding:2px 15px 0 125px}}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-phone input.local-number:focus-visible{border:1px solid #ff4e9a}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper input#edit-second-wizard-back{display:inline-block;border-radius:6px;background:linear-gradient(180deg,#FF4E9A 0%,#FF4B98 100%);width:49%;height:44px;color:white;border:none;text-align:center;margin:0;margin-top:8px;display:inline-block}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper input#edit-first-wizard-submit{border-radius:6px;background:linear-gradient(180deg,#FF4E9A 0%,#FF4B98 100%);width:100%;height:44px;color:white;border:none;text-align:center;margin:0;margin-top:8px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper input#edit-second-wizard-submit{border-radius:6px;background:linear-gradient(180deg,#FF4E9A 0%,#FF4B98 100%);width:49%;height:44px;color:white;border:none;text-align:center;margin:0;margin-top:8px;display:inline-block}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submit-arrow{position:absolute;bottom:9px;width:fit-content;text-align:center;right:10rem}@media only screen and (min-width:600px) and (max-width:980px){.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submit-arrow{right:2rem}}@media only screen and (max-width:495px){.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submit-arrow{right:85px}}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submit-arrow img{width:9px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submission-message{margin-top:100px;text-align:center}@media only screen and (max-width:495px){.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submission-message{margin-top:42px}}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submission-message img{width:133px;margin-bottom:32px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submission-message p.enquiry{color:#303030;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:32.5px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submission-message p.enquiry span{color:#ff4e9a;font-size:24px;font-style:normal;font-weight:700;line-height:32.5px;display:block}.apel-work-form .professional-form .right-professional-form .apel-right-form form .js-form-wrapper .submission-message p.message{color:#585858;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:25px}.apel-work-form .professional-form .right-professional-form .apel-right-form form .captcha__element{display:block}.apel-work-form .professional-form .right-professional-form .apel-right-form form .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px}.apel-hai-block{background:#fff;margin-bottom:110px;margin-top:3rem}.apel-hai-block h2,.apel-hai-block .h2{font-size:36px !important;font-weight:400;color:#262626;line-height:43.2px}.apel-hai-block h2 span,.apel-hai-block .h2 span{font-weight:600;font-size:36px;background-color:#ff4e9a;color:#fff;padding:0 5px;line-height:43.2px}@media only screen and (max-width:495px){.apel-hai-block h2,.apel-hai-block .h2{font-size:26px;padding:5px 20px 5px 5px;left:29px}}@media only screen and (max-width:495px){.apel-hai-block{position:relative;height:1182px;margin-bottom:27px;margin-top:3rem}}.apel-hai-block .illustrate-block{position:relative}@media only screen and (max-width:495px){.apel-hai-block .illustrate-block{height:1050px;width:80%;position:absolute;left:24px}}.apel-hai-block .illustrate-block .back-overlay{border-radius:20px;background:#E0DDEE;height:327px;width:100%;position:absolute;bottom:0}@media only screen and (max-width:495px){.apel-hai-block .illustrate-block .back-overlay{height:100%}}.apel-hai-block .illustrate-block .carousel .carousel-inner{height:400px}@media only screen and (max-width:495px){.apel-hai-block .illustrate-block .carousel .carousel-inner{overflow:hidden;height:1050px}}.apel-hai-block .illustrate-block .carousel button.carousel-control-prev{left:-19px;width:fit-content;height:78%;bottom:0;top:auto}.apel-hai-block .illustrate-block .carousel button.carousel-control-prev span.carousel-control-prev-icon{background-color:#ff4e9a;border-radius:50%;padding:10px;background-size:20px}@media only screen and (max-width:495px){.apel-hai-block .illustrate-block .carousel button.carousel-control-prev{left:-19px}}.apel-hai-block .illustrate-block .carousel button.carousel-control-next{right:-19px;width:fit-content;height:78%;bottom:0;top:auto}.apel-hai-block .illustrate-block .carousel button.carousel-control-next span.carousel-control-next-icon{background-color:#ff4e9a;border-radius:50%;padding:10px;background-size:20px}@media only screen and (max-width:495px){.apel-hai-block .illustrate-block .carousel button.carousel-control-next{right:-19px}}.apel-hai-block .reward-images{text-align:center;margin-top:-105px}@media only screen and (max-width:495px){.apel-hai-block .reward-images{margin-top:0}}.apel-hai-block .reward-images img{max-width:100%;max-height:393px;object-fit:contain}.apel-hai-block .reward-images.first{margin-top:20px}@media only screen and (max-width:495px){.apel-hai-block .reward-images.first{margin-top:24px;margin-bottom:53px}}.apel-hai-block .reward-images.first img{max-height:100%;margin-left:38px}@media only screen and (max-width:495px){.apel-hai-block .reward-images.first img{max-height:100%;margin-left:1px;max-width:277px}}.apel-hai-block .reward-images.second{margin-top:-14px}@media only screen and (max-width:495px){.apel-hai-block .reward-images.second{margin-bottom:4px;margin-top:0}}.apel-hai-block .reward-images.second img{max-height:410px}@media only screen and (max-width:495px){.apel-hai-block .reward-images.second img{max-width:90%}}.apel-hai-block .reward-images.third{margin-top:103px;position:relative}@media only screen and (max-width:495px){.apel-hai-block .reward-images.third{margin-bottom:68px}}.apel-hai-block .reward-images.third img{max-height:280px}@media only screen and (max-width:495px){.apel-hai-block .reward-images.third img{max-height:291px;max-width:278px;margin-left:2px}}.apel-hai-block .reward-images.third a{position:absolute;bottom:15px;left:151px;opacity:0;width:152px;font-size:11px !important}@media only screen and (max-width:495px){.apel-hai-block .reward-images.third a{bottom:3px;left:79px}}.apel-break-it{margin-bottom:73px}.apel-break-it .break-it-block{border-radius:10px;background:#fff;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);padding:60px 62px}@media only screen and (max-width:495px){.apel-break-it .break-it-block{padding:62px 23px}}.apel-break-it .break-it-block .break-content .heading{margin-bottom:30px}.apel-break-it .break-it-block .break-content .heading p{color:#1D1D1D;font-size:36px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:495px){.apel-break-it .break-it-block .break-content .heading p{font-size:26px}}.apel-break-it .break-it-block .break-content .heading p span{color:#fff;font-size:36px;font-style:normal;font-weight:400;line-height:normal;background:#ff4e9a}@media only screen and (max-width:495px){.apel-break-it .break-it-block .break-content .heading p span{font-size:26px}}.apel-break-it .break-it-block .break-content .block-title{margin-bottom:30px}.apel-break-it .break-it-block .break-content .block-title p{color:#606060;font-size:36px;font-style:normal;font-weight:600;line-height:48px}@media only screen and (max-width:495px){.apel-break-it .break-it-block .break-content .block-title p{font-size:26px;line-height:36px}}.apel-break-it .break-it-block .break-content .block-content p{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:20px}.apel-break-it .break-it-block .break-content .block-content p strong{color:#606060;font-size:16px}@media only screen and (max-width:495px){.apel-break-it .break-it-block .break-content .block-content p{font-size:14px;line-height:24px}}@media only screen and (min-width:600px) and (max-width:980px){.apel-break-it .break-it-block .right-break-banner img{width:100%}}@media only screen and (max-width:495px){.apel-break-it .break-it-block .right-break-banner img{width:100%}}.why-apel-matters{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);padding-top:88px;padding-bottom:88px}@media only screen and (max-width:495px){.why-apel-matters{padding-top:20px}}.why-apel-matters .apel-matter-block{border-radius:10px;background:#fff;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.2);padding:59px 78px}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block{width:90%;margin:0 auto;padding:47px 29px}}.why-apel-matters .apel-matter-block .heading{margin-bottom:52px}.why-apel-matters .apel-matter-block .heading p{color:#131313;font-size:36px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .heading p{font-size:26px}}.why-apel-matters .apel-matter-block .heading p span{color:#fff;font-size:36px;font-style:normal;font-weight:400;line-height:normal;background:#ff4e9a}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .heading p span{font-size:26px}}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .matter-image{margin-bottom:40px}}@media only screen and (min-width:600px) and (max-width:980px){.why-apel-matters .apel-matter-block .matter-image img{width:100%;object-fit:contain}}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .matter-image img{width:100%;object-fit:contain}}.why-apel-matters .apel-matter-block .matter-right-block .group-item{margin-bottom:26px}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .matter-right-block .group-item{margin-bottom:19px}}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .matter-right-block .group-item .icon-image img{width:30px}}.why-apel-matters .apel-matter-block .matter-right-block .group-item .matter-item .group-title{margin-bottom:8px}.why-apel-matters .apel-matter-block .matter-right-block .group-item .matter-item .group-title p{color:#606060;font-size:22px;font-style:normal;font-weight:700;line-height:30px}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .matter-right-block .group-item .matter-item .group-title p{font-size:16.59px;line-height:22.622px}}.why-apel-matters .apel-matter-block .matter-right-block .group-item .matter-item .matter-para p{color:#858585;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media only screen and (max-width:495px){.why-apel-matters .apel-matter-block .matter-right-block .group-item .matter-item .matter-para p{font-size:12.065px;line-height:20.058px}}.how-apel-work{background:#F3F5F8;padding-top:73px;padding-bottom:100px}.how-apel-work .heading{width:1075px;margin:0 auto;margin-bottom:40px}@media only screen and (min-width:600px) and (max-width:980px){.how-apel-work .heading{width:100%}}@media only screen and (max-width:495px){.how-apel-work .heading{width:100%}}.how-apel-work .heading p{color:#000;font-size:36px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:495px){.how-apel-work .heading p{font-size:26px}}.how-apel-work .heading p span{color:#fff;font-size:36px;font-style:normal;font-weight:400;line-height:normal;background:#ff4e9a}@media only screen and (max-width:495px){.how-apel-work .heading p span{font-size:26px}}.how-apel-work .work-group-items{width:1075px;margin:0 auto}@media only screen and (min-width:600px) and (max-width:980px){.how-apel-work .work-group-items{width:100%}}@media only screen and (max-width:495px){.how-apel-work .work-group-items{width:100%}}.how-apel-work .work-group-items .work-block{border-radius:10.859px;background:#fff;box-shadow:0px 3.258px 10.859px 0px rgba(0,0,0,0.2);padding:43px 100px;margin-bottom:11px}@media only screen and (max-width:495px){.how-apel-work .work-group-items .work-block{padding:28px 17px}}@media only screen and (max-width:495px){.how-apel-work .work-group-items .work-block .image-right img{width:46px}}.how-apel-work .work-group-items .work-block .right-title{margin-bottom:15px}@media only screen and (max-width:495px){.how-apel-work .work-group-items .work-block .right-title{margin-bottom:10px}}.how-apel-work .work-group-items .work-block .right-title p{color:#303030;font-size:23.889px;font-style:normal;font-weight:600;line-height:28.232px}@media only screen and (max-width:495px){.how-apel-work .work-group-items .work-block .right-title p{font-size:17px;line-height:19.415px}}.how-apel-work .work-group-items .work-block .right-content p{color:#606060;font-size:17.374px;font-style:normal;font-weight:400;line-height:30.404px}@media only screen and (max-width:495px){.how-apel-work .work-group-items .work-block .right-content p{font-size:11.947px;line-height:20.908px}}.select2-apel-form .select2-dropdown--below{width:330px !important}@media only screen and (max-width:495px){.select2-apel-form .select2-dropdown--below{width:335px !important}}@media only screen and (max-width:360px){.select2-apel-form .select2-dropdown--below{width:265px !important}}.select2-apel-form .select2-dropdown--above{width:330px !important}@media only screen and (max-width:495px){.select2-apel-form .select2-dropdown--above{width:335px !important}}@media only screen and (max-width:360px){.select2-apel-form .select2-dropdown--above{width:265px !important}}.new-mba-banner{height:796px;position:relative;margin-bottom:100px}@media only screen and (max-width:495px){.new-mba-banner{height:714px}}@media only screen and (max-width:360px){.new-mba-banner{height:603px}}.new-mba-banner.europe-mba{height:696px}.new-mba-banner.europe-mba .background-banner-image .back{position:absolute;width:100%;left:0;top:0;height:692px}.new-mba-banner.europe-mba .background-banner-image .back img.desk{display:block;object-fit:cover}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .back img.desk{display:none}}.new-mba-banner.europe-mba .background-banner-image .back img.mobile{display:none}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .back img.mobile{display:block}}.new-mba-banner.europe-mba .background-banner-image .front{padding-top:8rem;position:relative;width:56%}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front{width:100%;height:774px;padding-top:15rem}}.new-mba-banner.europe-mba .background-banner-image .front .study-online{text-align:left;margin-bottom:29px}.new-mba-banner.europe-mba .background-banner-image .front .study-online p{padding:8px 13px 7px;border-radius:46px;box-shadow:0 4px 10.4px 0 rgba(0,0,0,0.25);background-color:#e9ff65;width:fit-content;font-size:18px;font-family:"Poppins",sans-serif;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .study-online p{margin:0 auto;font-size:16px}}.new-mba-banner.europe-mba .background-banner-image .front .heading{text-align:left;margin-bottom:29px}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .heading{text-align:center}}.new-mba-banner.europe-mba .background-banner-image .front .heading p{font-size:69px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.69px;color:#303030;margin-bottom:10px;font-family:"Poppins",sans-serif}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .heading p{font-size:51px;letter-spacing:-0.51px;margin-bottom:21px;line-height:42px}}.new-mba-banner.europe-mba .background-banner-image .front .heading p span{font-size:69px;font-weight:bold;font-family:"Poppins",sans-serif;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.69px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to bottom,#ff4e9a,#ff026f 67%)}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .heading p span{font-size:57px;letter-spacing:-0.57px;display:block;background-image:linear-gradient(to bottom,#ff4e9a,#ff026f)}}.new-mba-banner.europe-mba .background-banner-image .front .heading span{font-size:26px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;font-family:"Poppins",sans-serif}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .heading span{font-size:18px;font-weight:600}}.new-mba-banner.europe-mba .background-banner-image .front .para-des{text-align:left;margin-bottom:51px;width:417px}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .para-des{text-align:center;width:343px;margin:0 auto;margin-bottom:51px}}.new-mba-banner.europe-mba .background-banner-image .front .para-des p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;font-family:"Poppins",sans-serif}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .para-des p{font-size:16px}}.new-mba-banner.europe-mba .background-banner-image .front .para-des p span{font-size:18px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;font-weight:600;font-family:"Poppins",sans-serif}.new-mba-banner.europe-mba .background-banner-image .front .see-courses{text-align:left}@media only screen and (max-width:495px){.new-mba-banner.europe-mba .background-banner-image .front .see-courses{text-align:center}}.new-mba-banner.europe-mba .background-banner-image .front .see-courses a{padding:20px 23px;border-radius:12px;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#fff;background-image:linear-gradient(to bottom,#ff4e9a,#ff026f)}.new-mba-banner.europe-mba .background-banner-image .front .see-courses a img{margin-left:15px}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image{height:100%}}.new-mba-banner .background-banner-image .back{height:796px}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image .back{height:100%}}.new-mba-banner .background-banner-image .back img{width:100%;height:100%;display:none}.new-mba-banner .background-banner-image .front{position:absolute;bottom:0;width:100%;text-align:center;top:66px}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image .front{top:120px;top:59px}}.new-mba-banner .background-banner-image .front img.mobile{display:none}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image .front img.mobile{display:block;width:100%;margin-bottom:22px;height:628px}}.new-mba-banner .background-banner-image .front img.desktop{width:665px;width:100%;height:100%}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image .front img.desktop{display:none}}.new-mba-banner .background-banner-image .front .apply-now{display:none}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image .front .apply-now{display:block;z-index:10;position:relative}}.new-mba-banner .background-banner-image .front .apply-now a{width:174px;border-radius:27px;background:linear-gradient(180deg,#C7579B 0%,#A4136B 100%);display:block;padding:8px 0;margin:0 auto;color:white}.new-mba-banner .background-banner-image .front .go-down{margin-bottom:35px;margin-top:-55px}@media only screen and (max-width:495px){.new-mba-banner .background-banner-image .front .go-down{display:none}}.new-mba-banner .background-banner-image .front .go-down img{width:33px;cursor:pointer}.new-mba-banner .header{position:absolute;top:0;display:none}.new-mba-banner .header .logo{margin-top:30px}.new-mba-banner .header .logo img{width:188px}.ask-new-mba-section{min-height:838px;position:relative;padding:66px 0}@media only screen and (max-width:495px){.ask-new-mba-section{height:100%;padding:48px 0}}.ask-new-mba-section .bakground-overlay{min-height:838px;position:absolute;width:100%;z-index:0;top:0;bottom:0}@media only screen and (max-width:495px){.ask-new-mba-section .bakground-overlay{height:100%}}.ask-new-mba-section .bakground-overlay img{width:100%;height:100%}.ask-new-mba-section .heading{width:60%;margin:0 auto;margin-bottom:50px}@media only screen and (max-width:495px){.ask-new-mba-section .heading{width:100%;margin-bottom:48px}}.ask-new-mba-section .heading p{font-size:38px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.26;letter-spacing:normal;text-align:center;color:#303030;position:relative}@media only screen and (max-width:495px){.ask-new-mba-section .heading p{font-size:25px}}.ask-new-mba-section .trans-form{position:relative;display:flex;justify-content:center}@media only screen and (max-width:495px){.ask-new-mba-section .trans-form{flex-direction:column-reverse;position:relative;top:0;left:0;transform:translate(0%,0%);padding-top:0px;padding-bottom:0px}}.ask-new-mba-section .trans-form .left-transp{position:relative;z-index:9;width:720px;min-height:625px;border-radius:30px 0px 0px 30px;box-shadow:0px 6px 32.20000076293945px 0px #0000001A;background:#FFFFFFAB;padding:90px 75px}@media only screen and (max-width:495px){.ask-new-mba-section .trans-form .left-transp{width:100%;height:100%;border-radius:9px;padding:23px 30px}}.ask-new-mba-section .trans-form .left-transp .trans-items{display:flex;padding:25px 0}@media only screen and (max-width:495px){.ask-new-mba-section .trans-form .left-transp .trans-items{display:block;padding:12px 0}}.ask-new-mba-section .trans-form .left-transp .trans-items .icon-image{margin-right:20px}@media only screen and (max-width:495px){.ask-new-mba-section .trans-form .left-transp .trans-items .icon-image{margin:0 0 22px 0}}.ask-new-mba-section .trans-form .left-transp .trans-items .content-area .title{margin-bottom:15px}.ask-new-mba-section .trans-form .left-transp .trans-items .content-area .title p{font-size:24px;font-weight:700;line-height:26px;letter-spacing:0em;text-align:left}.ask-new-mba-section .trans-form .left-transp .trans-items .content-area .para p{margin-bottom:0;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left;color:#606060}@media only screen and (max-width:495px){.ask-new-mba-section .trans-form .left-transp .trans-items .content-area .para p{font-size:16px}}.ask-new-mba-section .trans-form .left-transp hr{background-color:#C4C4C4;color:#C4C4C4}.ask-new-mba-section .trans-form .right-form{position:relative;z-index:9;width:480px;min-height:625px;border-radius:0px 30px 30px 0px;background:#FFFFFF;box-shadow:0px 6px 32.20000076293945px 0px #0000001A;padding:30px 50px}@media only screen and (max-width:495px){.ask-new-mba-section .trans-form .right-form{width:100%;border-radius:9px;padding:30px 10px;margin-bottom:28px}}.ask-new-mba-section .trans-form .right-form .heading{width:100%;margin:0}.ask-new-mba-section .trans-form .right-form .heading p{font-size:28px;font-weight:600;line-height:22px;letter-spacing:-0.01em;text-align:left;margin-bottom:16px}.ask-new-mba-section .trans-form .right-form .heading p span{font-size:28px;font-weight:600;line-height:22px;letter-spacing:-0.01em;text-align:left;color:#ff0b74}.ask-new-mba-section .trans-form .right-form .heading span.para{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;text-align:left;color:#909090}.flex-pay-learning{padding-top:50px;padding-bottom:100px}.flex-pay-learning .heading{width:907px;margin:0 auto;margin-bottom:50px}.flex-pay-learning .heading p{margin-top:0;font-size:38px;font-weight:600;line-height:45.6px;text-align:center}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card{width:350px;padding:30px 25px;background-color:#FFF9F8;box-shadow:0px 6px 32.2px 0px rgba(0,0,0,0.101961);margin:24px}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card.pink{background:linear-gradient(180deg,#FF96C0 0%,#C7579B 100%)}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card.pink .title p{color:#FFFFFF}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card.pink .content-para p{color:#FFFFFF}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card.pink .content-para a{color:#FF96C0}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card .icon-image{margin-bottom:30px}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card .icon-image img{width:69px}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card .title p{font-size:24px;font-weight:500;margin-top:0;line-height:26px;color:#FF4E9A}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card .content-para p{height:104px;font-size:16px;line-height:26px;font-weight:400;color:#303030;margin-bottom:30px}.flex-pay-learning .flex-card-group .owl-flex-card .flex-card .content-para a{font-size:16px !important;font-weight:400;color:#FF96C0;text-decoration:none}.new-mba-testimonials{background:linear-gradient(75.85deg,#FFE5F0 -3.12%,#fff 69.74%);padding-top:50px;padding-bottom:130px}.new-mba-testimonials .heading{text-align:center;margin:0 auto;margin-bottom:60px}@media only screen and (max-width:495px){.new-mba-testimonials .heading{width:100%}}.new-mba-testimonials .heading p{font-size:38px;line-height:45.6px;font-weight:600;margin-bottom:20px;text-align:center}@media only screen and (max-width:495px){.new-mba-testimonials .heading p{font-size:28px;font-weight:600;line-height:34px;letter-spacing:0em;text-align:center}}.new-mba-testimonials .heading span{font-weight:400;font-size:16px;text-align:center;line-height:26px}@media only screen and (max-width:495px){.new-mba-testimonials .carousel.desktop{display:none}}.new-mba-testimonials .carousel.mobile{display:none}@media only screen and (max-width:495px){.new-mba-testimonials .carousel.mobile{display:block}}.new-mba-testimonials .carousel.mobile .carousel-indicators{margin:0 0 -53px 0}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images{justify-content:center}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl .prof-big-pic img{width:190px;height:100%}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content{margin-top:34px}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .quote-image{text-align:center}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .title{text-align:center}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .para-content{text-align:center;height:auto;margin-bottom:35px}.new-mba-testimonials .carousel.mobile .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .design-name{text-align:center}.new-mba-testimonials .carousel .carousel-indicators{margin:0 0 -71px 0}.new-mba-testimonials .carousel .carousel-indicators button{color:#FF96C0;background-color:#FF96C0;opacity:1;box-shadow:0px 2px 9.399999618530273px 0px #00000040;width:10px;height:10px;border-radius:50%;border:none}.new-mba-testimonials .carousel .carousel-indicators button.active{background-color:#ffffff}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .previous-image{text-align:center;height:100%;display:flex;justify-content:center;align-items:end;margin-right:0;cursor:pointer;margin-top:30px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .previous-image img{width:236px;height:292px;box-shadow:0px 6px 32.20000076293945px 0px #0000001A;object-fit:cover}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card{position:relative}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .arrow-group{position:absolute;top:0;right:0;text-align:right;display:flex}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .arrow-group span.prev{border:1px solid #FF4E9A;width:35px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;margin-right:10px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .arrow-group span.prev img{width:100%;width:20px;height:20px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .arrow-group span.next{border:1px solid #FF4E9A;width:35px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .arrow-group span.next img{width:100%;width:20px;height:20px;transform:rotate(180deg)}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images{display:flex;align-items:flex-end;height:100%}@media only screen and (max-width:495px){.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images{height:226px;max-width:278px;margin:auto}}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl{position:relative;height:100%}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl .linkedin{position:absolute;top:10px;left:10px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl .linkedin img{width:34px;height:34px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl .prof-big-pic{height:100%}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl .prof-big-pic img{width:370px;height:100%;object-fit:cover}@media only screen and (max-width:495px){.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .preview-images .current-girl .prof-big-pic img{width:226px !important;height:278px !important}}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .quote-image{margin-bottom:30px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .quote-image img{width:63px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .title{margin-bottom:25px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .title p{font-size:20px;font-weight:600;line-height:26px;color:#C7579B;margin-bottom:0;height:78px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .title p{height:auto}}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .para-content{height:90px;margin-bottom:60px;font-size:16px;font-weight:400;line-height:26px;color:#303030}@media only screen and (max-width:495px){.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .para-content{height:auto}}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .para-content p{font-size:16px;font-weight:400;line-height:26px;color:#303030}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .design-name .name p{font-size:16px;font-weight:600;color:#C7579B;line-height:26px;height:26px}@media only screen and (max-width:495px){.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .design-name .name p{height:auto}}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .design-name .batch p{font-size:16px;font-weight:400;color:#909090;line-height:26px;margin-bottom:0}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .design-name .batch p.course{font-size:16px;font-weight:400;color:#909090;line-height:26px;margin-bottom:0;height:52px}@media only screen and (max-width:495px){.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .testimonial-single .right-content .design-name .batch p.course{height:auto}}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav{position:absolute;top:0;right:56px;display:flex}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav button:hover{background-color:white}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav button:hover span{color:black}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav button.owl-prev{border:1px solid #FF4E9A;width:35px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:50%}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav button.owl-prev span{font-size:38px;height:66px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav button.owl-next{border:1px solid #FF4E9A;width:35px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:50%}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-nav button.owl-next span{font-size:38px;height:66px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-dots{margin-top:50px}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-dots button span{color:white;background-color:white;box-shadow:0px 2px 9.399999618530273px 0px #00000040}.new-mba-testimonials .carousel .carousel-inner .carousel-item .testimonial-group .testi-mba-card .owl-dots button.active span{background-color:#FF96C0}.alumni-banner{padding-top:100px;height:540px;background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);margin-top:-81px;margin-bottom:70px}@media only screen and (max-width:495px){.alumni-banner{background:linear-gradient(76deg,#FFE5F0 -3.12%,#fff 69.74%);padding-top:145px;padding-bottom:0px;height:auto}}.alumni-banner .banner-image-title{position:relative}.alumni-banner .banner-image-title .col-md-6{position:relative}.alumni-banner .banner-image-title .col-md-6 .heading{margin-top:126px}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .heading{text-align:center;padding:0 23px;margin-top:0}}.alumni-banner .banner-image-title .col-md-6 .heading .title{color:#262626;font-size:52px !important;font-style:normal;font-weight:700;line-height:62px;margin-bottom:13px;display:inline-block}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .heading .title{font-size:42px !important;line-height:50px}}.alumni-banner .banner-image-title .col-md-6 .heading .title span{color:#FF4E9A;font-size:52px;font-style:normal;font-weight:700;line-height:62px;display:inline-block}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .heading .title span{display:block;font-size:42px !important;line-height:50px}}.alumni-banner .banner-image-title .col-md-6 .heading p{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:30px}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .heading p{font-size:13.09px;line-height:23.09px}}.alumni-banner .banner-image-title .col-md-6 .heading a{border-radius:27px;background:#ff4e9a;padding:14px 32px;border:1px solid #ff4e9a;color:#fff;font-size:16px;font-style:normal;font-weight:600;transition:0.4s}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .heading a{display:none;font-size:15px !important}}.alumni-banner .banner-image-title .col-md-6 .heading a:hover{color:#ff4e9a;border:1px solid #ff4e9a;background:#fff}.alumni-banner .banner-image-title .col-md-6 .alumni-back-crousel-image{position:relative;width:100%;height:455px;margin-top:-40px}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .alumni-back-crousel-image{height:290px;margin-top:-30px;margin-bottom:30px}}.alumni-banner .banner-image-title .col-md-6 .alumni-back-crousel-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:465px;height:418px;opacity:0;transition:opacity 0.5s ease-in-out}.alumni-banner .banner-image-title .col-md-6 .alumni-back-crousel-image img.active{opacity:1}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .alumni-back-crousel-image img{width:100%;height:100%;top:0;left:0;transform:translate(0)}}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll{display:flex;justify-content:center}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul{position:absolute;width:400px;height:440px;margin:0 auto;margin-top:89px;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul{width:255px;margin-top:24px;position:relative;height:260px;margin-left:-2px}}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard{position:absolute;top:0;left:0;background:#FFFFFF;width:350px;height:240px;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,0.2);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:0.4s cubic-bezier(0.28,0.55,0.385,1.65);transition:0.4s cubic-bezier(0.28,0.55,0.385,1.65);cursor:pointer;width:400px;height:282px}@media only screen and (max-width:495px){.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard{height:179px;width:255px}}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard img{width:100%;border-radius:2px;height:100%;object-fit:cover}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard:nth-child(1){z-index:5;top:0px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1);transform:scale(1);opacity:1}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard:nth-child(2){z-index:4;top:-15px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0.9}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard:nth-child(3){z-index:3;top:-30px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0.8}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard:nth-child(4){z-index:2;top:-45px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.7);transform:scale(0.7);opacity:0.7}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard:nth-child(5){z-index:1;top:-60px;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(0.6);transform:scale(0.6);opacity:0.6}.alumni-banner .banner-image-title .col-md-6 .university-cards-scroll.containercoul .bancard:last-child{opacity:0}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card{border-radius:6px;background:#FFF;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);width:90%;margin:0 auto;margin-bottom:50px}@media only screen and (max-width:495px){.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card{width:100%;box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 1px 3px 1px}}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .profile-pic{margin-bottom:30px;text-align:center;position:relative}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .profile-pic img{width:184px;height:177px;object-fit:cover}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .profile-pic .background{height:19.278px;background:linear-gradient(90deg,#FF96C0 0%,#FFDE76 101.72%);display:block;width:100%}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .profile-pic .quote{position:absolute;bottom:-14px;left:22px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .profile-pic .quote img{width:50px;height:50px;background:#FF4E9A;padding:11px;border-radius:50%}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .preview{margin-bottom:16px;padding:0 18px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .preview p,.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .preview a{color:#2E73B7;font-size:14px !important;font-style:italic;font-weight:600;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:72px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area{padding:0 18px 5px}@media only screen and (min-width:600px) and (max-width:980px){.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area{height:333px;display:flex;flex-direction:column}}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .name-linked{display:flex;margin-bottom:16px;justify-content:space-between}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .name-linked p{color:#303030;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0.16px;text-transform:uppercase}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .course-name{margin-bottom:16px;height:26px}@media only screen and (max-width:495px){.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .course-name{height:auto}}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .course-name p{border-radius:27px;background:#FF4E9A;padding:0px 16px;text-align:center}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .course-name p a{color:#FFF;font-size:12px !important;font-style:normal;font-weight:500;line-height:26px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .year-of-complete{display:flex}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .year-of-complete span{color:#909090;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-right:3px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .year-of-complete p{color:#303030;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area hr{background:#D9D9D9}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation{border-radius:4px;background:#FFF9F6;padding:9px 13px;height:88px}@media only screen and (min-width:600px) and (max-width:980px){.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation{height:auto}}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation p.desig{color:#303030;font-size:14px;font-style:normal;font-weight:700;line-height:25px;margin-bottom:11px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation .country-link{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation .country-link span{color:#303030;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation .country-link span span{display:block}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .designation .country-link img{width:32px;height:32px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .country-link-flag{display:flex;justify-content:space-between;align-items:center;padding:9px 13px}@media only screen and (min-width:600px) and (max-width:980px){.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .country-link-flag{margin-top:auto}}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .country-link-flag p{color:#303030;font-weight:700;font-size:15px;line-height:25px}.card-group .views-element-container .view-alumni .view-content .views-view-grid .views-field-nothing .field-content .single-alumni-card .content-area .country-link-flag .flag{width:30px;margin-top:5px;height:20px}.webinar-new-design-banner{position:relative;width:100%;height:549px}@media only screen and (max-width:495px){.webinar-new-design-banner{height:369px}}.webinar-new-design-banner .background-image{position:absolute;top:0;z-index:0;width:100%;height:100%}@media screen and (max-width:768px){.webinar-new-design-banner .background-image{background:linear-gradient(75.85deg,#FEE9F2 -3.12%,#fff 69.74%)}}.webinar-new-design-banner .background-image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.webinar-new-design-banner .background-image img{display:none}}.webinar-new-design-banner .content-section{position:relative;z-index:1}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section{padding-top:150px}}.webinar-new-design-banner .content-section .left-section{padding-top:200px}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section{padding-top:0}}.webinar-new-design-banner .content-section .left-section .heading{margin-bottom:13px}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section .heading{text-align:center}}.webinar-new-design-banner .content-section .left-section .heading h1,.webinar-new-design-banner .content-section .left-section .heading .h1{font-size:52px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;color:#262626;margin-bottom:0}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section .heading h1,.webinar-new-design-banner .content-section .left-section .heading .h1{font-size:42px;line-height:50px}}.webinar-new-design-banner .content-section .left-section .heading h1 span,.webinar-new-design-banner .content-section .left-section .heading .h1 span{font-size:52px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section .heading h1 span,.webinar-new-design-banner .content-section .left-section .heading .h1 span{font-size:42px;line-height:50px}}.webinar-new-design-banner .content-section .left-section .description{margin-bottom:30px}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section .description{text-align:center}}.webinar-new-design-banner .content-section .left-section .description p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#606060;margin-bottom:0}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section .description p{font-size:13.09px;font-weight:400;line-height:23.09px}}.webinar-new-design-banner .content-section .left-section .link{padding:14px 32px;border-radius:27px;background-color:#ff4e9a;width:fit-content}@media only screen and (max-width:495px){.webinar-new-design-banner .content-section .left-section .link{display:none}}.webinar-new-design-banner .content-section .left-section .link a{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:#fff;text-decoration:none}.webinar-new-design-banner .content-section .right-section{position:absolute;top:108px;max-width:490px;height:440px}@media screen and (max-width:768px){.webinar-new-design-banner .content-section .right-section{display:none}}.webinar-new-design-banner .content-section .right-section img{width:100%;object-fit:cover}.webinar-new-landing-show-section{background-color:#f3f5f8;padding:42px 0}.webinar-new-landing-show-section .webianr-listing-section{border-right:1px solid #AAACAE;padding-right:23px}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section{border:none;margin-bottom:50px;padding-right:0}}.webinar-new-landing-show-section .webianr-listing-section .webinar-tab{margin-bottom:30px}.webinar-new-landing-show-section .webianr-listing-section .webinar-tab button.webtab{padding:7px 13px;border-radius:7px;background-color:#d9d9d9;border:none;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:center;color:#000;margin-right:9px}.webinar-new-landing-show-section .webianr-listing-section .webinar-tab button.webtab.webactive{background-color:#fa99c5}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent.full-content .webinar-group-items .single-webinar-item .para-content p{overflow:visible;display:block}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent.full-content .webinar-group-items .single-webinar-item .youtube-link{overflow:hidden;display:flex;justify-content:flex-end;align-items:center}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent.full-content .webinar-group-items .single-webinar-item .youtube-link button{text-decoration:none;background-color:#ff4e9a;color:#FFFFFF;font-size:18px !important;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;cursor:pointer;width:206px;height:44px;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 37px;border-radius:33px;gap:2px}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent.full-content .webinar-group-items .single-webinar-item .youtube-link button img{width:24px;height:24px;margin-bottom:5px;margin-left:4px;margin-top:4px}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section .webinarcontent.full-content .webinar-group-items .single-webinar-item .youtube-link button{width:173px;font-size:16px !important;flex-grow:0;padding:0}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item{padding:30px 30px;border-radius:9px;background-color:#fff;margin-bottom:21px}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item{padding:30px 20px}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .title{margin-bottom:30px}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .title p{font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:0.24px;text-align:left;color:#262626;margin-bottom:0}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .title a{font-size:24px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:0.24px;text-align:left;color:#262626;margin-bottom:0;transition:0.4s}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .title a:hover{color:#ff4e9a}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .para-content{margin-bottom:40px;width:95%}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .para-content{width:100%}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .para-content p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;text-align:left;color:#606060;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time{display:flex;justify-content:space-between;align-items:end}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .time-date .date-icon{margin-bottom:15px}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .time-date .date{display:flex;align-items:baseline}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .time-date .date p{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#303030;margin-bottom:0;margin-right:5px}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .time-date .date p{font-size:15px}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .time-date .date span{font-size:14px;font-weight:500}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .time-date .time p{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#303030;margin-bottom:0;margin-right:5px}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .register-link a{padding:11px 25px;border-radius:33.8px;background-color:#ff4e9a;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;text-decoration:none}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .register-link a{padding:11px 9px;width:108px;display:block;text-align:center;font-size:16px !important}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .register-link a img{margin-left:12px}@media only screen and (max-width:495px){.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .webinar-group-items .single-webinar-item .register-time .register-link a img{margin-left:0px}}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .viewall-btn{text-align:center}.webinar-new-landing-show-section .webianr-listing-section .webinarcontent .viewall-btn button.show-more{background:none;border:none;color:#ff4e9a;text-decoration:underline;font-size:18px;font-weight:700}.webinar-new-landing-show-section .right-webinar-speak-advisor{padding-top:0}@media only screen and (max-width:495px){.webinar-new-landing-show-section .right-webinar-speak-advisor{padding:0;border:none}}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form{position:relative;padding:30px;border-radius:9px;box-shadow:0 4px 4px 0 rgba(0,0,0,0.1);background-color:#fff}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form h2.pop-up-heading,.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .pop-up-heading.h2{font-size:24px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:-0.24px;text-align:left;color:#303030}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form h2.pop-up-heading span,.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .pop-up-heading.h2 span{color:#ff4e9a;font-size:24px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:-0.24px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#606060}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item{margin-top:0;margin-bottom:1rem}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item.form-item{margin-bottom:1rem}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item label{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left;color:#303030}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item input{border-radius:4px;border:solid 1px #d9d9d9;background-color:#fff;height:44px;width:100%;padding:0 16px;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:0.89;letter-spacing:normal;text-align:left;color:#262626;outline:none}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item.form-type-checkbox{text-align:center}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item.form-type-checkbox input{width:11px;line-height:1px;height:13px;margin-right:4px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item.form-type-checkbox label{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left;color:#303030}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .js-form-item.form-type-checkbox label a{font-size:14px !important;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field{margin-top:0;margin-bottom:4em}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field label{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left;color:#303030;display:block}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item{margin-bottom:0;position:absolute}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container{width:117px !important;border:none;outline:none;position:relative;z-index:2}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container span.select2-dropdown{width:235px !important}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection{border:none}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered{padding-left:0px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item span.select2-container span.selection span.select2-selection span.select2-selection__arrow{right:9.5px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item .country-select{padding:0px 8px;border-right:0;height:23px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item .country-select .phone-number-flag{display:none}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item .country-select span.arrow{display:none}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item .country-select .prefix{display:none}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item.form-item-mobile-number-phone{display:inline-block;width:84%}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item.form-item-mobile-number-phone input{border-radius:4px;border:solid 1px #d9d9d9;background-color:#fff;height:44px;padding:0 16px 0px 130px;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:0.89;letter-spacing:normal;text-align:left;color:#262626;outline:none}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form .phone-number-field .js-form-item.form-item-mobile-number-phone .description{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left;color:#303030;display:block}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha legend{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left;color:#262626;display:block}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element{display:block}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element .captcha__image-wrapper img{margin:0 8px 0 0}@media only screen and (min-width:600px) and (max-width:980px){.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element .captcha__image-wrapper{width:fit-content}}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element .js-form-item{margin-bottom:0}@media only screen and (min-width:600px) and (max-width:980px){.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element .js-form-item{min-width:5rem}}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form fieldset.captcha .captcha__element .js-form-item label{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:-0.28px;text-align:left;color:#303030;display:block}.webinar-new-landing-show-section .right-webinar-speak-advisor form.webinar-subscribe-form #website-subscribe-action{border-radius:6px;background-image:linear-gradient(to bottom,#ff4e9a,#ff4b98);width:100%;margin:0;border:none;font-size:18px;font-weight:500;color:#fff;height:44px}.our-webinars{background:#fff;padding:60px 0 51px 0}.our-webinars .heading-webinar{margin-bottom:32px}.our-webinars .heading-webinar .heading h3.head,.our-webinars .heading-webinar .heading .head.h3,.our-webinars .heading-webinar .heading p.head{font-weight:600;font-size:36px !important;line-height:43px;color:#303030;margin-bottom:19px}@media only screen and (max-width:495px){.our-webinars .heading-webinar .heading h3.head,.our-webinars .heading-webinar .heading .head.h3,.our-webinars .heading-webinar .heading p.head{font-weight:400;font-size:26px !important;line-height:31px}}.our-webinars .heading-webinar .heading h3.head span,.our-webinars .heading-webinar .heading .head.h3 span,.our-webinars .heading-webinar .heading p.head span{font-weight:600;font-size:36px;line-height:43px;background-color:#ff4e9a;color:#fff;padding:0 5px}@media only screen and (max-width:495px){.our-webinars .heading-webinar .heading h3.head span,.our-webinars .heading-webinar .heading .head.h3 span,.our-webinars .heading-webinar .heading p.head span{font-weight:400;font-size:26px;line-height:31px}}.our-webinars .heading-webinar .heading p{font-weight:400;font-size:16px;line-height:26px;color:#A19F9F}@media only screen and (max-width:495px){.our-webinars .heading-webinar .heading p{width:100%}}.our-webinars .card-section-group{margin-bottom:48px}.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single{border-radius:13px;box-shadow:0 2px 6px 2px rgba(213,219,251,0.54),0 10px 9px 0 rgba(168,172,193,0.25);background-color:#fff;max-width:335px;margin:0px 0 20px 0}@media screen and (min-width:1440px){.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single{max-width:387px}}@media only screen and (max-width:495px){.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single{width:100%;max-width:unset}}.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single a img{width:100%;border-radius:13px 13px 0 0}.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single .webinar-heading-content{padding:24px 16px}.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single .webinar-heading-content h4,.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single .webinar-heading-content .h4{font-size:22px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#606060;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:53px}.our-webinars .card-section-group .owl-webinar-card-group .owl-stage-outer .owl-stage .owl-item .card-item-single .webinar-heading-content p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#909090;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:78px}.our-webinars .card-section-group .owl-webinar-card-group .owl-nav{display:none}@media only screen and (max-width:495px){.our-webinars .card-section-group .owl-webinar-card-group .owl-dots{text-align:center}}.our-webinars .card-section-group .owl-webinar-card-group .owl-dots button.owl-dot{margin-right:10px;width:10px;height:10px;display:block;background:#fa99c5;border-radius:50%}@media only screen and (max-width:495px){.our-webinars .card-section-group .owl-webinar-card-group .owl-dots button.owl-dot{display:inline-block}}.our-webinars .card-section-group .owl-webinar-card-group .owl-dots button.owl-dot.active{width:10px;height:10px;display:inline-block;background:#ff4e9a;border-radius:50%}.our-webinars .view-all{text-align:center}.our-webinars .view-all a{font-size:18px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.62;letter-spacing:normal;text-align:left;color:#ff4e9a;border-radius:33.8px;border:solid 1px #ff4e9a;padding:11px 50px;display:unset}@media only screen and (max-width:495px){.our-webinars .view-all a{text-decoration:none}}.new-our-popular-section{padding:50px 0;background-color:#fff}.new-our-popular-section .heading{margin-bottom:51px}.new-our-popular-section .heading p{font-size:36px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#262626;margin-bottom:0}@media only screen and (max-width:495px){.new-our-popular-section .heading p{font-size:28px}}.new-our-popular-section .heading p span{font-size:36px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#ffffff;padding:0 5px;background-color:#ff4e9a}@media only screen and (max-width:495px){.new-our-popular-section .heading p span{font-size:28px}}.new-our-popular-section .card-group-items{margin-bottom:48px}.new-our-popular-section .card-group-items .popular-item{padding:14px}.new-our-popular-section .card-group-items .popular-item .single-popular-item{border-radius:8px;box-shadow:0 11px 18px 0 rgba(224,224,224,0.44);border:solid 1px #e9e9e9;background-color:#fff}.new-our-popular-section .card-group-items .popular-item .single-popular-item .small-banner img{width:100%;height:205px;object-fit:cover}.new-our-popular-section .card-group-items .popular-item .single-popular-item .small-banner span{display:block;width:100%;height:8px;background-image:linear-gradient(to right,#ff96c0 0%,#ffde76 102%)}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content{padding:15px 22px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .insight-logo{margin-bottom:11px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .insight-logo .top-text{display:flex;align-items:baseline;margin-bottom:-5px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .insight-logo .top-text p{margin-bottom:0;border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.05),0 10px 15px 0 rgba(0,0,0,0.1);background-color:#ff4e9a;width:fit-content;font-size:18px;padding:2px 2px 2px 4px;color:white}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .insight-logo .top-text span{font-size:18px;padding:2px 2px 2px 2px;color:black;margin-right:3px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .insight-logo .top-text img{width:7.7px;height:12.5px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .insight-logo .bottom-text span{font-size:10px;color:#ff4e9a}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .title-section{margin-bottom:11.5px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .title-section p a{margin-bottom:0;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#303030;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:49px}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .time-link{display:flex;justify-content:space-between}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .time-link .link{padding:0 9px;border-radius:28px;background-color:#ffdaea;cursor:pointer}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .time-link .link a{margin-bottom:0;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.17;letter-spacing:normal;text-align:right;color:#262626;text-decoration:none}.new-our-popular-section .card-group-items .popular-item .single-popular-item .popular-content .time-link .time p{margin-bottom:0;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.17;letter-spacing:normal;text-align:right;color:#ff4e9a}.new-our-popular-section .view-all{padding:7.0px 50px;border-radius:33.8px;border:solid 1px #ff4e9a;background-color:#fff;width:fit-content;margin:0 auto}.new-our-popular-section .view-all a{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.62;letter-spacing:normal;text-align:left;color:#ff4e9a;text-decoration:none}.select2-webinar-form .select2-dropdown--below{width:273px !important}@media only screen and (max-width:495px){.select2-webinar-form .select2-dropdown--below{width:316px !important}}@media only screen and (max-width:360px){.select2-webinar-form .select2-dropdown--below{width:257px !important}}.select2-webinar-form .select2-dropdown--above{width:273px !important}@media only screen and (max-width:495px){.select2-webinar-form .select2-dropdown--above{width:316px !important}}@media only screen and (max-width:360px){.select2-webinar-form .select2-dropdown--above{width:257px !important}}.push-notification{position:fixed;width:349px;height:auto;bottom:10px;left:-400px;box-shadow:0px 5.000000476837158px 10.000000953674316px 0px #00000014;background-color:#ffffff;color:#000000;padding:15px;border-radius:8px;transition:left 0.5s ease-in-out;z-index:9}@media only screen and (max-width:495px){.push-notification{width:95%}}.push-notification .close{cursor:pointer;position:absolute;top:5px;right:11px}.push-notification .content{display:flex;align-items:center;margin-bottom:15px}.push-notification .content .logo{margin-right:10px}.push-notification .content .logo img{width:61px;height:61px}.push-notification .content .content-para p{font-family:Segoe UI;font-size:15px;font-weight:400;line-height:20px;letter-spacing:0px;text-align:left;margin-bottom:3px;color:#1E2020}.push-notification .content .content-para span{font-family:Segoe UI;font-size:13px;font-weight:400;line-height:17px;letter-spacing:0px;text-align:left;color:#909090}.push-notification .content .content-para a{font-family:Segoe UI;font-size:13px !important;font-weight:400;line-height:18px;letter-spacing:0px;text-align:left;display:block;color:#ff4e9a}.push-notification .content .content-para .base-url p{font-family:Segoe UI;font-size:11px !important;font-weight:400;line-height:18px;letter-spacing:0px;text-align:left;display:block;color:#909090}.push-notification .bottom-close{text-align:center;height:21px;box-shadow:0px 1px 6px 0px #00000042;cursor:pointer}.push-notification .bottom-close p{font-family:Segoe UI;font-size:11px;font-weight:400;line-height:18px;letter-spacing:0px}.block-views-exposed-filter-blocknew-uniathena-search-block-1{display:none}.top-search-university-banner{background:linear-gradient(75.85deg,#FEE9F2 -3.12%,#fff 69.74%);padding:61px 0}.search-section-group{background-color:#f3f5f8;padding:51px 0}@media only screen and (max-width:495px){.search-section-group{padding-top:13px;padding-bottom:0}}@media only screen and (max-width:495px){.search-section-group .filter-section{margin-bottom:0rem}}.search-section-group .filter-section .filter-title{padding-bottom:17px;border-bottom:1px solid #dedede}@media only screen and (max-width:495px){.search-section-group .filter-section .filter-title{padding-bottom:2px;display:flex;justify-content:space-between}}.search-section-group .filter-section .filter-title button{border:none;background:none}@media only screen and (max-width:495px){.search-section-group .filter-section .filter-title button.filter-btn{border-radius:27px;border:solid 2px #262626;padding:10px 18px}}.search-section-group .filter-section .filter-title button.filter-btn img{margin-right:6px}.search-section-group .filter-section .filter-title button.close{display:none}.search-section-group .filter-section .filter-title button.close img{width:23px}.search-section-group .filter-section .filter-title button.close.show{display:block}@media only screen and (max-width:495px){.search-section-group .filter-section .course-type-filter{display:none}}.search-section-group .filter-section .course-type-filter .left-accordion-search button.search-accordion{background:none;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#262626;box-shadow:none;outline:none;transition:0.4s;width:100%;border:none;padding:15px 0;border-bottom:1px solid #d2d2d2}.search-section-group .filter-section .course-type-filter .left-accordion-search button.search-accordion:after{float:right;content:url("https://perfoweb.uniathena.com/themes/custom/athena/images/new-search-page/down-arrow-accordion.svg");transition:0.4s;transform:rotate(0deg)}.search-section-group .filter-section .course-type-filter .left-accordion-search button.search-accordion.active:after{content:url("https://perfoweb.uniathena.com/themes/custom/athena/images/new-search-page/down-arrow-accordion.svg");transform:rotate(180deg)}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel{padding:0 18px;max-height:fit-content;overflow:hidden;transition:max-height 0.2s ease-out}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter{border-radius:30px;box-shadow:0 10px 25px 0 rgba(0,0,0,0.1);border:solid 1px #ff12a0;background-color:#fff;padding:15px 20px;margin-top:13px;margin-bottom:30px}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox.block-facet-blockpartner-universities-newsearch .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item,.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox.block-facet-blockpartner-university-for-facet .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item{display:flex}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox.block-facet-blockpartner-universities-newsearch .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input.facets-checkbox,.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox.block-facet-blockpartner-university-for-facet .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input.facets-checkbox{margin-top:6px}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox.block-facet-blockpartner-universities-newsearch .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item label,.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox.block-facet-blockpartner-university-for-facet .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item label{width:205px;display:block}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links{padding-left:0;list-style:none}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input[type="checkbox"]:checked{border-color:#ff12a0;background-color:#ff12a0}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input.facets-checkbox{margin-right:10px;width:1em;height:1em;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:4px;cursor:pointer}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input.facets-checkbox:checked{border-color:#ff12a0;background-color:#ff12a0}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input.facets-checkbox:checked+label span{font-weight:600;color:#ff12a0}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input.facets-checkbox:focus{box-shadow:0 0 0 .25rem #ff12a05d}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item label span{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;color:#262626;cursor:pointer}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item .facets-widget- ul{padding-left:5px;list-style:none}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .sub-filter .block-facet--checkbox .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item .facets-widget- ul li{margin-left:7px}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .form-check{margin-bottom:9px}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .form-check input.form-check-input:checked{border-color:#ff12a0;background-color:#ff12a0}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .form-check input.form-check-input:checked+label{font-weight:600;color:#ff12a0}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .form-check input.form-check-input:focus{box-shadow:0 0 0 .25rem #ff12a05d}.search-section-group .filter-section .course-type-filter .left-accordion-search .filterpanel .form-check label.form-check-label{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;color:#262626}.search-section-group .search-result-preview-section .heading-show{margin-top:2px}.search-section-group .search-result-preview-section .heading-show .no-result{margin-bottom:17px;display:flex;align-items:baseline;justify-content:space-between}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .heading-show .no-result{display:block}}.search-section-group .search-result-preview-section .heading-show .no-result .heading{width:507px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .heading-show .no-result .heading{width:100%;margin-bottom:25px}}.search-section-group .search-result-preview-section .heading-show .no-result .heading p{font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.59;letter-spacing:normal;text-align:left;color:#262626}.search-section-group .search-result-preview-section .heading-show .no-result .search-box{position:relative}.search-section-group .search-result-preview-section .heading-show .no-result .search-box form img{position:absolute;left:15px;top:14px}.search-section-group .search-result-preview-section .heading-show .no-result .search-box form input{border-radius:27px;border:solid 2px #cacfd7;background-color:#efefef;width:284px;height:44px;padding:10px 20px 10px 37px;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#313131;outline:none}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .heading-show .no-result .search-box form input{width:100%}}.search-section-group .search-result-preview-section .heading-show .no-result .search-box form input::placeholder{color:#cacfd7}.search-section-group .search-result-preview-section .heading-show .result-exist-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:44px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .heading-show .result-exist-heading{display:block}}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .heading{width:53%}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .heading-show .result-exist-heading .heading{margin-bottom:23px;width:100%}}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .heading p{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:28px;letter-spacing:normal;color:#262626}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .search-box{position:relative}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .search-box form img{position:absolute;left:15px;top:14px}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .search-box form input{border-radius:27px;border:solid 2px #cacfd7;background-color:#efefef;width:284px;height:44px;padding:10px 20px 10px 37px;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#313131;outline:none}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .heading-show .result-exist-heading .search-box form input{width:100%}}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .search-box form input::placeholder{color:#cacfd7}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown button.dropdown-toggle{border-radius:8px;border:solid 1px #ff12a0;background-color:#fff;display:flex;align-items:center}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown button.dropdown-toggle img{margin-right:7px}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown button.dropdown-toggle::after{display:none}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown ul.dropdown-menu{margin-top:13px;border-radius:8px;box-shadow:0 10px 25px 0 rgba(0,0,0,0.1);border:solid 1px #ff12a0;background-color:#fff}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown ul.dropdown-menu li a{--bs-dropdown-link-active-bg:none;--bs-dropdown-link-active-color:#ffff}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown ul.dropdown-menu li a:focus{color:#FF12A0}.search-section-group .search-result-preview-section .heading-show .result-exist-heading .sort-by .dropdown ul.dropdown-menu li a.active{color:#FF12A0}.search-section-group .search-result-preview-section .left-filter-choosen{display:flex;align-items:center;margin-bottom:25px;flex-wrap:wrap;align-items:center}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen{display:block}}.search-section-group .search-result-preview-section .left-filter-choosen .clear-btn{margin-right:20px;margin-top:-3px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen .clear-btn{margin-bottom:14px}}.search-section-group .search-result-preview-section .left-filter-choosen .clear-btn button{padding:19px 26px;border:none;border-radius:32px;background-color:#e5e4e2;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;text-align:left;color:#262626}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen .clear-btn button{padding:13px 26px}}.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen{padding:10px 26px;border-radius:32px;background-color:#e5e4e2;display:flex;align-items:baseline;width:fit-content;margin-right:20px;margin-bottom:15px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen{width:fit-content;margin-bottom:14px;padding:9px 15px;margin-right:6px}}.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen span{color:#a19f9f;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;margin-right:6px}.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen p{font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;color:#262626}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen p{line-height:19px}}.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen button{margin-left:10px;border:none;background:none}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen .course-choosen button{margin-left:0}}.search-section-group .search-result-preview-section .left-filter-choosen .partner-choosen{padding:19px 26px;border-radius:32px;background-color:#e5e4e2;display:flex;align-items:center}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .left-filter-choosen .partner-choosen{width:fit-content;align-items:baseline}}.search-section-group .search-result-preview-section .left-filter-choosen .partner-choosen span{color:#a19f9f;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;margin-right:6px}.search-section-group .search-result-preview-section .left-filter-choosen .partner-choosen p{font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;color:#262626}.search-section-group .search-result-preview-section .left-filter-choosen .partner-choosen p button{margin-left:10px;border:none;background:none}.search-section-group .search-result-preview-section .serarch-card-preview-section{margin-bottom:59px;position:relative}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters{position:absolute;top:-24px;right:0px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters{position:relative;top:0;right:0}}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline{display:flex;align-items:center}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline{display:block}}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .js-form-item{width:100%}}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .js-form-item label{display:none}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .js-form-item input.form-text{border-radius:27px;border:solid 2px #cacfd7;background-color:#fff;width:284px;height:44px;padding:10px 83px 10px 15px;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#313131;outline:none}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .js-form-item input.form-text{width:100%}}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .form-actions{text-align:left}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit:first-child{background:#ffbf00;border:none;position:absolute;left:205px;top:26px;padding:6px 17px;border-radius:20px;font-size:16px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit:first-child{left:auto;right:5px}}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit:nth-child(2){background:#ff4e9a;border:none;color:#fff;font-size:18px;border-radius:30px;padding:6px 24px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-filters form.views-exposed-form .form--inline .form-actions input.js-form-submit:nth-child(2){padding:9px 52px;margin-left:0}}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-empty{margin-bottom:52px}.search-section-group .search-result-preview-section .serarch-card-preview-section .view-empty p{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#262626;width:45%;margin-bottom:15px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .view-empty p{width:100%}}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group{margin-top:20px}}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card{border-radius:6px;border:solid 1px #e5e4e2;background-color:#fff;margin-bottom:30px;transition:0.4s}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card{width:268px;margin:0 auto;margin-bottom:30px}}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card:hover{margin-top:-5px;box-shadow:0 7px 10px 0 rgba(0,0,0,0.24)}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card:hover .banner-image .more-details{opacity:1}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image{position:relative}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image img{border-radius:6px 6px 0 0;width:100%;height:136px;object-fit:cover}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .premium-tag{position:absolute;top:9px;right:-13px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .premium-tag img{width:87px !important;height:35px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .free-learning{position:absolute;right:13px;top:12px;background:#FF12A0;border-radius:50px;padding:2px 11px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .free-learning p{font-size:14px;font-style:italic;font-weight:600;text-align:center;color:white}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .university-logo{position:absolute;top:8px;left:8px;border-radius:4px;display:flex;gap:5px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .university-logo img{height:29px;width:77px;object-fit:contain;background:#fff;padding:0 5px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .banner-cap{position:absolute;bottom:10px;left:16px;padding:4px 11px;border-radius:50px;background:#1A8FE3}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .banner-cap.short-courses{background:#fbc300}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .banner-cap p{font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .more-details{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(48,48,48,0.64);opacity:0;transition:0.4s}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .banner-image .more-details a{text-decoration:none;padding:11.9px 33.4px;border-radius:6px;border:solid 1px #ff1278;background-image:linear-gradient(to right,#ff016f 0%,#ff4494 100%);font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .card-heading{padding:13px 16px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .card-heading p{font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#262626;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .university-name{background-color:#ff12a0;padding:9px 16px;height:50px;display:grid;align-items:center}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .university-name p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .time-universe{padding:7px 16px;margin-bottom:10px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .time-universe p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;color:#262626}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .skill-you-gain{padding:7px 16px 15px;border-bottom:1px solid #e5e4e2}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .skill-you-gain p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#a19f9f;height:57px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .skill-you-gain p span{font-weight:500;color:#ff12a0}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;position:relative}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section::after{content:'';height:10px;position:absolute;bottom:0;left:0;width:100%;border-radius:0 0 6px 6px;background-image:linear-gradient(to right,#ff96c0 0%,#ffde76 102%)}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section .credit{display:flex;align-items:center}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section .credit img{margin-right:8px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section .credit p{font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#a19f9f}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section .duration{display:flex;align-items:center}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section .duration img{margin-right:8px}.search-section-group .search-result-preview-section .serarch-card-preview-section .serarch-card-result-group .single-search-card .bottom-section .duration p{font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.58;letter-spacing:normal;text-align:left;color:#a19f9f}.search-section-group .search-result-preview-section .related-searches{margin-bottom:35px;position:relative}.search-section-group .search-result-preview-section .related-searches .heading{margin-bottom:24px;position:relative}.search-section-group .search-result-preview-section .related-searches .heading p{font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:0.84;letter-spacing:normal;color:#262626;border-bottom:1px solid #d0d0d0;padding-bottom:17px}.search-section-group .search-result-preview-section .related-searches .heading p::after{content:'';width:250px;display:block;position:absolute;height:1px;background:#f0cb00;bottom:0}.search-section-group .search-result-preview-section .related-searches .course-name-list ul{list-style:none;padding-left:0}.search-section-group .search-result-preview-section .related-searches .course-name-list ul li{margin-bottom:9px;height:52px}@media only screen and (max-width:495px){.search-section-group .search-result-preview-section .related-searches .course-name-list ul li{height:auto}}.search-section-group .search-result-preview-section .related-searches .course-name-list ul li a{font-size:16px !important;font-weight:normal;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;text-decoration:none;color:#ff4e9a;transition:0.4s}.search-section-group .search-result-preview-section .related-searches .course-name-list ul li a:hover{color:#262626}.photo-gallery-banner-section{height:483px;margin-bottom:36px;background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%)}@media only screen and (max-width:495px){.photo-gallery-banner-section{height:450px;background-image:linear-gradient(75deg,#ffe5f0 -4%,#fff 71%)}}.photo-gallery-banner-section .left-title-search{padding-top:200px}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search{padding-top:110px}}.photo-gallery-banner-section .left-title-search .heading{margin-bottom:25px}.photo-gallery-banner-section .left-title-search .heading h1,.photo-gallery-banner-section .left-title-search .heading .h1{font-size:52px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;color:#262626;margin-bottom:0}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .heading h1,.photo-gallery-banner-section .left-title-search .heading .h1{font-size:36px;line-height:1.24;text-align:center}}.photo-gallery-banner-section .left-title-search .heading h1 span,.photo-gallery-banner-section .left-title-search .heading .h1 span{font-size:52px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .heading h1 span,.photo-gallery-banner-section .left-title-search .heading .h1 span{font-size:36px;line-height:1.24;text-align:center;display:block}}.photo-gallery-banner-section .left-title-search .heading .description{font-size:16px;color:#606060;line-height:1.88;text-align:center}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .heading .description{text-align:center}}.photo-gallery-banner-section .left-title-search .search-field{display:flex;width:fit-content;position:relative;margin-bottom:25px}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .search-field{width:100%}}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .search-field form{width:100%}}.photo-gallery-banner-section .left-title-search .search-field form input{width:416px;height:44px;border-radius:27px;box-shadow:0 13px 18px 0 rgba(215,186,198,0.25);border:solid 1px #ddd;background-color:#fff;outline:none;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;text-align:left;color:#262626;padding:9px 18px;padding-right:40px}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .search-field form input{width:100%}}.photo-gallery-banner-section .left-title-search .search-field form input:-moz-placeholder{color:#bcbcbc}.photo-gallery-banner-section .left-title-search .search-field form input::placeholder{color:#bcbcbc}.photo-gallery-banner-section .left-title-search .search-field form button{border:none;background:none;position:absolute;right:11px;top:6px}.photo-gallery-banner-section .left-title-search .search-field form button img{width:17.4px;height:18px}.photo-gallery-banner-section .left-title-search .description p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:left;color:#262626}@media only screen and (max-width:495px){.photo-gallery-banner-section .left-title-search .description p{text-align:center}}.photo-gallery-banner-section .right-banner-pic{text-align:center;padding-top:112px}@media only screen and (max-width:495px){.photo-gallery-banner-section .right-banner-pic{display:none}}.photo-gallery-banner-section .right-banner-pic img{max-width:412px}.event-album-section{padding-top:14px;padding-bottom:90px;background-image:linear-gradient(to bottom,rgba(239,241,254,0) 0%,#eff1fe 100%)}.event-album-section .description{text-align:center;width:891px;margin:0 auto;margin-bottom:73px}@media only screen and (max-width:495px){.event-album-section .description{margin-bottom:53px;width:100%}}.event-album-section .description p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#606060}.event-album-section .views-element-container .view-photo-gallery .view-filters,.event-album-section .views-element-container .view-photo-gallery-detail .view-filters{display:none}.event-album-section .views-element-container .view-photo-gallery-detail .view-content .views-view-grid .views-field{display:flex;justify-content:center}.event-album-section .views-element-container .view-photo-gallery-detail .view-content .views-view-grid .views-field span.field-content{width:100%}.event-album-section .views-element-container .view-photo-gallery-detail .view-content .views-view-grid .views-field span.field-content a{width:100%;display:block}.event-album-section .views-element-container .view-photo-gallery-detail .view-content .views-view-grid .views-field span.field-content a .single-album{width:100%;height:265px}@media only screen and (max-width:495px){.event-album-section .views-element-container .view-photo-gallery-detail .view-content .views-view-grid .views-field span.field-content a .single-album{width:269px;height:191px;margin:0 auto}}.event-album-section .views-element-container .view-photo-gallery .view-content .views-view-grid .views-field{display:flex;justify-content:center}.event-album-section .single-album{text-align:center;position:relative;width:289px;height:191px}.event-album-section .single-album img{width:100%;height:100%;border-radius:8px;object-fit:cover}.event-album-section .single-album .overlay .back-bg{border-radius:8px;width:100%;height:100%;background-color:rgba(48,48,48,0.25)}.event-album-section .single-album .overlay .bottom-text{width:100%;height:46px;border-radius:0 0 8px 8px;background-color:rgba(255,18,160,0.67);display:flex;justify-content:center;align-items:center;position:absolute;bottom:0}.event-album-section .single-album .overlay .bottom-text p{margin-bottom:0;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:21px;letter-spacing:0.46px;text-align:center;color:#fff}.event-album-section .view-all-button{text-align:center;padding-top:60px}.event-album-section .view-all-button button{border-radius:33.8px;background-color:#ff4e9a;width:225.7px;height:68px;border:none;font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.62;letter-spacing:normal;color:#fff}.photo-preview-section{padding-top:7px}.photo-preview-section .preview-section{display:flex;background-color:#000000;margin-bottom:61px;border-radius:13px}@media only screen and (max-width:495px){.photo-preview-section .preview-section{display:block;border-radius:13px}}.photo-preview-section .preview-section .left-photo-show{width:791px;position:relative}@media only screen and (max-width:495px){.photo-preview-section .preview-section .left-photo-show{width:100%}}.photo-preview-section .preview-section .left-photo-show .drag-overlay{position:absolute;width:100%;height:473px}@media only screen and (max-width:495px){.photo-preview-section .preview-section .left-photo-show .drag-overlay{height:274px}}.photo-preview-section .preview-section .left-photo-show .photoslide{display:none;margin-bottom:5px}.photo-preview-section .preview-section .left-photo-show .photoslide img{height:473px;object-fit:contain;vertical-align:middle}@media only screen and (max-width:495px){.photo-preview-section .preview-section .left-photo-show .photoslide img{width:100%;height:274px}}.photo-preview-section .preview-section .left-photo-show a{text-decoration:none}.photo-preview-section .preview-section .left-photo-show a.prev{cursor:pointer;position:absolute;top:48%;width:auto;padding:10px 20px;margin-top:-50px;color:white;font-weight:bold;font-size:20px;border-radius:50%;user-select:none;-webkit-user-select:none;left:18px;background:#303030A8}.photo-preview-section .preview-section .left-photo-show a.prev:hover{background-color:rgba(48,48,48,0.66)}@media only screen and (max-width:495px){.photo-preview-section .preview-section .left-photo-show a.prev{top:48%}}.photo-preview-section .preview-section .left-photo-show a.next{cursor:pointer;position:absolute;top:48%;width:auto;padding:10px 20px;margin-top:-50px;color:white;font-weight:bold;font-size:20px;border-radius:50%;user-select:none;-webkit-user-select:none;right:18px;background:#303030A8}.photo-preview-section .preview-section .left-photo-show a.next:hover{background-color:rgba(48,48,48,0.66)}@media only screen and (max-width:495px){.photo-preview-section .preview-section .left-photo-show a.next{top:48%}}.photo-preview-section .preview-section .left-photo-show .preview-row{overflow-x:scroll;overflow-y:hidden;padding-bottom:14px;margin:0 0 12px 12px;padding-left:5px}.photo-preview-section .preview-section .left-photo-show .preview-row::-webkit-scrollbar{height:15px}.photo-preview-section .preview-section .left-photo-show .preview-row::-webkit-scrollbar-track{background:#171717}.photo-preview-section .preview-section .left-photo-show .preview-row::-webkit-scrollbar-thumb{background:#ff4e9a;border-radius:5px}.photo-preview-section .preview-section .left-photo-show .preview-row .preview-items-group{display:flex;width:max-content}.photo-preview-section .preview-section .left-photo-show .preview-row .preview-items-group .preview-items{height:69px;margin-right:9px;width:auto}.photo-preview-section .preview-section .left-photo-show .preview-row .preview-items-group .preview-items img{width:100%;cursor:pointer;height:100%;object-fit:contain}.photo-preview-section .preview-section .left-photo-show .preview-row .preview-items-group .preview-items img.active{border-radius:5px;border:2px solid #FF12A0}.photo-preview-section .preview-section .right-event-description{max-width:409px;padding:28px 0;margin:0 auto}@media only screen and (max-width:495px){.photo-preview-section .preview-section .right-event-description{width:100%}}.photo-preview-section .preview-section .right-event-description .heading p{font-size:40px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;margin-bottom:6px}@media only screen and (max-width:495px){.photo-preview-section .preview-section .right-event-description .heading p{font-size:26px;text-align:center}}.photo-preview-section .preview-section .right-event-description .heading .date-time{margin-bottom:16px}.photo-preview-section .preview-section .right-event-description .heading .date-time p{margin-bottom:0;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#fff}@media only screen and (max-width:495px){.photo-preview-section .preview-section .right-event-description .heading .date-time p{text-align:center}}.photo-preview-section .preview-section .right-event-description .desc p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;margin-bottom:15px}@media only screen and (max-width:495px){.photo-preview-section .preview-section .right-event-description .desc p{text-align:center}}.photo-preview-section .ligh-para-desc{text-align:center;width:891px;margin:0 auto;margin-bottom:45px}@media only screen and (max-width:495px){.photo-preview-section .ligh-para-desc{width:100%}}.photo-preview-section .ligh-para-desc p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#606060;margin-bottom:0}.photo-preview-section .ligh-para-desc p strong{font-size:16px}.webinar-registration-content-section{padding-top:7rem;background-color:#f3f5f8}.webinar-registration-content-section .back-nav{margin-bottom:32px}.webinar-registration-content-section .back-nav a{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#303030;text-decoration:none}.webinar-registration-content-section .back-nav a img{margin-right:10px}.webinar-registration-content-section .left-content-section{margin-bottom:35px;position:relative;padding-right:52px}.webinar-registration-content-section .left-content-section::after{content:'';position:absolute;background:#abacae;width:1px;height:100%;display:block;right:11px;top:0}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section::after{display:none}}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section{padding-right:0;margin-bottom:0}}.webinar-registration-content-section .left-content-section .heading-time{margin-bottom:20px}.webinar-registration-content-section .left-content-section .heading-time h1,.webinar-registration-content-section .left-content-section .heading-time .h1{font-size:36px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;margin-bottom:20px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .heading-time h1,.webinar-registration-content-section .left-content-section .heading-time .h1{font-size:22px !important;line-height:1.34;letter-spacing:0.22px;margin-bottom:15px}}.webinar-registration-content-section .left-content-section .heading-time p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#606060}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .heading-time p{font-size:16px;line-height:1.63}}.webinar-registration-content-section .left-content-section .heading-time p span{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#FF4E9A}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .heading-time p span{font-size:16px;line-height:1.63}}.webinar-registration-content-section .left-content-section .webinar-content-section{box-shadow:0 4px 6px 0 rgba(0,0,0,0.05),0 10px 15px 0 rgba(0,0,0,0.1);background-color:#fff;padding-bottom:46px;margin-bottom:54px}.webinar-registration-content-section .left-content-section .webinar-content-section span.overlay{background-image:linear-gradient(to right,#ff96c0 0%,#ffde76 102%);height:4px;display:block;width:100%}.webinar-registration-content-section .left-content-section .webinar-content-section .content-para{padding:36px 23px;max-height:500px;overflow:hidden;position:relative;transition:max-height 0.3s ease}.webinar-registration-content-section .left-content-section .webinar-content-section .content-para.expand{max-height:none}.webinar-registration-content-section .left-content-section .webinar-content-section .content-para.expand .fade-gradient{opacity:0}.webinar-registration-content-section .left-content-section .webinar-content-section .content-para p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#606060;margin-bottom:15px}.webinar-registration-content-section .left-content-section .webinar-content-section .content-para .fade-gradient{background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);position:absolute;width:100%;height:280px;bottom:0;opacity:1;pointer-events:none}.webinar-registration-content-section .left-content-section .webinar-content-section .read-more-btn{text-align:center;margin-bottom:46px}.webinar-registration-content-section .left-content-section .webinar-content-section .read-more-btn button{border-radius:25.5px;border:solid 1px #ff4e9a;background-color:#fff;font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;color:#ff4e9a;padding:13px 46px;margin:0 auto}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-content-section .read-more-btn button{font-size:15.1px}}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress{margin-bottom:24px}}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container{text-align:center}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display{position:relative;display:inline-block}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display .inside-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:173px;height:173px;box-shadow:0 0 12px 0 rgba(0,0,0,0.15);z-index:1}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display .inside-image img{width:145px;margin-top:33px}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display svg.countdown-svg{width:200px;height:200px}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display svg circle.countdown-circle{fill:none;stroke:#ffffff00;stroke-width:3}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display svg circle.countdown-progress{fill:none;stroke:url(#gradient);stroke-width:3;stroke-dasharray:282.6;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display svg .gradient{stroke:url(#gradient)}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display svg .gradient-stop1{stop-color:#ff96c0;stop-opacity:1}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .circle-time-progress .countdown-container .countdown-display svg .gradient-stop2{stop-color:#ffde76;stop-opacity:1}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .title{margin-bottom:20px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .title{text-align:center}}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .title p{font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#303030;margin-bottom:0}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section{border-radius:12px;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.04);background-color:#f3f5f8;width:fit-content;margin-bottom:26px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section{margin:0 auto;margin-bottom:26px}}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section .timer-block{padding:4px 13px;display:flex}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section .timer-block .single-time{padding:0 15px;border-right:1px solid #d9d9d9}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section .timer-block .single-time:last-child{border-right:none}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section .timer-block .single-time p{margin-bottom:0;font-size:32px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.02;letter-spacing:normal;text-align:left;color:#ff4e9a}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .timer-section .timer-block .single-time span{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:normal;text-align:center;color:#909090}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .register-button{text-align:center}}.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .register-button button{border-radius:35px;border:solid 1px #ff4a97;padding:17px 39px;background:linear-gradient(270deg,#FF71AE 9.81%,#FF0370 85.51%);font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;margin-left:27px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-content-section .webinar-start .webinar-counnt-down-timer .register-button button{padding:11px 39px;margin-left:0}}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-speaker-section{padding-top:31px;padding-bottom:31px;background-color:#fff}}.webinar-registration-content-section .left-content-section .webinar-speaker-section .heading{margin-bottom:52px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-speaker-section .heading{margin-bottom:20px}}.webinar-registration-content-section .left-content-section .webinar-speaker-section .heading p{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:0.24px;color:#303030;margin-bottom:0}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker{border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,0.05);background-image:linear-gradient(to top,#ffebf3 -59%,#fff 99%);display:flex;justify-content:space-between;align-items:center;height:136px;margin-bottom:80px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker{height:auto;margin-bottom:20px;align-items:end}}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .details{padding:17px 0 17px 30px}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .details .name p{margin-bottom:0;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.85;letter-spacing:0.16px;color:#000}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .details .designation{height:71px}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .details .designation{height:auto}}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .details .designation p{margin-bottom:0;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#606060}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .photo{background:#ffe6f1;height:100%;display:flex;align-items:end;clip-path:polygon(31% 0,100% 0%,100% 99%,0% 100%);padding-left:31px;background:linear-gradient(90deg,#FFDE76 -30.72%,#FF96C0 68%);border-radius:0 10px 10px 0}.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .photo img{width:125px;height:131px;object-fit:contain}@media only screen and (max-width:495px){.webinar-registration-content-section .left-content-section .webinar-speaker-section .speaker .photo img{width:103px;height:103px}}.webinar-registration-content-section .right-slider-section{max-width:392px}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section{max-width:100%;padding-top:41px;margin-bottom:30px}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .heading{margin-bottom:20px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .heading p{font-size:26px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030;margin-bottom:0}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .heading p{font-size:22px;font-weight:500}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section{display:block}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section{display:none}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-indicators{bottom:-79px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-indicators button{text-indent:0;background:white;width:20px;height:20px;padding:11px 12px;border-radius:50%;border:2px solid #ff4e9a;line-height:1px;margin-right:20px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-indicators button.active{background-color:#ff4e9a;color:white}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.06);background-color:#fff;border-top:5px solid #ff4a97;margin-bottom:20px}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card{border-top:none}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .title-content{padding:25px 24px 39px;border-bottom:1px solid #ff4a97}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .title-content p{margin-bottom:30px;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.27;letter-spacing:0.23px;color:#91278F}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .title-content p{font-size:20px;font-weight:500}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .title-content .register-link a{padding:16px 50px;border-radius:35px;background:linear-gradient(270deg,#FF71AE 9.81%,#FF0370 85.51%);font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;text-decoration:none}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set{padding:20px 25px;display:flex;justify-content:space-between}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set{padding:20px 15px}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set .timer-date .time{display:flex;align-items:center;margin-bottom:25px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set .timer-date .time img{margin-right:10px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set .timer-date .time p{margin-bottom:0}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set .timer-date .date{display:flex;align-items:center}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set .timer-date .date img{margin-right:10px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .desktop-section .carousel .carousel-inner .carousel-item .webinar-card .bottom-set .timer-date .date p{margin-bottom:0}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section{display:none}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section{display:block}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.06);background-color:#fff;border-top:5px solid #ff4a97;margin-bottom:20px}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card{border-top:none}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .title-content{padding:25px 24px 39px;border-bottom:1px solid #ff4a97}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .title-content .title p{margin-bottom:30px;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.27;letter-spacing:0.23px;color:#91278F}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .title-content .title p{font-size:20px;font-weight:500}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .title-content .description{margin-bottom:41px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .title-content .description p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#606060;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .title-content .register-link a{padding:16px 50px;border-radius:35px;background:linear-gradient(270deg,#FF71AE 9.81%,#FF0370 85.51%);font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;text-decoration:none}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set{padding:20px 25px;display:flex;justify-content:space-between}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set{padding:20px 15px}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set .timer-date .time{display:flex;align-items:center;margin-bottom:25px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set .timer-date .time img{margin-right:10px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set .timer-date .time p{margin-bottom:0}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set .timer-date .date{display:flex;align-items:center}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set .timer-date .date img{margin-right:10px}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .mobile-section .webinar-card .bottom-set .timer-date .date p{margin-bottom:0}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .view-all{text-align:center;margin-top:30px;display:none}@media only screen and (max-width:495px){.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .view-all{display:block}}.webinar-registration-content-section .right-slider-section .upcoming-webinars-sections .webinar-card-group .view-all button{padding:13px 46px;border-radius:25.5px;border:solid 1px #ff4e9a;background-color:none;background-image:linear-gradient(to bottom,#f3f5f8,rgba(243,245,248,0));font-size:15.1px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.62;letter-spacing:normal;text-align:left;color:#ff4e9a}.new-affiliated-banner-section{background:linear-gradient(45deg,#fee9ef 30%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);height:100%}@media only screen and (max-width:495px){.new-affiliated-banner-section{height:100%}}.new-affiliated-banner-section .navbar{padding-top:35px}@media only screen and (max-width:495px){.new-affiliated-banner-section .navbar{padding-top:18px}}.new-affiliated-banner-section .navbar .navbar-brand img{width:188px}@media only screen and (max-width:495px){.new-affiliated-banner-section .navbar .navbar-brand img{width:100px}}.new-affiliated-banner-section .navbar .navbar-text .social-media-icons a{text-decoration:none;margin-right:14px}@media only screen and (max-width:495px){.new-affiliated-banner-section .navbar .navbar-text .social-media-icons a img{width:31px;height:31px}}.new-affiliated-banner-section .left-text-side{padding-top:91px}@media only screen and (max-width:495px){.new-affiliated-banner-section .left-text-side{padding-top:51px;padding-bottom:40px}}.new-affiliated-banner-section .left-text-side .heading{margin-bottom:13px}.new-affiliated-banner-section .left-text-side .heading h1,.new-affiliated-banner-section .left-text-side .heading .h1{font-size:52px;font-weight:700;font-stretch:normal;font-style:normal;line-height:62px;letter-spacing:normal;text-align:left;color:#262626}.new-affiliated-banner-section .left-text-side .heading h1 span,.new-affiliated-banner-section .left-text-side .heading .h1 span{font-size:52px;font-weight:700;font-stretch:normal;font-style:normal;line-height:62px;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.new-affiliated-banner-section .left-text-side .heading h1 span,.new-affiliated-banner-section .left-text-side .heading .h1 span{font-size:42px;line-height:52px;text-align:center !important}}@media only screen and (max-width:495px){.new-affiliated-banner-section .left-text-side .heading h1,.new-affiliated-banner-section .left-text-side .heading .h1{font-size:42px;line-height:52px;text-align:center !important}}.new-affiliated-banner-section .left-text-side .sub-heading{margin-bottom:13px}.new-affiliated-banner-section .left-text-side .sub-heading p{font-weight:700;font-size:32px;line-height:42px;color:#262626}@media only screen and (max-width:495px){.new-affiliated-banner-section .left-text-side .sub-heading p{text-align:center !important}}.new-affiliated-banner-section .left-text-side .description{margin-bottom:20px}.new-affiliated-banner-section .left-text-side .description p{font-weight:400;font-size:16px;line-height:30px;color:#606060;width:445px}@media only screen and (max-width:495px){.new-affiliated-banner-section .left-text-side .description p{text-align:center !important;width:100%}}.new-affiliated-banner-section .left-text-side .redirect-btn{width:174px;height:54px;background-color:#ff4e9a;border-radius:27px;padding:13px 35px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media only screen and (max-width:495px){.new-affiliated-banner-section .left-text-side .redirect-btn{text-align:center;margin:0 auto}}.new-affiliated-banner-section .left-text-side .redirect-btn button{all:unset;width:100%;text-align:center;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.63;color:#fff;letter-spacing:normal;text-decoration:none;cursor:pointer}.new-affiliated-banner-section .right-image-section{padding-top:1rem;text-align:center}@media only screen and (max-width:495px){.new-affiliated-banner-section .right-image-section{display:none}}.new-affiliated-banner-section .right-image-section img{width:540px}@media only screen and (max-width:495px){.new-affiliated-banner-section .right-image-section img{width:100%}}.affiliate-university-area{padding:68px 0 20px;background:linear-gradient(74.51deg,#ffe5f0 -16.51%,#fff 77.85%);height:338px}@media only screen and (max-width:495px){.affiliate-university-area{height:243px;padding:28px 0}}.affiliate-university-area .top-university{margin-top:0px;position:relative;width:100%}.affiliate-university-area .top-university .heading{margin-bottom:50px}@media only screen and (max-width:495px){.affiliate-university-area .top-university .heading{margin-bottom:26px}}.affiliate-university-area .top-university .heading p{font-size:36px;font-weight:400;font-stretch:normal;font-style:normal;line-height:43.2px;letter-spacing:normal;text-align:left;color:#303030}@media only screen and (max-width:495px){.affiliate-university-area .top-university .heading p{font-size:26px;font-weight:400;line-height:36px;text-align:left}}.affiliate-university-area .top-university .heading p span{font-size:36px;font-weight:400;font-stretch:normal;font-style:normal;line-height:43.2px;letter-spacing:normal;text-align:left;color:#fff;background:#ff4e9a}@media only screen and (max-width:495px){.affiliate-university-area .top-university .heading p span{font-size:26px;font-weight:400;line-height:36px;text-align:left}}.affiliate-university-area .top-university .static-university-wrapper{display:flex;justify-content:center;align-items:center;text-align:center;gap:20px}.affiliate-university-area .top-university .static-university-wrapper .university{background:#fff;border:1px solid #DEDEDE;box-shadow:0px 31px 37px rgba(210,199,204,0.27);border-radius:18px;display:flex;justify-content:space-evenly;align-items:center;width:280px;height:111px;margin-right:1px}@media only screen and (max-width:495px){.affiliate-university-area .top-university .static-university-wrapper .university{padding:23px 13px;width:190px;height:auto}}.affiliate-university-area .top-university .static-university-wrapper .university img.university-logo{max-width:177px;height:auto;transition:0.4s}.affiliate-university-area .top-university .static-university-wrapper .university img.university-logo:hover{transform:scale(1.3)}@media only screen and (max-width:495px){.affiliate-university-area .top-university .static-university-wrapper .university img.university-logo{width:103px;height:25px}}.affiliate-explore.desktop-only{display:block;padding-top:2rem !important;background-color:#f3f5f8;margin-top:0}@media only screen and (max-width:495px){.affiliate-explore.desktop-only{display:none}}.affiliate-explore.desktop-only .heading-oc .head{font-weight:400;font-size:36px;line-height:43.2px;margin-bottom:20px;color:#262626;width:100%}.affiliate-explore.desktop-only .heading-oc .head span{font-weight:400;font-size:36px;line-height:43.2px;color:#fff;padding:0 10px 4px 10px;background-color:#ff4e9a}.affiliate-explore.desktop-only .heading-oc .sub-head{width:100%;font-weight:400;font-size:16px;line-height:26px;color:#858585}.affiliate-explore.desktop-only .card-sections{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.affiliate-explore.desktop-only .card-sections .owl-card .course-card,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;width:98%;height:306px}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card .course-card,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card{width:auto}}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate .uni-logo img,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate .uni-logo img,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate .rate p,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate .rate p,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate .rate .star-review,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate .rate .star-review,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate .rate .star-review .star-images,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate .rate .star-review .star-images,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate .rate .star-review .star-images{display:flex}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate .rate .star-review .star-images img,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate .rate .star-review .star-images img,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .logo-rate .rate .star-review span,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .logo-rate .rate .star-review span,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .course-name h4,.affiliate-explore.desktop-only .card-sections .owl-card .course-card .course-name .h4,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .course-name h4,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .course-name .h4,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .course-name h4,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card .course-card .course-name h4,.affiliate-explore.desktop-only .card-sections .owl-card .course-card .course-name .h4,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .course-name h4,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .course-name .h4,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .course-name h4,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .course-name .h4{height:88.26px}}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .university-name,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .university-name,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .university-name{background:#ff4e9a;padding:15px 13px;margin:0 -21px 10px -21px;display:flex;align-items:center}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .university-name p,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .university-name p,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn{display:flex;justify-content:space-between}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn .flexible-durtion,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn .flexible-durtion,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn .flexible-durtion p,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn .flexible-durtion p,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#A29F9F}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn .flexible-durtion span,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn .flexible-durtion span,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;line-height:17px;color:#303030;margin-left:4px}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn .learn .btn-try,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn .learn .btn-try,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn .learn .btn-try .btn-primary,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn .learn .btn-try .btn-primary,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.affiliate-explore.desktop-only .card-sections .owl-card .course-card .flexible-learn .learn .btn-try .btn-primary:hover,.affiliate-explore.desktop-only .card-sections .owl-card-one .course-card .flexible-learn .learn .btn-try .btn-primary:hover,.affiliate-explore.desktop-only .card-sections .owl-card-two .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev{position:absolute;top:193px;left:-25px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:54px}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev{width:37px;height:37px;left:-8px;top:184px;margin-top:-55px}}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev:hover span,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev:hover span{color:#ff4e9a}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev span,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev span font font,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev span font font{font-size:40px}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev span font font,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev span font font{font-size:29px}}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-prev span,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-prev span{font-size:29px}}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next{position:absolute;top:193px;right:-23px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:0px}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next{width:37px;height:37px;right:-8px;top:184px;margin-top:-55px}}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next:hover span,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next:hover span{color:#ff4e9a}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next span,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next span font font,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next span font font{font-size:40px}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next span font font,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next span font font{font-size:29px}}@media only screen and (max-width:495px){.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.owl-next span,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.owl-next span{font-size:29px}}.affiliate-explore.desktop-only .card-sections .owl-card-one .owl-nav button.disabled,.affiliate-explore.desktop-only .card-sections .owl-card-two .owl-nav button.disabled{display:none !important}.affiliate-explore.mobile-only{display:none}@media only screen and (max-width:495px){.affiliate-explore.mobile-only{display:block;padding-top:1rem !important;background-color:#f3f5f8;margin-top:0}.affiliate-explore.mobile-only .heading-oc{margin-bottom:0px}.affiliate-explore.mobile-only .heading-oc .head{font-weight:400;font-size:26px !important;line-height:31.2px;margin-bottom:20px;color:#262626}.affiliate-explore.mobile-only .heading-oc .head span{font-weight:400;font-size:26px;line-height:31.2px;color:#fff;padding:0 10px 4px 10px;background-color:#ff4e9a}.affiliate-explore.mobile-only .heading-oc .sub-head{width:100%;font-weight:400;font-size:16px;line-height:26px;color:#858585}.affiliate-explore.mobile-only .acad-card-group{padding:63px 0 0 0}.affiliate-explore.mobile-only .acad-card-group .row{display:flex;justify-content:center}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12{width:100%}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-stage-outer{padding:10px 0}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-item{display:flex;justify-content:center}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card{border-radius:6px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}}@media only screen and (max-width:495px) and (max-width:495px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card{width:96%;margin-bottom:0}}@media only screen and (max-width:495px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .uni-logo{display:flex;gap:8px}}@media only screen and (max-width:495px) and (min-width:600px) and (max-width:980px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .uni-logo{gap:8px}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .uni-logo img{width:95px !important}}@media only screen and (max-width:495px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .uni-logo img{width:92px !important;height:51.8px;object-fit:contain}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review .star-images{display:flex}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name{display:flex;align-items:center;height:82.26px}}@media only screen and (max-width:495px) and (max-width:495px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name{padding-left:10px}}@media only screen and (max-width:495px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name h4,.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;align-items:center;display:grid !important;height:auto}}@media only screen and (max-width:495px) and (min-width:600px) and (max-width:980px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name{height:81px}}@media only screen and (max-width:495px){.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name p{font-weight:500;font-size:15px !important;line-height:19px;letter-spacing:-0.005em;color:#fff}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev{position:absolute;left:-48px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev.disabled{display:none}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next{position:absolute;right:-46px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next.disabled{display:none}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section #affiliateCoursesRow1 button.owl-prev{top:-74px;left:-7px;width:35px;height:35px;margin-top:220px !important}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section #affiliateCoursesRow1 button.owl-next{top:-74px;right:-6px;width:35px;height:35px}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section #affiliateCoursesRow2 button.owl-prev{top:-74px;left:-7px;width:35px;height:35px;margin-top:220px !important}.affiliate-explore.mobile-only .acad-card-group .row .col-md-12 .academic-section #affiliateCoursesRow2 button.owl-next{top:-74px;right:-6px;width:35px;height:35px}}.affiliate-how-it-section{padding:77px 0;position:relative;background:linear-gradient(76deg,#ffe5f0 -3.12%,#fff 69.74%)}.affiliate-how-it-section .how-it-works{border-radius:15px;border:1px solid #ff4e9a;background:#fff;box-shadow:0px 11px 18px 0px rgba(224,224,224,0.44);z-index:1;position:relative}@media only screen and (max-width:495px){.affiliate-how-it-section .how-it-works{width:100%;margin:0 auto}}.affiliate-how-it-section .how-it-works .academic-content{padding:44px 59px}@media only screen and (max-width:495px){.affiliate-how-it-section .how-it-works .academic-content{padding:0;padding-top:20px}}.affiliate-how-it-section .how-it-works .academic-content .how-title{text-align:center;margin-bottom:60px}.affiliate-how-it-section .how-it-works .academic-content .how-title p{color:#ff4e9a;font-size:20px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0.2px;margin-bottom:25px}.affiliate-how-it-section .how-it-works .academic-content .how-title p span{color:#fff;font-size:20px;font-style:normal;padding:0 5px;font-weight:700;line-height:28px;letter-spacing:0.2px;background-color:#ff4e9a}.affiliate-how-it-section .how-it-works .academic-content .how-title h3,.affiliate-how-it-section .how-it-works .academic-content .how-title .h3{color:#262626;font-size:32px !important;font-style:normal;font-weight:700;line-height:42px}@media only screen and (max-width:495px){.affiliate-how-it-section .how-it-works .academic-content .how-title h3,.affiliate-how-it-section .how-it-works .academic-content .how-title .h3{font-size:26px !important}}.affiliate-how-it-section .how-it-works .academic-content .how-title h3 span,.affiliate-how-it-section .how-it-works .academic-content .how-title .h3 span{color:#ff4e9a;font-size:32px;font-style:normal;font-weight:700;line-height:42px;text-transform:capitalize}@media only screen and (max-width:495px){.affiliate-how-it-section .how-it-works .academic-content .how-title h3 span,.affiliate-how-it-section .how-it-works .academic-content .how-title .h3 span{font-size:26px}}.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item{position:relative;padding:20px;text-align:center}@media only screen and (max-width:495px){.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item{margin-bottom:56px}}.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item.no-bord::after{display:none}.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item::after{content:" \2192";top:11%;right:-20px;width:30px;height:30px;color:#ff4e9a;position:absolute;bottom:-20px;font-size:48px}@media only screen and (max-width:495px){.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item::after{content:" →";left:53%;transform:rotate(90deg);top:auto;bottom:-27px}}.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item img{width:45px;height:45px;margin-bottom:28px}.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item p{color:#303030;font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:13px}.affiliate-how-it-section .how-it-works .academic-content .card-section-group .card-item span{color:#858585;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.affiliate-how-it-section .dots-group-left{position:absolute;bottom:34px;left:64px;z-index:0}@media only screen and (max-width:495px){.affiliate-how-it-section .dots-group-left{display:none}}.affiliate-how-it-section .dots-group-right{position:absolute;top:34px;right:64px;z-index:0}@media only screen and (max-width:495px){.affiliate-how-it-section .dots-group-right{display:none}}.links-bottom{padding-top:72px}@media only screen and (max-width:495px){.links-bottom{position:relative}}.links-bottom .bottom-banner{position:relative;height:263px;margin-bottom:72px}.links-bottom .bottom-banner img.bg-bottom{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .bottom-banner img.bg-bottom{height:100%}}@media only screen and (max-width:495px){.links-bottom .bottom-banner img.bg-bottom{height:100%;object-fit:cover;border-radius:17px}}.links-bottom .bottom-banner .text-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 86px;z-index:10}@media only screen and (max-width:495px){.links-bottom .bottom-banner .text-content{padding:0 20px;justify-content:center;flex-direction:column;align-items:center}}.links-bottom .bottom-banner .text-content h4,.links-bottom .bottom-banner .text-content .h4{font-weight:700;font-size:52px !important;line-height:62px;color:#fff}.links-bottom .bottom-banner .text-content h4 font font,.links-bottom .bottom-banner .text-content .h4 font font{font-weight:700;font-size:52px;line-height:62px}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .bottom-banner .text-content h4 font font,.links-bottom .bottom-banner .text-content .h4 font font{font-size:34px;line-height:40px}}@media only screen and (max-width:495px){.links-bottom .bottom-banner .text-content h4 font font,.links-bottom .bottom-banner .text-content .h4 font font{font-size:30px;line-height:31px;text-align:center}}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .bottom-banner .text-content h4,.links-bottom .bottom-banner .text-content .h4{font-size:34px !important;line-height:40px}}@media only screen and (max-width:495px){.links-bottom .bottom-banner .text-content h4,.links-bottom .bottom-banner .text-content .h4{font-size:30px !important;line-height:31px;text-align:center;margin-bottom:23px}}.links-bottom .bottom-banner .text-content a{padding:14px 50px;background:#fff;box-shadow:0px 19px 17px rgba(255,78,154,0.83);border-radius:27px;color:#000000}.links-bottom .bottom-banner .text-content a font font{font-size:15px;display:block;min-width:86px}.links-bottom .bottom-banner .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#ff4e9a 4.73%,rgba(255,78,154,0) 100%);z-index:5;border-radius:17px}@media only screen and (max-width:495px){.links-bottom .links-group{height:744px;overflow:scroll;overflow-x:hidden}}.links-bottom .links-group .row .col-md-3:nth-child(4) .link-list{border:none}.links-bottom .links-group .row .col-md-3 .link-list{border-right:2px solid #E9E9E9;padding-right:10px}@media only screen and (max-width:495px){.links-bottom .links-group .row .col-md-3 .link-list{border:none;padding-right:0;margin-bottom:42px}}.links-bottom .links-group .row .col-md-3 .link-list h6,.links-bottom .links-group .row .col-md-3 .link-list .h6,.links-bottom .links-group .row .col-md-3 .link-list h5,.links-bottom .links-group .row .col-md-3 .link-list .h5{font-weight:700;font-size:20px !important;line-height:28px;text-transform:capitalize;color:#303030;margin-bottom:20px;height:56px}.links-bottom .links-group .row .col-md-3 .link-list h6 font font,.links-bottom .links-group .row .col-md-3 .link-list .h6 font font,.links-bottom .links-group .row .col-md-3 .link-list h5 font font,.links-bottom .links-group .row .col-md-3 .link-list .h5 font font{font-weight:700;font-size:20px;line-height:28px;text-transform:capitalize;color:#303030}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .links-group .row .col-md-3 .link-list h6 font font,.links-bottom .links-group .row .col-md-3 .link-list .h6 font font,.links-bottom .links-group .row .col-md-3 .link-list h5 font font,.links-bottom .links-group .row .col-md-3 .link-list .h5 font font{font-size:15px}}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .links-group .row .col-md-3 .link-list h6,.links-bottom .links-group .row .col-md-3 .link-list .h6,.links-bottom .links-group .row .col-md-3 .link-list h5,.links-bottom .links-group .row .col-md-3 .link-list .h5{font-size:15px !important}}@media only screen and (max-width:495px){.links-bottom .links-group .row .col-md-3 .link-list h6,.links-bottom .links-group .row .col-md-3 .link-list .h6,.links-bottom .links-group .row .col-md-3 .link-list h5,.links-bottom .links-group .row .col-md-3 .link-list .h5{height:auto}}.links-bottom .links-group .row .col-md-3 .link-list ul{list-style:none;padding-left:0}.links-bottom .links-group .row .col-md-3 .link-list ul li{margin-bottom:10px}.links-bottom .links-group .row .col-md-3 .link-list ul li a{font-weight:500;font-size:16px;line-height:24px;text-transform:capitalize;color:#A19F9F;text-decoration:none;transition:0.4s}.links-bottom .links-group .row .col-md-3 .link-list ul li a font font{font-weight:500;font-size:16px;line-height:24px;color:#A19F9F;transition:0.4s}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .links-group .row .col-md-3 .link-list ul li a font font{font-size:13px}}.links-bottom .links-group .row .col-md-3 .link-list ul li a font font:hover{color:#ff4e9a;font-weight:600}@media only screen and (min-width:600px) and (max-width:980px){.links-bottom .links-group .row .col-md-3 .link-list ul li a{font-size:13px !important}}.links-bottom .links-group .row .col-md-3 .link-list ul li a:hover{color:#ff4e9a;font-weight:600}.links-bottom .links-group.no-gradient .gradientback{display:none}.links-bottom .links-group .gradientback{display:none;position:absolute;bottom:0px;left:0px;width:100%;height:227px;background:-moz-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#000));background:-webkit-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:-o-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:-ms-linear-gradient(top,rgba(137,255,241,0) 0%,#fff 100%);background:linear-gradient(to bottom,rgba(137,255,241,0) 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089fff1",endColorstr="#000000",GradientType=0)}.testimonial-preview-section-affiliate{padding:20px 0;position:relative;margin-bottom:80px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate{padding:20px 0}}.testimonial-preview-section-affiliate .heading{margin-bottom:30px}.testimonial-preview-section-affiliate .heading h2,.testimonial-preview-section-affiliate .heading .h2{font-family:Lato;font-size:36px;font-weight:400;line-height:43.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.testimonial-preview-section-affiliate .heading p{font-weight:400;font-size:16px;line-height:26px;color:#858585}.testimonial-preview-section-affiliate .carousel .carousel-indicators{margin:0 0 -71px 0}.testimonial-preview-section-affiliate .carousel .carousel-indicators button{color:#ff96c0;background-color:#ff96c0;opacity:1;box-shadow:0px 2px 9.399999618530273px 0px #00000040;width:10px;height:10px;border-radius:50%;border:none}.testimonial-preview-section-affiliate .carousel .carousel-indicators button.active{background-color:#ffffff}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details{position:relative}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details{margin-bottom:70px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .dots::before{content:"";width:77px;height:77px;border-radius:50%;display:block;position:absolute;margin:-36px 0 0 51px;z-index:-1;background:linear-gradient(180deg,#ffc000 0%,#fd926a 100%)}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .dots::before{width:53px;height:53px;margin:-21px 0 0 58px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .dots::after{content:"";width:184px;height:184px;border-radius:50%;display:block;position:absolute;bottom:0;right:0;top:149px;z-index:-1;background:linear-gradient(167deg,#ffb2d3 16.94%,#ff4e9a 90.85%)}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .dots::after{width:128px;height:128px;top:107px;right:14px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .profile-pic{text-align:center;margin-top:38px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .profile-pic img{width:236px;height:236px;object-fit:cover;border-radius:20px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .profile-pic img{width:178px;height:177px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .profile-pic .linkedin{position:absolute;top:0;right:0;margin:-14px 70px 0 0px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .profile-pic .linkedin img{width:44px;height:44px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group{position:relative;margin-bottom:95px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group{display:none}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group .prev-arrow{position:absolute;right:106px;top:24px;cursor:pointer}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group .prev-arrow span{background:white;border-radius:50%;padding:8px 15px 10px 15px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group .prev-arrow span svg{width:10px;height:auto;fill:#ff4e9a}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group .next-arrow{position:absolute;top:24px;cursor:pointer;right:56px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group .next-arrow span{background:white;border-radius:50%;padding:8px 15px 10px 15px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .arrow-group .next-arrow span svg{width:10px;height:auto;fill:#ff4e9a}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .details{padding-left:87px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .details{display:none}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .details p.name{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:25px;margin-bottom:18px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .details p.desig{color:#606060;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:25px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .profile-details .details p.company{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:25px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content{padding:0 20px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .quote{margin-bottom:30px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .quote{margin-bottom:10px}}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .quote svg{width:32px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .heading{margin-bottom:60px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .heading{margin-bottom:23px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .heading p{color:#ff4e9a;font-size:22px;font-style:normal;font-weight:600;line-height:25px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .heading p{font-size:18px;line-height:32px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .details{display:none}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .details{display:block;margin-bottom:45px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .details p.name{color:#303030;font-size:16px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:4px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .details p.desig{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .details p.company{color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content{margin-bottom:40px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content{margin-bottom:25px}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p{color:#303030;font-size:16px;font-style:normal;font-weight:500;line-height:27px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p:nth-child(1),.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p::nth-child(2){display:block}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p:not(:nth-child(1)):not(:nth-child(2)){display:none}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p{line-height:30px;color:#606060}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p strong,.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p em{font-size:16px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .content p a{color:#ff4e9a;font-size:16px;font-style:normal;font-weight:400;line-height:27px}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .course-flag{display:flex;justify-content:left;align-items:center}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .course-flag{display:inline-block}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .course-flag p{color:#303030;font-size:16px;font-style:normal;font-weight:700;line-height:27px;margin-right:6px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .course-flag p{line-height:30px;color:#606060;display:inline-block}}.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .course-flag img{width:25px;height:25px}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel .carousel-inner .carousel-item .testimonial-content .course-flag img{display:inline-block}}@media only screen and (max-width:495px){.testimonial-preview-section-affiliate .carousel button{display:block}}.testimonial-preview-section-affiliate .carousel button.carousel-control-prev{background:red;width:35px;height:35px;border-radius:50%;top:295px;left:271px;opacity:0;bottom:auto}.testimonial-preview-section-affiliate .carousel button.carousel-control-next{background:red;width:35px;height:35px;border-radius:50%;top:295px;left:323px;opacity:0;bottom:auto}.explore-oc.affiliate-it{padding-top:2rem !important;background-color:#f3f5f8;margin-top:0}.explore-oc.affiliate-it .line-heading{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:2px solid #cacfd7;margin-bottom:28px;align-items:end}.explore-oc.affiliate-it .line-heading h3,.explore-oc.affiliate-it .line-heading .h3{font-weight:700;font-size:18px !important;line-height:22px;color:#ff4e9a;margin-bottom:0}@media only screen and (max-width:495px){.explore-oc.affiliate-it .line-heading h3,.explore-oc.affiliate-it .line-heading .h3{font-weight:700;font-size:16px !important;line-height:22px;margin:0}}@media only screen and (max-width:360px){.explore-oc.affiliate-it .line-heading h3,.explore-oc.affiliate-it .line-heading .h3{font-weight:700;font-size:17px !important;line-height:22px;margin:0}}.explore-oc.affiliate-it .line-heading h3::after,.explore-oc.affiliate-it .line-heading .h3::after{content:"";width:260px;height:1px;background-color:#ffc000;display:block;position:absolute;margin-top:13px}@media only screen and (max-width:495px){.explore-oc.affiliate-it .line-heading h3::after,.explore-oc.affiliate-it .line-heading .h3::after{width:165px}}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group{padding:0;background:#f3f5f6}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section{margin-bottom:39px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;margin-top:0}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row{gap:30px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4{width:30%}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card{border-radius:6px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name{display:flex;align-items:center;height:82.26px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name h4,.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:46px;display:flex;align-items:center}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .show-button{text-align:center;margin-top:10px}.explore-oc.affiliate-it .academic-masters.desktop-only .acad-card-group .academic-section .acad-card-set .show-button button.showMoreButton{border:none;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:none;background:#ff4e9a;border-radius:25px;height:45px;width:167px}.explore-oc.affiliate-it .academic-masters.mobile-only{background-color:#f3f5f8;margin-top:0}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group{padding:63px 0 30px 0}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row{display:flex;justify-content:center}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12{width:100%}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-stage-outer{padding:10px 0}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-item{display:flex;justify-content:center}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card{border-radius:6px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .course-name{display:flex;align-items:center;height:82.26px}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .course-name h4,.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:46px;display:flex;align-items:center}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-nav button.owl-prev{position:absolute;left:-48px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-nav button.owl-prev{right:69px;margin-top:-50px;left:auto}}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-nav button.owl-next{position:absolute;right:-46px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc.affiliate-it .academic-masters.mobile-only .acad-card-group .row .col-md-12 .owl-carousel .owl-nav button.owl-next{right:20px;margin-top:-50px}}.explore-oc.affiliate-it .white-course-section.desktop-only{padding:1rem 0 0 0;background:white}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group{padding:0;background:#fff !important}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section{margin-bottom:39px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;margin-top:0}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row{gap:30px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4{width:30%}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card{border-radius:6px;background:#fff;box-shadow:-1px 2px 10px 4px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name{display:flex;align-items:center;height:82.26px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name h4,.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:46px;display:flex;align-items:center}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .show-button{text-align:center;margin-top:10px}.explore-oc.affiliate-it .white-course-section.desktop-only .acad-card-group .academic-section .acad-card-set .show-button button.showMoreButton{border:none;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:none;background:#ff4e9a;border-radius:25px;height:45px;width:167px}.explore-oc.affiliate-it .white-course-section.mobile-only{padding-top:0rem !important;background-color:#f3f5f8;margin-top:0}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section{margin-bottom:0px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group{padding:63px 0px 0px 0px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row{display:flex;justify-content:center}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12{width:100%}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section{margin-bottom:0px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-stage-outer{padding:10px 0}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-item{display:flex;justify-content:center}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card{border-radius:6px;background:#fff;box-shadow:-1px 2px 10px 4px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name{display:flex;align-items:center;height:82.26px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name h4,.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:46px;display:flex;align-items:center}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev{position:absolute;left:-48px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev{right:69px;margin-top:-50px;left:auto}}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next{position:absolute;right:-46px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc.affiliate-it .white-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next{right:20px;margin-top:-50px}}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only{padding:0rem 0 0 0;background:#f3f5f6 !important}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section{margin-bottom:0px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group{padding:0;background:#f3f5f6 !important}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section{margin-bottom:39px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;margin-top:0}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row{gap:30px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4{width:30%}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card{border-radius:6px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name{display:flex;align-items:center;height:82.26px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name h4,.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:46px;display:flex;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .row .col-md-4 .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .show-button{text-align:center;margin-top:10px}.explore-oc.affiliate-it .grey-bg-course-section.desktop-only .academic-section .acad-card-group .academic-section .acad-card-set .show-button button.showMoreButton{border:none;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:22px;text-decoration-line:none;background:#ff4e9a;border-radius:25px;height:45px;width:167px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only{background-color:#f3f5f8;margin-top:0}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section{margin-bottom:0px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group{padding:63px 0 30px 0}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row{display:flex;justify-content:center}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12{width:100%}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section{margin-bottom:0px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-stage-outer{padding:10px 0}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-item{display:flex;justify-content:center}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card{border-radius:6px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);padding:28px 14px;width:100%;height:306px;margin-bottom:30px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .uni-logo img{width:115.84px;height:51.8px;object-fit:contain}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review .star-images{display:flex}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name{display:flex;align-items:center;height:82.26px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name h4,.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .course-name .h4{font-weight:600;font-size:22px !important;line-height:25px;letter-spacing:0.01em;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -15px 18px -15px;height:46px;display:flex;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .university-name p{font-weight:500;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn{display:flex;justify-content:space-between;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:15px;line-height:17px;color:#303030;margin-left:4px}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .course-card .flexible-learn .learn .btn-try .btn-primary:hover{cursor:pointer}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev{position:absolute;left:-48px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-prev{right:69px;margin-top:-50px;left:auto}}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next{position:absolute;right:-46px;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background-color:#fff;margin-top:218px;top:0}.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.explore-oc.affiliate-it .grey-bg-course-section.mobile-only .academic-section .acad-card-group .row .col-md-12 .academic-section .owl-carousel .owl-nav button.owl-next{right:20px;margin-top:-50px}}.affiliate-it .learn .btn-try{border:none;text-align:center;font-family:"Lato",sans-serif;width:100%;margin:0 auto}.affiliate-it .learn .btn-try .btn-primary{font-weight:700;font-size:18px !important;line-height:21px;color:#ff4e9a;text-decoration:underline;background:none;border:none;padding:0;border-radius:unset;white-space:nowrap;box-shadow:unset}.affiliate-it .learn .btn-try .btn-primary:hover{cursor:pointer}.journal-banner{height:520px;margin-top:58px;overflow:hidden}@media only screen and (max-width:495px){.journal-banner{height:auto}}.journal-banner .left-section{padding-top:10rem;position:relative}@media only screen and (max-width:495px){.journal-banner .left-section{padding-top:3rem}}.journal-banner .left-section .poly-group img.poly-one{position:absolute;bottom:-55px;left:-115px;z-index:-1}.journal-banner .left-section .poly-group img.poly-two{position:absolute;bottom:177px;left:-74px;z-index:-1}.journal-banner .left-section .heading{margin-bottom:13px}.journal-banner .left-section .heading h1,.journal-banner .left-section .heading .h1{font-size:58px !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.journal-banner .left-section .heading h1,.journal-banner .left-section .heading .h1{font-size:42px}}.journal-banner .left-section .heading h1 span,.journal-banner .left-section .heading .h1 span{display:block;font-size:58px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:left;color:#303030}@media only screen and (max-width:495px){.journal-banner .left-section .heading h1 span,.journal-banner .left-section .heading .h1 span{font-size:42px}}.journal-banner .left-section .description{margin-bottom:22px;width:83%}.journal-banner .left-section .description p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.journal-banner .left-section .iisn p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}.journal-banner .right-banner-image{padding-top:4rem;position:relative}@media only screen and (max-width:495px){.journal-banner .right-banner-image .poly-group{display:none}}.journal-banner .right-banner-image .poly-group img.poly-one{position:absolute;top:-195px;right:-389px;z-index:-1;width:511px;transform:rotate(39deg)}@media only screen and (max-width:495px){.journal-banner .right-banner-image{padding-top:1rem}}.journal-banner .right-banner-image img{width:100%}.about-journal{background-image:linear-gradient(57deg,#ffe5f0 -2%,#fff 69%);height:599px;padding-top:70px}@media only screen and (max-width:495px){.about-journal{height:auto}}.about-journal .left-text-section .subtitle{margin-bottom:4px}.about-journal .left-text-section .subtitle p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}.about-journal .left-text-section .heading{margin-bottom:19px}.about-journal .left-text-section .heading p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#303030}.about-journal .left-text-section .description{margin-bottom:25px;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.64;letter-spacing:normal;text-align:left;color:#303030}.about-journal .left-text-section .description p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.64;letter-spacing:normal;text-align:left;color:#303030}.about-journal .left-text-section .read-more-btn button{border-radius:27px;background-color:#ff4e9a;border:none;padding:12px 28px;font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.about-journal .right-about-banner{text-align:center}@media only screen and (max-width:495px){.about-journal .right-about-banner img{width:100%}}.latest-issues{background-color:#f3f5f8;padding:64px 0 20px}@media only screen and (max-width:495px){.latest-issues{padding:64px 0 0px}}.latest-issues .heading-section{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:9px;border-bottom:solid 2px #cacfd7;margin-bottom:24px;position:relative}.latest-issues .heading-section .latest-title::after{content:'';height:2px;width:159px;position:absolute;background:gold;bottom:-2px}.latest-issues .heading-section .latest-title p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}.latest-issues .heading-section .downloads p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2.88;letter-spacing:normal;text-align:left;color:#303030}@media only screen and (max-width:495px){.latest-issues .table-content-section .view-dba-journal-papers .view-content{overflow:scroll}}.latest-issues .table-content-section .view-dba-journal-papers .view-content table{width:100%;border-collapse:separate;border-spacing:0 1em;margin-bottom:16px}.latest-issues .table-content-section .view-dba-journal-papers .view-content table thead tr th{padding:0 25px 0px 25px;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.latest-issues .table-content-section .view-dba-journal-papers .view-content table thead tr th{padding:0 6px;font-size:13px;color:#262626}}.latest-issues .table-content-section .view-dba-journal-papers .view-content table thead tr th p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr{border-radius:10.9px;box-shadow:0 3.3px 10.9px 0 rgba(0,0,0,0.2);background-color:#fff}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td{padding:32px 25px;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#303030}@media only screen and (max-width:495px){.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td{padding:13px 6px;font-size:14px}}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td.download{text-align:center}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#303030}@media only screen and (max-width:495px){.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td p{font-size:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td a{margin-left:25px}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td a.open-modal-btn{margin-left:9px}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td a p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;text-align:left;color:#303030}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td a p:hover{color:#ff4e9a}@media only screen and (max-width:495px){.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td a p{font-size:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.latest-issues .table-content-section .view-dba-journal-papers .view-content table tbody tr td button{background:none;border:none}.latest-issues .table-content-section .published-by p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2.88;letter-spacing:normal;text-align:left;color:#909090}.reserch-journal{background-color:#f3f5f8;padding:58px 0 64px}.reserch-journal .left-section .sub-title{margin-bottom:4px}.reserch-journal .left-section .sub-title p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}.reserch-journal .left-section .heading{margin-bottom:19px}.reserch-journal .left-section .heading p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#303030}.reserch-journal .left-section .description{margin-bottom:34px;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.reserch-journal .left-section .description p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.reserch-journal .left-section .submit-section p{margin-bottom:15px}.reserch-journal .left-section .submit-section a.guidelines{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a;background:none;border:none;text-decoration:underline}.reserch-journal .left-section .submit-section a.guidelines img{margin-right:5px}.reserch-journal .right-section{text-align:center}@media only screen and (max-width:495px){.reserch-journal .right-section img{width:100%}}.peer-review{background-image:linear-gradient(55deg,#ffe5f0 -2%,#fff 68%);padding:63px 0}.peer-review .heading-section{margin-bottom:59px}.peer-review .heading-section .title{margin-bottom:29px}.peer-review .heading-section .title p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#303030}.peer-review .heading-section .title p span{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;background-color:#ff026f;padding:0 8px}.peer-review .heading-section .desc p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;text-align:left;color:#606060}.peer-review .single-peer{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.06);border:solid 1px #ff4e9a;background-color:#fff;width:355px;padding:34px 33px;height:100%}@media only screen and (max-width:495px){.peer-review .single-peer{width:100%}}.peer-review .single-peer .icon{margin-bottom:33px}.peer-review .single-peer .title{margin-bottom:33px}.peer-review .single-peer .title p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:normal;text-align:left;color:#ff4e9a}.peer-review .single-peer .description p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;text-align:left;color:#606060;margin-bottom:15px}.upcoming-event{background-image:linear-gradient(55deg,#ffe5f0 -2%,#fff 68%);padding:66px 0}.upcoming-event .main-heading{margin-bottom:45px}.upcoming-event .main-heading p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#303030}.upcoming-event .main-heading p span{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;background-color:#ff026f;padding:0 8px}.upcoming-event .event-detail-section{border-radius:38px;box-shadow:0 4px 14px 0 rgba(0,0,0,0.1);background-color:#fff;height:333px;padding:31px 25px 31px 40px;display:flex;justify-content:space-between}@media only screen and (max-width:495px){.upcoming-event .event-detail-section{display:block;height:auto;padding:31px 23px 31px 23px}}.upcoming-event .event-detail-section .uni-logo-set{position:relative;margin-right:15px}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .uni-logo-set{margin-right:0;margin-bottom:17px}}.upcoming-event .event-detail-section .uni-logo-set .top-logos{top:0}.upcoming-event .event-detail-section .uni-logo-set .top-logos img{margin-bottom:10px}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .uni-logo-set .top-logos img{width:111px;margin-bottom:5px}}.upcoming-event .event-detail-section .uni-logo-set .top-logos p{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:left;color:#000;width:165px}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .uni-logo-set .top-logos p{font-size:14px}}.upcoming-event .event-detail-section .uni-logo-set .bottom-logo{position:absolute;bottom:0}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .uni-logo-set .bottom-logo{bottom:-22rem;left:0}}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .uni-logo-set .bottom-logo img{width:137px}}.upcoming-event .event-detail-section .red-circle-content{margin-right:27px;display:flex;align-items:center}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .red-circle-content{margin-right:0;margin-bottom:88px}}.upcoming-event .event-detail-section .red-circle-content .red-circle{width:370px;height:370px;background:#ff006e;border-radius:50%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .red-circle-content .red-circle{width:293px;height:269px}}.upcoming-event .event-detail-section .red-circle-content .red-circle .dots::after{content:''}.upcoming-event .event-detail-section .red-circle-content .red-circle .dots::before{content:''}.upcoming-event .event-detail-section .red-circle-content .red-circle img{width:305px}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .red-circle-content .red-circle img{width:235px}}.upcoming-event .event-detail-section .third-set{margin-right:28px}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .third-set{margin-right:0;margin-bottom:15px}}.upcoming-event .event-detail-section .third-set .main-points{margin-bottom:25px}.upcoming-event .event-detail-section .third-set .main-points ul{list-style:none;padding-left:0}.upcoming-event .event-detail-section .third-set .main-points ul li{display:flex;align-items:center;margin-bottom:15px}.upcoming-event .event-detail-section .third-set .main-points ul li img{margin-right:12px}.upcoming-event .event-detail-section .third-set .main-points ul li p{font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:left;color:#fb0870}.upcoming-event .event-detail-section .third-set .domain-covered .heading{display:flex;align-items:center}.upcoming-event .event-detail-section .third-set .domain-covered .heading img{margin-right:12px}.upcoming-event .event-detail-section .third-set .domain-covered .heading p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:left;color:#fb0870}.upcoming-event .event-detail-section .third-set .domain-covered .description{width:272px;padding-left:23px}.upcoming-event .event-detail-section .third-set .domain-covered .description p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#000}.upcoming-event .event-detail-section .fourth-set{width:264px;border-radius:21px;padding:22px 11px;background-color:rgba(255,126,182,0.1)}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .fourth-set{width:100%;position:relative;padding-bottom:39px}}.upcoming-event .event-detail-section .fourth-set .who-can .heading{display:flex;align-items:center;margin-bottom:8px}.upcoming-event .event-detail-section .fourth-set .who-can .heading img{margin-right:12px}.upcoming-event .event-detail-section .fourth-set .who-can .heading p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:left;color:#fb0870}.upcoming-event .event-detail-section .fourth-set .who-can .description{padding-left:23px}.upcoming-event .event-detail-section .fourth-set .who-can .description ul{list-style:none;padding-left:0}.upcoming-event .event-detail-section .fourth-set .who-can .description ul li{margin-bottom:8px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#000}.upcoming-event .event-detail-section .fourth-set .who-can .description ul li p{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#000}.upcoming-event .event-detail-section .fourth-set .register .heading{display:flex;align-items:center;margin-bottom:6px}.upcoming-event .event-detail-section .fourth-set .register .heading img{margin-right:12px}.upcoming-event .event-detail-section .fourth-set .register .heading p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:normal;text-align:left;color:#fb0870}.upcoming-event .event-detail-section .fourth-set .register .contact-details{padding-left:23px}.upcoming-event .event-detail-section .fourth-set .register .contact-details ul{list-style:none;padding-left:0}.upcoming-event .event-detail-section .fourth-set .register .contact-details ul li{display:flex;align-items:center;margin-bottom:9px}.upcoming-event .event-detail-section .fourth-set .register .contact-details ul li img{margin-right:9px}.upcoming-event .event-detail-section .fourth-set .register .contact-details ul li p{font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:left;color:#000}.upcoming-event .event-detail-section .fourth-set .zoom-call{border-radius:38px;box-shadow:0 0 6px 0 rgba(0,0,0,0.1);background-color:#fff;display:flex;align-items:center;justify-content:center;padding:5px;width:fit-content;margin:0 auto}@media only screen and (max-width:495px){.upcoming-event .event-detail-section .fourth-set .zoom-call{position:absolute;margin-left:34px;bottom:-14px}}.upcoming-event .event-detail-section .fourth-set .zoom-call .icon{margin-right:5px}.upcoming-event .event-detail-section .fourth-set .zoom-call .right-details .time-venue{display:flex;align-items:baseline}.upcoming-event .event-detail-section .fourth-set .zoom-call .right-details .time-venue p{font-size:10px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:left;color:#000;margin-right:5px}.upcoming-event .event-detail-section .fourth-set .zoom-call .right-details .time-venue span{font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;text-align:left;color:#000}.recommended-course{background-color:#f3f5f8;padding:63px 0}@media only screen and (max-width:495px){.recommended-course{padding:63px 0 27px}}@media only screen and (max-width:495px){.recommended-course .right-image{margin-bottom:50px}}@media only screen and (max-width:495px){.recommended-course .right-image img{width:100%}}.recommended-course .recommended-courses-section .heading-section{margin-bottom:62px}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .heading-section{margin-bottom:18px}}.recommended-course .recommended-courses-section .heading-section p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#303030}.recommended-course .recommended-courses-section .heading-section p span{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;background-color:#fb0870;padding:0 5px}.recommended-course .recommended-courses-section .owl-research-journal{display:block}.recommended-course .recommended-courses-section .owl-research-journal .course-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:28px 21px;width:100%;max-width:100%;margin-right:8px;height:306px}@media (min-width:1400px){.recommended-course .recommended-courses-section .owl-research-journal .course-card{max-width:365px}}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .course-card{margin-bottom:21px;margin-top:55px;height:306px}}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate{display:flex;justify-content:space-between;margin-bottom:12px}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate .uni-logo img{width:98px;height:51.8px;object-fit:contain}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate .rate p{font-weight:700;font-size:24px;line-height:29px;color:#303030;text-align:right}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate .rate .star-review{display:flex;align-items:center}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate .rate .star-review .star-images{display:flex}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.recommended-course .recommended-courses-section .owl-research-journal .course-card .logo-rate .rate .star-review span{font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-left:3px}.recommended-course .recommended-courses-section .owl-research-journal .course-card .course-name h4,.recommended-course .recommended-courses-section .owl-research-journal .course-card .course-name .h4{font-weight:600;font-size:22px;height:82.26px;line-height:28px;color:#303030;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .course-card .course-name h4,.recommended-course .recommended-courses-section .owl-research-journal .course-card .course-name .h4{height:88.26px}}.recommended-course .recommended-courses-section .owl-research-journal .course-card .university-name{background:#ff4e9a;padding:10px 13px;margin:0 -21px 18px -21px;display:flex;align-items:center;height:61px}.recommended-course .recommended-courses-section .owl-research-journal .course-card .university-name p{font-weight:400;font-size:16px;line-height:19px;color:#fff}.recommended-course .recommended-courses-section .owl-research-journal .course-card .flexible-learn{display:flex;justify-content:space-between}.recommended-course .recommended-courses-section .owl-research-journal .course-card .flexible-learn .flexible-durtion{display:flex;align-items:center}.recommended-course .recommended-courses-section .owl-research-journal .course-card .flexible-learn .flexible-durtion p{font-weight:400;font-size:14px;color:#A29F9F}.recommended-course .recommended-courses-section .owl-research-journal .course-card .flexible-learn .flexible-durtion span{font-weight:600;font-size:14px;color:#303030;margin-left:4px}.recommended-course .recommended-courses-section .owl-research-journal .course-card .flexible-learn .learn a{font-weight:600;font-size:18px !important;color:#ff4e9a;text-decoration:underline}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .course-card .flexible-learn .learn a{font-size:15px !important}}.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-prev{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:54px}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-prev{width:37px;height:37px;right:0;top:0;margin-top:0px}}.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-prev:hover span{color:#ff4e9a}.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-prev span{font-size:29px}}.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-next{position:absolute;right:0;top:0;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;width:45px;height:45px;justify-content:center;background-color:#fff;margin-top:-62px;margin-right:0px}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-next{width:37px;height:37px;right:0;top:0;margin-top:0px}}.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-next:hover span{color:#ff4e9a}.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#ff4e9a}@media only screen and (max-width:495px){.recommended-course .recommended-courses-section .owl-research-journal .owl-nav button.owl-next span{font-size:29px}}.discount-section{position:relative}.discount-section .background-section img{width:100%}.discount-section .right-dsicount{position:absolute;width:100%;top:92px}.discount-section .right-dsicount .heading{margin-bottom:27px}.discount-section .right-dsicount .heading p{font-size:30px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:0.87;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .count{margin-bottom:27px;display:flex;align-items:baseline}.discount-section .right-dsicount .count .days{margin-right:23px}.discount-section .right-dsicount .count .days p{font-size:52px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .count .days p span{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .count .hours{margin-right:23px}.discount-section .right-dsicount .count .hours p{font-size:52px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .count .hours p span{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .count .mins{margin-right:23px}.discount-section .right-dsicount .count .mins p{font-size:52px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .count .mins p span{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .description{margin-bottom:18px;width:593px}.discount-section .right-dsicount .description p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.53;letter-spacing:normal;text-align:left;color:#fff}.discount-section .right-dsicount .discount-button button{border-radius:60px;background-color:#f9f9f9;border:none;padding:33px 19px;font-size:20px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;text-align:left;color:#ff4e9a}.discount-section .right-dsicount .discount-button button img{margin-left:8px}.aims-scope{padding:63px 0}@media only screen and (max-width:495px){.aims-scope{padding:35px 0 63px}}@media only screen and (max-width:495px){.aims-scope .row{flex-direction:column-reverse}}@media only screen and (max-width:495px){.aims-scope .left-image img{width:100%}}.aims-scope .right-section .subtitle{margin-bottom:8px}.aims-scope .right-section .subtitle p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}.aims-scope .right-section .title{margin-bottom:19px}.aims-scope .right-section .title p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#303030}.aims-scope .right-section .decription{margin-bottom:25px;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.aims-scope .right-section .decription p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.aims-scope .right-section .readmore-btn button{border-radius:27px;border:none;padding:12px 28px;background-color:#ff4e9a;font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.themes-section-journal{background-image:linear-gradient(69deg,#ffe5f0 -3%,#fff 70%);padding:84px 0}@media only screen and (max-width:495px){.themes-section-journal{padding:20px 0 64px}}@media only screen and (max-width:495px){.themes-section-journal .left-content-section{margin-bottom:35px}}.themes-section-journal .left-content-section .subtitle{margin-bottom:5px}.themes-section-journal .left-content-section .subtitle p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;text-align:left;color:#ff4e9a}.themes-section-journal .left-content-section .heading{margin-bottom:19px}.themes-section-journal .left-content-section .heading p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#303030}.themes-section-journal .left-content-section .description{margin-bottom:37px;font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.themes-section-journal .left-content-section .description p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#303030}.themes-section-journal .left-content-section .readmore-btn button{border-radius:27px;background-color:#ff4e9a;border:none;padding:12px 28px;font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.themes-section-journal .right-image{text-align:center}@media only screen and (max-width:495px){.themes-section-journal .right-image img{width:100%}}.our-editors{background-color:#f3f5f8;padding:70px 0 60px}@media only screen and (max-width:495px){.our-editors{padding:50px 0 30px}}.our-editors .heading{text-align:center;margin-bottom:54px}.our-editors .heading p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#303030}.our-editors .heading p span{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;padding:0 5px;background:#ff026f}.our-editors .editor-preview-section{margin-bottom:7rem;position:relative}@media only screen and (max-width:495px){.our-editors .editor-preview-section{margin-bottom:6rem}}.our-editors .editor-preview-section .back-blocks::after{position:absolute;content:'';bottom:42px;left:38px;width:161px;height:55px;border-radius:7px;box-shadow:0 4px 9px 0 rgba(0,0,0,0.14);background-color:#b0f1ff}.our-editors .editor-preview-section .back-blocks::before{position:absolute;content:'';top:-53px;right:38px;width:161px;height:143px;border-radius:7px;box-shadow:0 4px 9px 0 rgba(0,0,0,0.14);background-color:#fedd13}@media only screen and (max-width:495px){.our-editors .editor-preview-section .back-blocks::before{top:-30px;right:-9px}}.our-editors .editor-preview-section .editor-group{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.06);border:solid 1px #ff4e9a;background-color:#fff;padding:46px 73px;position:relative;width:1090px;margin:0 auto}@media only screen and (max-width:495px){.our-editors .editor-preview-section .editor-group{width:100%;padding:20px 20px}}@media only screen and (max-width:495px){.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content{width:295px}}.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content .para-description{margin-bottom:41px}.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content .para-description p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#303030}.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content .para-description p a{font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;font-size:14px;font-weight:normal;color:#ff4e9a;text-decoration:none}.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content .editor-details .name{margin-bottom:14px}.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content .editor-details .name p{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#303030}.our-editors .editor-preview-section .editor-group .editor-owl .owl-stage-outer .editor-content .editor-details .designation p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;text-align:center;color:#909090}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav{position:absolute;bottom:-8rem;right:26rem}@media only screen and (max-width:495px){.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav{bottom:-6rem;right:0;width:100%;text-align:center}}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-prev{margin-left:2rem;border:solid 2px #ff4e9a;background-color:#fff;width:35px;height:35px;border-radius:50%}@media only screen and (max-width:495px){.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-prev{margin-left:0}}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-prev span{font-size:28px;line-height:0px}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-prev span:hover{color:#000}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-prev:hover{color:#000}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-next{margin-left:13px;border:solid 2px #ff4e9a;background-color:#fff;width:35px;height:35px;border-radius:50%}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-next span{font-size:28px;line-height:0px}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-next span:hover{color:#000}.our-editors .editor-preview-section .editor-group .editor-owl .owl-nav button.owl-next:hover{color:#000}.our-editors .editor-preview-section .editor-group .editor-owl .owl-dots{position:absolute;bottom:-8.5rem;left:34.5rem;display:none}.our-editors .editor-preview-section .editor-group .editor-owl .owl-dots button span{background-color:#F5D4E5}.our-editors .editor-preview-section .editor-group .editor-owl .owl-dots button.active span{background-color:#ff4e9a}.our-editors .editorial-details{text-align:center}.our-editors .editorial-details .content-section a{font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.56;letter-spacing:normal;color:#ff4e9a}.our-editors .editorial-details .content-section a img{margin-right:5px}.contact-information{background-image:linear-gradient(70deg,#ffe5f0 -3%,#fff 70%);padding:78px 0}.contact-information .contact-block{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.06);background-color:#fff;width:1082px;margin:0 auto;position:relative}@media only screen and (max-width:495px){.contact-information .contact-block{box-shadow:none;width:100%}}.contact-information .contact-block .contact-banner{height:100%;z-index:3;position:relative}.contact-information .contact-block .contact-banner .back-block::after{content:'';width:115px;height:89px;position:absolute;top:-31px;left:-34px;border-radius:7px;box-shadow:0 4px 9px 0 rgba(0,0,0,0.14);background-color:#fddc12;z-index:-1}.contact-information .contact-block .contact-banner img{width:408px;height:100%}@media only screen and (max-width:495px){.contact-information .contact-block .contact-banner img{width:100%}}.contact-information .contact-block .contact-right-section{padding:31px 40px 31px 0;z-index:3;position:relative}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section{padding:31px 40px 31px 19px}}.contact-information .contact-block .contact-right-section .back-block::after{content:'';width:207px;height:80px;position:absolute;bottom:0;right:-4px;border-radius:7px 0 7px;background-color:#fff;z-index:-9;display:block}.contact-information .contact-block .contact-right-section .back-block::before{content:'';width:293px;height:125px;position:absolute;bottom:-51px;right:-90px;border-radius:7px;background-color:#ff4e9a;z-index:-9;display:block}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .back-block::before{content:'';width:216px;height:76px;position:absolute;bottom:-51px;right:-13px;border-radius:7px;background-color:#ff4e9a;z-index:-9;display:block}}.contact-information .contact-block .contact-right-section .heading-section{margin-bottom:38px}.contact-information .contact-block .contact-right-section .heading-section p{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#303030}.contact-information .contact-block .contact-right-section .heading-section p span{font-size:28px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;background-color:#ff026f;padding:0 5px}.contact-information .contact-block .contact-right-section .desktop-view{display:block}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .desktop-view{display:none}}.contact-information .contact-block .contact-right-section .mobile-view{display:none}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .mobile-view{display:block}}.contact-information .contact-block .contact-right-section .left-address .editorial-address{margin-bottom:31px}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .left-address .editorial-address{margin-bottom:16px}}.contact-information .contact-block .contact-right-section .left-address .editorial-address .sub-heading{display:flex;align-items:baseline;margin-bottom:2px}.contact-information .contact-block .contact-right-section .left-address .editorial-address .sub-heading img{margin-right:5px}.contact-information .contact-block .contact-right-section .left-address .editorial-address .sub-heading p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;color:#909090}.contact-information .contact-block .contact-right-section .left-address .editorial-address .address-content p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}.contact-information .contact-block .contact-right-section .left-address .editorial-official-number{margin-bottom:16px}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .left-address .editorial-official-number{margin-bottom:16px}}.contact-information .contact-block .contact-right-section .left-address .editorial-official-number .sub-heading{display:flex;align-items:baseline;margin-bottom:2px}.contact-information .contact-block .contact-right-section .left-address .editorial-official-number .sub-heading img{margin-right:5px}.contact-information .contact-block .contact-right-section .left-address .editorial-official-number .sub-heading p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;color:#909090}.contact-information .contact-block .contact-right-section .left-address .editorial-official-number .phone-content a{font-size:16px !important;font-weight:normal;text-decoration:none;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;display:block;color:#303030}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .left-address .social-media-content{margin-bottom:15px}}.contact-information .contact-block .contact-right-section .left-address .social-media-content a{margin-right:16px;text-decoration:none}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .left-address .official-email{margin-bottom:16px}}.contact-information .contact-block .contact-right-section .left-address .official-email .sub-heading{display:flex;align-items:baseline;margin-bottom:2px}.contact-information .contact-block .contact-right-section .left-address .official-email .sub-heading img{margin-right:5px}.contact-information .contact-block .contact-right-section .left-address .official-email .sub-heading p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;color:#909090}.contact-information .contact-block .contact-right-section .left-address .official-email .content-section p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}.contact-information .contact-block .contact-right-section .left-address .official-email .content-section span{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}.contact-information .contact-block .contact-right-section .right-address .mailing-address{margin-bottom:31px}.contact-information .contact-block .contact-right-section .right-address .mailing-address .sub-heading{display:flex;align-items:baseline;margin-bottom:2px}.contact-information .contact-block .contact-right-section .right-address .mailing-address .sub-heading img{margin-right:5px}.contact-information .contact-block .contact-right-section .right-address .mailing-address .sub-heading p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;color:#909090}.contact-information .contact-block .contact-right-section .right-address .mailing-address .email-content a{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}.contact-information .contact-block .contact-right-section .right-address .official-email .sub-heading{display:flex;align-items:baseline;margin-bottom:2px}.contact-information .contact-block .contact-right-section .right-address .official-email .sub-heading img{margin-right:5px}.contact-information .contact-block .contact-right-section .right-address .official-email .sub-heading p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;color:#909090}.contact-information .contact-block .contact-right-section .right-address .official-email .content-section p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}.contact-information .contact-block .contact-right-section .right-address .official-email .content-section span{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#303030}@media only screen and (max-width:495px){.contact-information .contact-block .contact-right-section .right-address .social-media-content{margin-bottom:15px}}.contact-information .contact-block .contact-right-section .right-address .social-media-content a{margin-right:16px;text-decoration:none}.discussion-form{margin-bottom:50px}@media only screen and (max-width:495px){.discussion-form{margin-top:0;margin-bottom:0}}.discussion-form .heading{font-weight:500;font-size:36px !important;line-height:43.2px;color:#262626;padding-bottom:34px}.discussion-form .heading span{font-size:36px !important;color:#fff;padding:0 10px 4px 10px;background-color:#ff4e9a}.discussion-form a{text-decoration:none;color:#606060 !important;font-size:16px}.discussion-form .forum-accordian{box-shadow:0 10px 10px 0 rgba(0,0,0,0.04),0 15px 25px 0 rgba(0,0,0,0.1);background-color:#fff}.discussion-form .forum-accordian .accordion-item{border:unset;margin-bottom:5px}.discussion-form .forum-accordian .accordion-item .accordion-body{padding:unset}.discussion-form .forum-accordian .accordion-item .show{box-shadow:0px 10px 10px 0px #0000000A;box-shadow:0px 15px 25px 0px #0000001A;margin-bottom:30px}.discussion-form .forum-accordian .accordion-item .collapse:not(.show){display:none !important}.discussion-form .forum-accordian .accordion-item:last-child{margin-bottom:0}.discussion-form .forum-accordian .accordion-header .accordion-button[aria-expanded="true"] .arrow{transform:rotate(-180deg);transition:all 0.3s ease}.discussion-form .forum-accordian .accordion-button:not(.collapsed){background-color:unset;box-shadow:unset;position:relative}.discussion-form .forum-accordian .accordion-button:focus{box-shadow:unset}.discussion-form .forum-accordian .accordion-button:not(.collapsed)::after{background-image:unset;content:"";display:block;width:76%;margin:0 0 0 184px;margin-top:20px;border-bottom:1px solid #D9D9D9;height:0;transition:none}@media only screen and (max-width:495px){.discussion-form .forum-accordian .accordion-button:not(.collapsed)::after{display:none}}@media screen and (min-width:1440px){.discussion-form .forum-accordian .accordion-button:not(.collapsed)::after{width:74%;margin:0 0 0 219px}}.discussion-form .forum-accordian .accordion-button::after{background-image:unset}.discussion-form .forum-accordian .accordion-button{display:block;padding:30px 0 0 0}@media only screen and (max-width:495px){.discussion-form .forum-accordian .accordion-button{padding:0 0 10px 0}}.discussion-form .forum-accordian .accordion-button.collapsed::after{content:"";display:block;width:95%;margin:0 0 0 24px;border-bottom:1px solid #D9D9D9;margin-top:15px;transition:none}@media only screen and (max-width:495px){.discussion-form .forum-accordian .accordion-button.collapsed::after{display:none}}.discussion-form .forum-accordian .pd-0{padding:0}@media only screen and (max-width:495px){.discussion-form .forum-accordian{box-shadow:unset}.discussion-form .forum-accordian .pd-0{padding:20px !important}.discussion-form .accordion-header::after{width:0 !important}.discussion-form .inner-form-comment{color:#303030 !important}.discussion-form .accordion-item .show{box-shadow:unset !important}.discussion-form .inner-form{padding-left:30px;padding-right:20px}.discussion-form .body-content{padding:20px 15px !important}.discussion-form .form-body .form-head h4,.discussion-form .form-body .form-head .h4{font-size:18px !important}}@media only screen and (min-width:600px) and (max-width:980px){.discussion-form .accordion-header::after{margin:0 0 0 118px !important}}.discussion-form .form-body .profile img{height:109px;width:109px;border-radius:50%;object-fit:cover;outline:3px solid #FF006B26}@media only screen and (max-width:495px){.discussion-form .form-body .profile img{height:98px;width:98px}}.discussion-form .form-body .form-head{padding-bottom:20px}.discussion-form .form-body .form-head h4,.discussion-form .form-body .form-head .h4{font-size:22px;font-weight:500;font-stretch:normal;line-height:28px;letter-spacing:normal;color:#303030;margin-bottom:5px}.discussion-form .form-body .form-head p{font-size:16px;line-height:1.69;letter-spacing:normal;color:#303030;margin-bottom:5px}.discussion-form .form-body .col-md-2{text-align:center}.discussion-form .accordion-body p{font-size:16px;line-height:28px;letter-spacing:normal;margin-bottom:10px}.discussion-form .accordion-body .answer-partition::after{background-image:unset;content:"";display:block;width:100%;margin:0 0 0 110px;margin-bottom:10px;margin-top:10px;border-bottom:1px solid #D9D9D9}@media only screen and (max-width:495px){.discussion-form .accordion-body .answer-partition::after{display:none}}.discussion-form .accordion-body .answer-partition-mob{border-bottom:1px solid #D9D9D9;padding-bottom:15px}.discussion-form .accordion-body .inner-form{padding-top:20px;padding-bottom:30px;border-bottom:1px solid #D9D9D9}.discussion-form .accordion-body .inner-form .profile img{width:68px;height:68px;border-radius:50%;object-fit:cover;outline:3px solid #FF006B26}@media only screen and (max-width:495px){.discussion-form .accordion-body .inner-form .profile img{height:60px;width:60px;margin-left:-10px}}.discussion-form .accordion-body .inner-form .profile-img{width:12%}.discussion-form .accordion-body .inner-form .innerform-head .username{font-size:18px;font-weight:500;line-height:28px;color:#303030;margin-bottom:0 !important}.discussion-form .accordion-body .inner-form .innerform-head .user-title{color:#909090;font-size:16px;font-weight:400;line-height:27px}.discussion-form .accordion-body .inner-form .innerform-head .inner-form-comment{font-size:16px;font-weight:500;line-height:28px;color:#303030;margin-top:10px;margin-bottom:5px}.discussion-form .accordion-body .inner-form .innerform-head .reply{display:flex;align-items:center}.discussion-form .accordion-body .inner-form .innerform-head .reply a{font-size:16px;color:#606060 !important;margin-right:45px}.discussion-form .accordion-body .inner-form .innerform-head .reply a:hover{color:#ff4e9a !important;transition:0.4s}.discussion-form .accordion-body .inner-form .innerform-head .reply img{margin-top:2px}.discussion-form .accordion-body .inner-form .innerform-head .reply span{font-size:16px;color:#606060 !important}.discussion-form .accordion-body .inner-form:last-child{border-bottom:unset}.discussion-form .body-content{border-bottom:1px solid #D9D9D9;padding:15px 0 15px 0}.discussion-form .body-content p a:hover{color:#ff4e9a !important;transition:0.4s}.discussion-form .body-content .body-content-info{display:flex;align-items:center;gap:5px}.discussion-form .body-content .body-content-info a{font-size:16px;line-height:28px;letter-spacing:normal;color:#606060}.discussion-form .body-content .body-content-info a:hover{color:#ff4e9a !important;transition:0.4s}.discussion-form .body-content .body-content-info img{margin-top:2px}.discussion-form .badge{font-size:12px;font-weight:bold;padding:0 9px;line-height:2.17;color:#262626;border-radius:28px;background-color:#ffd8e9}.discussion-form .form-mobile .username{font-size:18px;color:#303030;font-weight:500;line-height:28px;margin-bottom:0}.discussion-form .form-mobile .status{font-size:16px;color:#303030;font-weight:500;line-height:27px;margin-bottom:8px}@media only screen and (max-width:360px){.discussion-form .form-mobile .status{font-size:15px}}.discussion-form .form-mobile .discussion-title{font-size:18px !important;line-height:28px;font-weight:500;color:#303030;text-transform:capitalize;padding-top:10px}.discussion-form .form-mobile .discussion-info{display:flex;align-items:baseline}.discussion-form .form-mobile .discussion-info span{font-size:16px;font-weight:400;line-height:30px;color:#606060}.discussion-form .view-all{padding:0 0 35px 0;display:flex;justify-content:center}.discussion-form .view-all a{border:1px solid #ff4e9a;border-radius:25.54px;font-size:15.13px !important;font-weight:700;line-height:24.59px;color:#ff4e9a !important;padding:10px 40px;text-decoration:none !important}.discussion-form .reply{display:flex;align-items:center}.discussion-form .form-mobile{margin-top:10px}.discussion-form .discussion-info-mob{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid #FF96C0 !important}.discussion-form .discussion-info-mob span{font-size:16px;font-weight:400;line-height:30px;color:#606060}.discussion-form .share-container{display:flex;align-items:center;position:relative}.discussion-form .share-icon{font-size:24px;cursor:pointer;transition:transform 0.3s ease-in-out;z-index:3}.discussion-form .share-icon:hover{transform:scale(1.2)}.discussion-form .social-icons{display:flex;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out,transform 0.3s ease-in-out;width:0}.discussion-form .social-icons .share{box-shadow:0px 4px 16px 0px #0000000D;border-radius:50%}.discussion-form .social-icons a{margin:0 0.2rem;margin-bottom:0;opacity:0;transform:translateX(-20px);transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out}@media only screen and (max-width:360px){.discussion-form .social-icons a{margin:0 0.1rem}}@media only screen and (max-width:495px){.discussion-form .social-icons a{margin:0 0.1rem}}.discussion-form .social-icons a:nth-child(1){transition-delay:0.1s}.discussion-form .social-icons a:nth-child(2){transition-delay:0.2s}.discussion-form .social-icons a:nth-child(3){transition-delay:0.3s}.discussion-form .social-icons a:nth-child(4){transition-delay:0.4s}.discussion-form .share-container:hover .social-icons{opacity:1;visibility:visible;transform:translateX(0);box-shadow:0px 4px 6px 0px #0000000D;box-shadow:0px 10px 15px 0px #0000001A;padding:5px 5px 5px 30px;border-radius:30px;margin-left:-30px;background-color:#fff;z-index:1;margin-top:-4px;width:100%}.discussion-form .share-container:hover .social-icons a{opacity:1;transform:translateX(0);height:auto !important;margin-bottom:0}.new-banner-marketing{height:430px;overflow:hidden;position:relative;padding:16px 139px 0 120px;background-image:linear-gradient(76deg,#ffe5f0 -4%,#fff 71%);margin-top:4rem}@media only screen and (max-width:495px){.new-banner-marketing{overflow:hidden;margin:12px 0 0;padding:0}}.new-banner-marketing .left-heading-section{padding-top:5rem;position:absolute}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section{padding-top:5rem;position:relative}}.new-banner-marketing .left-heading-section .heading h1,.new-banner-marketing .left-heading-section .heading .h1{font-family:Lato,sans-serif;font-size:52px !important;font-weight:700;font-stretch:normal;font-style:normal;line-height:62px;letter-spacing:normal;text-align:left;color:#262626}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .heading h1,.new-banner-marketing .left-heading-section .heading .h1{font-size:42px !important;line-height:52px;text-align:center}}.new-banner-marketing .left-heading-section .heading span{font-family:Lato,sans-serif;font-size:52px;font-weight:700;font-stretch:normal;font-style:normal;line-height:62px;letter-spacing:normal;text-align:left;color:#ff4e9a;display:block}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .heading span{font-size:42px;line-height:52px;text-align:center}}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .para{height:auto}}.new-banner-marketing .left-heading-section .para p{max-width:505px;margin:15px 1px 30px 0;font-family:Lato,sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;text-align:left;color:#262626}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .para p{text-align:center}}.new-banner-marketing .left-heading-section .search{position:relative;width:489.2px}.new-banner-marketing .left-heading-section .search input{width:489px;height:54px;padding:0 156px 0 25.7px;border-radius:27px;box-shadow:0 13px 18px 0 #d7bac640;border:solid 1px #ddd;background-color:#fff;margin-top:0 !important}.new-banner-marketing .left-heading-section .search input::placeholder{color:#BCBCBC;font-size:16px;font-weight:500}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .search input::placeholder{font-size:14px}}.new-banner-marketing .left-heading-section .search input:focus{outline:none}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .search input{max-width:380px;width:100%;padding:0 128px 0 25.7px}}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .search{width:95%}}.new-banner-marketing .left-heading-section .search button{max-width:144.1px;height:54px;padding:14px 52.2px 14px 44px;border-radius:27px;background-color:#ff4e9a;border:none;color:white;position:absolute;z-index:1;right:0px;top:0px;margin:0;cursor:pointer}@media only screen and (max-width:495px){.new-banner-marketing .left-heading-section .search button{max-width:112px;width:100%;padding:0}}.new-banner-marketing .right-image-section .banner{bottom:0;width:100%;text-align:center;top:66px;display:block}@media only screen and (max-width:495px){.new-banner-marketing .right-image-section .banner{display:none}}.smo-header_logo .plain-header{padding:30px 0 12px 0;margin-left:0}@media screen and (max-width:480px){.smo-header_logo .plain-header{margin-left:0}}.smo-header_logo .plain-header img{width:188px}@media screen and (max-width:480px){.smo-header_logo .plain-header img{width:100px}}.how-it-new.section{background:linear-gradient(180deg,#f6f7fe 0%,rgba(246,247,254,0) 100%);padding-top:50px;padding-left:15px;padding-right:15px;padding-bottom:50px;overflow:hidden}@media only screen and (max-width:495px){.how-it-new.section{padding-top:10px;padding-bottom:50px}}.how-it-new.section .mobile-how-it{gap:30px}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it{width:90%;margin:0 auto;background:#fdfdfe;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding-top:44px;margin-top:4rem;gap:0px}}@media only screen and (max-width:360px){.how-it-new.section .mobile-how-it{width:90%;margin:0 auto;background:#fdfdfe;box-shadow:0px 2px 14px rgba(0,0,0,0.25);border-radius:16px;padding-top:25px;margin-top:4rem;gap:0px}}.how-it-new.section .mobile-how-it .col-lg-4{width:30.3333%}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-4{width:100%}}.how-it-new.section .mobile-how-it .col-lg-4 .heading-block{width:101%;height:242px;border-right:2px solid #000;padding-right:30px}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-4 .heading-block{width:100%;height:200px;border:none}}@media only screen and (max-width:360px){.how-it-new.section .mobile-how-it .col-lg-4 .heading-block{width:100%;height:200px;border:none;padding-right:0px}}.how-it-new.section .mobile-how-it .col-lg-4 .heading-block p{font-weight:600;font-size:24px;color:#303030}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-4 .heading-block p{text-align:center;font-size:18px;margin-bottom:22px}}.how-it-new.section .mobile-how-it .col-lg-4 .heading-block h3,.how-it-new.section .mobile-how-it .col-lg-4 .heading-block .h3{font-weight:600;font-size:40px !important;line-height:55px;color:#303030}.how-it-new.section .mobile-how-it .col-lg-4 .heading-block h3 span,.how-it-new.section .mobile-how-it .col-lg-4 .heading-block .h3 span{color:#ff12a0;font-weight:600;font-size:40px}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-4 .heading-block h3 span,.how-it-new.section .mobile-how-it .col-lg-4 .heading-block .h3 span{font-size:22px}}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-4 .heading-block h3,.how-it-new.section .mobile-how-it .col-lg-4 .heading-block .h3{font-size:22px !important;line-height:35px;margin-bottom:60px;text-align:center}}.how-it-new.section .mobile-how-it .col-lg-2{width:19.666%}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-2{width:100%}}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-2 .detail{margin-bottom:60px;text-align:center}}.how-it-new.section .mobile-how-it .col-lg-2 .detail img{width:77px;height:78px;margin-bottom:22px}.how-it-new.section .mobile-how-it .col-lg-2 .detail h4,.how-it-new.section .mobile-how-it .col-lg-2 .detail .h4{font-weight:600;font-size:23px !important;color:#303030;height:27px}@media only screen and (max-width:495px){.how-it-new.section .mobile-how-it .col-lg-2 .detail h4,.how-it-new.section .mobile-how-it .col-lg-2 .detail .h4{font-size:20px !important}}.how-it-new.section .mobile-how-it .col-lg-2 .detail p{font-weight:400;font-size:15px;line-height:19px;color:#909090;height:76px}.modal-custom-marketing-testimonial .modal-dialog{max-width:60%}@media only screen and (max-width:495px){.modal-custom-marketing-testimonial .modal-dialog{max-width:90%}}@media only screen and (max-width:495px){.modal-custom-marketing-testimonial .modal-dialog .modal-content.batch-popup{width:90% !important}}.freecertificate-modal .modal-content-header{padding:0}.freecertificate-modal .modal-content-header .modal-content-close{position:relative;background-color:#ff4e9a}@media only screen and (max-width:495px){.freecertificate-modal .modal-content-header .modal-content-close{margin:0;top:-10px;padding-top:-3px}}footer{flex-shrink:0}.inverse-wrapper{background:#282a2c;color:#d5d5d5;position:relative}.inverse-wrapper .sub-footer{padding-top:22px}.inverse-wrapper .sub-footer p{color:#fff;margin-bottom:0;padding-bottom:15px}.inverse-wrapper .sub-footer p a{color:#fff}footer.inverse-wrapper a{color:#d5d5d5 !important}footer.inverse-wrapper a:hover{color:#25b7d3 !important}.our-student .freeCertificate-testimonial-cards .carousel .carousel-indicators{display:flex !important}.shortcourse_free-marketing{position:relative}.shortcourse_free-marketing .new-banner-marketing{height:430px;margin:70px 0 0;padding:16px 139px 0 120px;background-image:linear-gradient(76deg,#ffe5f0 -4%,#fff 71%);overflow:hidden}@media only screen and (max-width:495px){.shortcourse_free-marketing .new-banner-marketing{margin:12px 0 0;padding:0;height:450px}}@media only screen and (max-width:360px){.shortcourse_free-marketing .new-banner-marketing{padding:0;height:450px}}.shortcourse_free-marketing .new-banner-marketing .left-heading-section{padding-top:5rem;position:relative}.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading h1,.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading .h1{max-width:506px;font-family:Lato;font-size:52px !important;font-weight:700;font-stretch:normal;font-style:normal;line-height:52px;letter-spacing:normal;text-align:left;color:#262626}@media only screen and (max-width:495px){.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading h1,.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading .h1{font-size:42px !important;text-align:center}}.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading h1 span,.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading .h1 span{font-family:Lato;font-size:52px;font-weight:700;font-stretch:normal;font-style:normal;line-height:52px;letter-spacing:normal;text-align:left;color:#ff4e9a}@media only screen and (max-width:495px){.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading h1 span,.shortcourse_free-marketing .new-banner-marketing .left-heading-section .heading .h1 span{font-size:42px;text-align:center}}.shortcourse_free-marketing .new-banner-marketing .left-heading-section .para p{max-width:505px;margin:15px 1px 30px 0;font-family:Lato;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:left;color:#262626}@media only screen and (max-width:495px){.shortcourse_free-marketing .new-banner-marketing .left-heading-section .para p{text-align:center}}@media only screen and (max-width:495px){.shortcourse_free-marketing .new-banner-marketing .left-heading-section .para{max-width:90%;margin:auto}}.shortcourse_free-marketing .new-banner-marketing .left-heading-section .para+p{margin:0}.shortcourse_free-marketing .new-banner-marketing .right-image-section{max-width:543px;height:414px}.shortcourse_free-marketing .new-banner-marketing .right-image-section .background{height:414px;flex-grow:0;position:relative;top:38px}.shortcourse_free-marketing .new-banner-marketing .right-image-section .background .image{left:50px;top:-14px}@media only screen and (max-width:495px){.shortcourse_free-marketing .new-banner-marketing .right-image-section .background{display:none}}.shortcourse_free-marketing .views-exposed-form{display:none;position:absolute;top:22%;left:9.5%}@media only screen and (max-width:360px){.shortcourse_free-marketing .views-exposed-form{top:22%;left:5%}}@media only screen and (max-width:495px){.shortcourse_free-marketing .views-exposed-form{top:27%;left:5%}}.shortcourse_free-marketing .views-exposed-form .form--inline{position:relative;width:fit-content}.shortcourse_free-marketing .views-exposed-form .form--inline label{display:none}.shortcourse_free-marketing .views-exposed-form .form--inline .form-item{margin-top:0;margin-bottom:0}.shortcourse_free-marketing .views-exposed-form .form--inline input{max-width:489.2px;width:489px;height:54px;padding:0 0 0 25.7px;border-radius:27px;box-shadow:0 13px 18px 0 #d7bac640;border:solid 1px #ddd;background-color:#fff;margin-top:0 !important}.shortcourse_free-marketing .views-exposed-form .form--inline input::placeholder{color:#827e7e}@media only screen and (max-width:495px){.shortcourse_free-marketing .views-exposed-form .form--inline input{max-width:380px}}.shortcourse_free-marketing .views-exposed-form .form--inline .button{max-width:144.1px;height:54px;padding:14px 52.2px 14px 44px;border-radius:27px;background-color:#ff4e9a;border:none;color:white;position:absolute;z-index:1;right:0px;top:0px;margin:0;cursor:pointer}@media only screen and (max-width:495px){.shortcourse_free-marketing .views-exposed-form .form--inline .button{max-width:112px;width:100%}}.shortcourse_free-marketing .search{position:relative;width:489.2px}.shortcourse_free-marketing .search input{width:489px;height:54px;padding:0 0 0 25.7px;border-radius:27px;box-shadow:0 13px 18px 0 #d7bac640;border:solid 1px #ddd;background-color:#fff;margin-top:0 !important}.shortcourse_free-marketing .search input::placeholder{color:#bcbcbc;font-size:16px;font-weight:500}@media only screen and (max-width:495px){.shortcourse_free-marketing .search input::placeholder{font-size:14px}}.shortcourse_free-marketing .search input:focus{outline:none}@media only screen and (max-width:495px){.shortcourse_free-marketing .search input{max-width:380px;width:100%;height:46px !important}}@media only screen and (max-width:495px){.shortcourse_free-marketing .search{max-width:380px;width:100%}}.shortcourse_free-marketing .search button{max-width:144.1px;height:54px;padding:14px 52.2px 14px 44px;border-radius:27px;background-color:#ff4e9a;border:none;color:white;position:absolute;z-index:1;right:0px;top:0px;margin:0;cursor:pointer}@media only screen and (max-width:495px){.shortcourse_free-marketing .search button{max-width:112px;width:100%;height:46px !important;padding:0}}.shortcourse_free-marketing .fc-navbar-container{display:flex;align-items:center;overflow:hidden;position:relative;width:100%;background-color:#303030;padding:0 130px}@media only screen and (max-width:360px){.shortcourse_free-marketing .fc-navbar-container{padding:0 25px}}@media only screen and (max-width:495px){.shortcourse_free-marketing .fc-navbar-container{padding:0 35px}}.shortcourse_free-marketing .fc-navbar-container .nav-arrow{cursor:pointer;margin:0 10px;transition:color 0.3s ease;height:24px;width:24px}.shortcourse_free-marketing .fc-navbar-container .nav-arrow.nav-left-arrow{display:none}.shortcourse_free-marketing .nav-left-arrow{left:0}.shortcourse_free-marketing .nav-right-arrow{right:0}.shortcourse_free-marketing .freecourse-navbar{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding-top:15px;height:75px;flex:1;width:100%;scrollbar-width:none}.shortcourse_free-marketing .freecourse-navbar::-webkit-scrollbar{display:none}.shortcourse_free-marketing .freecourse-navbar .nav-item{flex:0 0 auto;padding:10px 20px;color:#fff;text-decoration:none;white-space:nowrap;transition:color 0.3s;font-size:18px}.shortcourse_free-marketing .freecourse-navbar .nav-item.active{border-bottom:5px solid #ff1278}.shortcourse_free-marketing .freecourse-navbar .nav-item:hover{color:#ff1278}@media screen and (min-width:2160px){.shortcourse_free-marketing .freecourse-navbar{justify-content:center}}@media (max-width:768px){.shortcourse_free-marketing .fc-navbar-container .freecourse-navbar{gap:10px}.shortcourse_free-marketing .fc-navbar-container .freecourse-navbar .nav-item{padding:8px 16px;font-size:18px}}.shortcourse_free-marketing .free-courses{padding-bottom:50px;background:linear-gradient(180deg,#f3f6ff 0%,#eff1fe 100%)}.shortcourse_free-marketing .free-courses .free-courses-row .free-courses-heading{font-size:36px !important;font-weight:400;line-height:43.2px;color:#303030;padding:30px 0 30px 0}.shortcourse_free-marketing .free-courses .free-courses-row .free-courses-heading span{font-size:36px !important;font-weight:400;line-height:43.2px;color:#fff;background-color:#ff4e9a;padding:0 5px}@media only screen and (max-width:495px){.shortcourse_free-marketing .free-courses .free-courses-row .free-courses-heading span{font-size:26px !important;line-height:31px}}@media screen and (min-width:1440px){.shortcourse_free-marketing .free-courses .free-courses-row .free-courses-heading{padding:50px 0 50px 35px}}@media only screen and (max-width:495px){.shortcourse_free-marketing .free-courses .free-courses-row .free-courses-heading{font-size:26px !important;line-height:31px}}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container{display:grid;grid-template-columns:repeat(1,1fr);gap:15px}@media only screen and (max-width:495px){.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container{grid-template-columns:1fr}}@media (min-width:1024px){.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1023px){.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container{grid-template-columns:repeat(2,1fr)}}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:9px 9px 27px 9px;margin-right:14px;height:372px;width:100%;max-width:300px;margin:0 auto;transition:transform 0.3s ease}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card:hover{transform:translateY(-5px)}@media only screen and (max-width:495px){.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card{margin:14px}}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .premium-tag{position:relative}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .premium-tag img{position:absolute;top:-13px;width:90px !important;right:-26px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .logo-off{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;height:37.5px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .logo-off .unilogo img{width:71.51px;height:37.5px;object-fit:contain}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .logo-off .off{background:#ff4e9a;border-radius:48px;padding:0 11px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .logo-off .off span{font-style:italic;font-weight:600;font-size:14px;line-height:29px;color:#fff}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .banner-sec{margin-bottom:20px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .banner-sec img{border-radius:6px;width:100%;height:125px;object-fit:cover}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body{text-align:center;padding:0 17px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .offer-time{margin-bottom:6px;height:27px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .offer-time p{font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#ff4e9a;font-style:italic;display:inline-block}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name{margin-bottom:10px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name h4,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name .h4,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name h3,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name .h3,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name p,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name a{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;text-decoration:none;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name h4 a,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name .h4 a,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name h3 a,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name .h3 a,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name p a,.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .course-name a a{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .flex-year{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .flex-year p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f;margin-right:5px}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .flex-year span{font-weight:600;font-size:14px;line-height:17px;color:#303030}.shortcourse_free-marketing .free-courses .free-courses-row .short-card-container .short-card .content-body .start-now a{font-weight:600;font-size:16px;line-height:26px;color:#ff4e9a}.shortcourse_free-marketing .free-courses .carousel-control-next{margin-top:-55px;height:40px;width:40px !important;border-radius:50%}.shortcourse_free-marketing .free-courses .carousel-control-next .carousel-control-next-icon{background-image:none;margin-top:-15px}.shortcourse_free-marketing .free-courses .carousel-control-next .carousel-control-next-icon img{opacity:1;height:37px;width:37px}.shortcourse_free-marketing .free-courses .carousel-control-prev{margin-top:-55px;height:40px;width:40px !important;border-radius:50%;right:44px;left:unset}.shortcourse_free-marketing .free-courses .carousel-control-prev .carousel-control-prev-icon{background-image:none;margin-top:-15px}.shortcourse_free-marketing .free-courses .carousel-control-prev .carousel-control-prev-icon img{opacity:1;height:37px;width:37px}.shortcourse_free-marketing .pager .pager__items{background:#eff1fe;margin-bottom:0;padding-bottom:20px}.shortcourse_free-marketing .pager .pager__items .is-active a{color:#fff}.shortcourse_free-marketing .views-element-container .view-shortcourse-marketing-page .view-empty{height:200px;display:flex;justify-content:center;align-items:center;font-size:22px}.shortcourse-freemarketing-mob{margin-top:40px}.shortcourse-freemarketing-mob .short-card-mob{background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,0.06);border-radius:6px;padding:9px 9px 27px 9px;margin-right:14px;height:372px;width:100%;margin:0 auto;transition:transform 0.3s ease}@media only screen and (max-width:495px){.shortcourse-freemarketing-mob .short-card-mob{margin-bottom:14px}}.shortcourse-freemarketing-mob .short-card-mob .premium-tag{position:relative}.shortcourse-freemarketing-mob .short-card-mob .premium-tag img{position:absolute;top:-13px;width:90px !important;right:-26px}.shortcourse-freemarketing-mob .short-card-mob .logo-off{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;height:37.5px}.shortcourse-freemarketing-mob .short-card-mob .logo-off .unilogo img{width:71.51px;height:37.5px;object-fit:contain}.shortcourse-freemarketing-mob .short-card-mob .logo-off .off{background:#ff4e9a;border-radius:48px;padding:0 11px}.shortcourse-freemarketing-mob .short-card-mob .logo-off .off span{font-style:italic;font-weight:600;font-size:14px;line-height:29px;color:#fff}.shortcourse-freemarketing-mob .short-card-mob .banner-sec{margin-bottom:20px}.shortcourse-freemarketing-mob .short-card-mob .banner-sec img{border-radius:6px;width:100%;height:125px;object-fit:cover}.shortcourse-freemarketing-mob .short-card-mob .content-body{text-align:center;padding:0 17px}.shortcourse-freemarketing-mob .short-card-mob .content-body .offer-time{margin-bottom:6px;height:27px}.shortcourse-freemarketing-mob .short-card-mob .content-body .offer-time p{font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#ff4e9a;font-style:italic;display:inline-block}.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name{margin-bottom:10px}.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name h4,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name .h4,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name h3,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name .h3,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name p,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name a{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;text-decoration:none;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name h4 a,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name .h4 a,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name h3 a,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name .h3 a,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name p a,.shortcourse-freemarketing-mob .short-card-mob .content-body .course-name a a{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shortcourse-freemarketing-mob .short-card-mob .content-body .flex-year{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.shortcourse-freemarketing-mob .short-card-mob .content-body .flex-year p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f;margin-right:5px}.shortcourse-freemarketing-mob .short-card-mob .content-body .flex-year span{font-weight:600;font-size:14px;line-height:17px;color:#303030}.shortcourse-freemarketing-mob .short-card-mob .content-body .start-now a{font-weight:600;font-size:16px;line-height:26px;color:#ff4e9a}.how-it-works-sc{padding-left:0 !important;padding-right:0 !important}.how-it-works-sc .mobile-how-it{display:flex;gap:20px}@media only screen and (max-width:495px){.how-it-works-sc .mobile-how-it{flex-wrap:wrap;padding-left:10px;padding-right:10px}}@media only screen and (max-width:360px){.how-it-works-sc .mobile-how-it{padding-left:10px;padding-right:10px}}.how-it-works-sc .mobile-how-it .heading-block{border-right:1px solid #000;padding-right:0 !important}@media only screen and (max-width:495px){.how-it-works-sc .mobile-how-it .heading-block{border-right:0}}.how-it-works-sc .mobile-how-it .detail img{margin-bottom:10px}.how-it-works-sc .mobile-how-it .detail .claim-cert{margin-right:-15px}.how-it-works-sc .ml-10{margin-left:10px}.freecourse-modal .modal-content-header{padding:0}.freecourse-modal .modal-content-header .modal-content-close{position:relative;background-color:#ff4e9a}@media only screen and (max-width:495px){.freecourse-modal .modal-content-header .modal-content-close{margin:0;top:-10px;padding-top:-3px}}.sc-students-cards .carousel-control-prev,.sc-students-cards .carousel-control-next{top:31%;height:100px}.our-student .fc-students-cards .carousel .carousel-indicators{display:flex !important}.error-page-410{display:flex;justify-content:center;flex-direction:column;text-align:center;padding:100px 50px 50px 50px}@media only screen and (max-width:495px){.error-page-410{padding:100px 17px 10px 1px}}.error-page-410 img{width:285.87px;height:228.89px;margin:0 auto}.error-page-410 .error-heading{color:#FF4E9A;font-family:'Lato',sans-serif;font-weight:700;font-size:42px;line-height:50.4px;text-align:center}@media only screen and (max-width:360px){.error-page-410 .error-heading{font-size:41px}}.error-page-410 .desc{color:#606060;font-family:'Lato',sans-serif;font-weight:400;font-size:16px;line-height:28px;text-align:center;width:635px;margin:auto}@media only screen and (max-width:495px){.error-page-410 .desc{width:100%}}.error-page-410 .links{margin-top:25px}.error-page-410 .links .btn-custom{background:linear-gradient(90deg,#FF4E9A,#FF4B98);color:white;font-size:16.95px;line-height:14.63px;font-weight:700;border:none;padding:15px;margin:10px;border-radius:5px;font-family:'Lato',sans-serif;letter-spacing:-0.9px}.error-page-410 .links .btn-custom:hover{background:linear-gradient(90deg,#FF4E9A,#FF4B98);color:white;font-weight:700}.error-page-410 .links .btn-custom:nth-child(1){width:201px;height:44px}@media only screen and (max-width:495px){.error-page-410 .links .btn-custom:nth-child(1){width:100%}}.error-page-410 .links .btn-custom:nth-child(2){height:44px;width:277px}@media only screen and (max-width:495px){.error-page-410 .links .btn-custom:nth-child(2){width:100%}}.error-page-410 .links .btn-custom:nth-child(3){height:44px;width:250px}@media only screen and (max-width:495px){.error-page-410 .links .btn-custom:nth-child(3){width:100%}}.error-page-410 .links .btn-custom:nth-child(4){height:44px;width:201px}@media only screen and (max-width:495px){.error-page-410 .links .btn-custom:nth-child(4){width:100%}}.it-computing .it-computing-banner{height:530px}@media screen and (min-width:4000px){.it-computing .it-computing-banner{height:auto}}@media only screen and (max-width:495px){.it-computing .it-computing-banner{padding-top:4rem}}.it-computing .it-computing-banner .bg-img{height:530px;width:100%;position:absolute;top:72px;z-index:0}@media only screen and (max-width:495px){.it-computing .it-computing-banner .bg-img{display:none}}@media only screen and (max-width:495px){.it-computing .it-computing-banner{min-height:525px;background:linear-gradient(75.85deg,#ffe5f0 -3.12%,#fff 69.74%)}}.it-computing .it-computing-banner .navbar{padding:35px}@media only screen and (max-width:495px){.it-computing .it-computing-banner .navbar{padding:20px}}@media only screen and (max-width:495px){.it-computing .it-computing-banner .navbar .navbar-brand img{width:100px}}.it-computing .it-computing-banner .left-section{z-index:1;padding-top:5rem}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section{padding-top:3rem}}.it-computing .it-computing-banner .left-section .breadcrumbs-block{margin-top:-2rem;margin-bottom:0}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .breadcrumbs-block .breadcrumbs-block{margin-top:-2rem;margin-bottom:0}}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .heading{text-align:center}}.it-computing .it-computing-banner .left-section .heading h1,.it-computing .it-computing-banner .left-section .heading .h1{font-weight:700;font-size:52px !important;line-height:62px;color:#263238}.it-computing .it-computing-banner .left-section .heading h1 span,.it-computing .it-computing-banner .left-section .heading .h1 span{display:block;font-weight:700;font-size:52px;line-height:62px;color:#ff016f}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .it-computing-banner .left-section .heading h1 span,.it-computing .it-computing-banner .left-section .heading .h1 span{font-size:42px;line-height:52px}}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .heading h1 span,.it-computing .it-computing-banner .left-section .heading .h1 span{font-size:42px;line-height:52px}}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .it-computing-banner .left-section .heading h1,.it-computing .it-computing-banner .left-section .heading .h1{font-size:42px;line-height:52px}}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .heading h1,.it-computing .it-computing-banner .left-section .heading .h1{font-size:42px !important;line-height:52px}}.it-computing .it-computing-banner .left-section .heading p{font-weight:400;font-size:18px;line-height:28px;color:#263238}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .heading p{font-size:16px;line-height:26px;margin-top:20px}}.it-computing .it-computing-banner .left-section .heading .learn-more-btn{margin-top:20px}.it-computing .it-computing-banner .left-section .heading .learn-more-btn button{background:linear-gradient(180deg,#ffe000 0%,#f99d27 100%);color:#263238;font-weight:500;font-size:16px;line-height:100%;text-transform:capitalize;border:none;outline:none;width:220px;height:44px;cursor:pointer}.it-computing .it-computing-banner .left-section .heading .social-media-icons{display:flex;align-items:center;gap:15px;margin-top:20px}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .heading .social-media-icons{gap:10px;justify-content:center}}.it-computing .it-computing-banner .left-section .heading .social-media-icons a img{width:37px;height:37px}@media only screen and (max-width:495px){.it-computing .it-computing-banner .left-section .heading .social-media-icons a img{height:32px;width:32px}}.it-computing .it-computing-banner .right-section{position:relative;max-width:636px;height:100%;padding-top:5rem;z-index:1}@media screen and (min-width:4000px){.it-computing .it-computing-banner .right-section{padding-top:0}}@media only screen and (max-width:495px){.it-computing .it-computing-banner .right-section{display:none}}.it-computing .it-computing-banner .right-section img{width:100%}.it-computing .tools-and-technology{background:#f3f5f8;padding:40px 0}.it-computing .tools-and-technology .heading{width:50%;padding-bottom:20px}@media only screen and (max-width:495px){.it-computing .tools-and-technology .heading{width:100%;text-align:center}}.it-computing .tools-and-technology .heading h2,.it-computing .tools-and-technology .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .tools-and-technology .heading h2,.it-computing .tools-and-technology .heading .h2{font-size:26px !important;line-height:36px;font-weight:400}}.it-computing .tools-and-technology .heading h2 span,.it-computing .tools-and-technology .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .tools-and-technology .heading h2 span,.it-computing .tools-and-technology .heading .h2 span{font-size:26px;line-height:36px;font-weight:400;display:block}}.it-computing .tools-and-technology .heading p{font-weight:400;font-size:18px;line-height:176%;color:#606060}@media only screen and (max-width:495px){.it-computing .tools-and-technology .heading p{font-size:16px;line-height:26px;color:#858585}}.it-computing .tools-and-technology .tabs-container{display:flex;align-items:center;position:relative}.it-computing .tools-and-technology .tabs-container .nav-arrow{position:absolute;border-radius:50%;border:2px solid #ff4e9a;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:#fff;cursor:pointer;padding:0 10px;z-index:1}.it-computing .tools-and-technology .tabs-container .nav-arrow.prev-arrow{left:-35px}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tabs-container .nav-arrow.prev-arrow{left:0}}.it-computing .tools-and-technology .tabs-container .nav-arrow.prev-arrow img{rotate:180deg}.it-computing .tools-and-technology .tabs-container .nav-arrow.next-arrow{right:-40px}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tabs-container .nav-arrow.next-arrow{right:0}}.it-computing .tools-and-technology .tabs-container .tabs-scroll{overflow:hidden;white-space:nowrap;flex-grow:1}.it-computing .tools-and-technology .tabs-container .tabs-scroll .nav-tabs{display:inline-flex;flex-wrap:nowrap;border-bottom:1px solid #85858526}.it-computing .tools-and-technology .tabs-container .tabs-scroll .nav-tabs .nav-item{flex:0 0 auto}.it-computing .tools-and-technology .tabs-container .tabs-scroll .nav-tabs .nav-item .nav-link{font-weight:700;font-size:18px;color:#303030;border:0}.it-computing .tools-and-technology .tabs-container .tabs-scroll .nav-tabs .nav-item .nav-link.active{background:unset;border-bottom:3px solid #ff4e9a;color:#ff4e9a;border-top:0;border-left:0;border-right:0}.it-computing .tools-and-technology .tab-content .qualifications-container{margin:2rem auto;display:grid;grid-template-columns:1fr;gap:1rem}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tab-content .qualifications-container{display:block}}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item{display:flex;width:100%;background-color:#fff;border:1px solid #ff4e9a;border-radius:9px;padding:0.5rem 1.5rem;transition:transform 0.4s,box-shadow 0.4s;cursor:pointer;height:88.19px}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item{margin:10px auto 15px;padding:0.5rem;height:auto}}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.1)}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item a{width:100%}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .qualification-name{font-weight:500;font-size:22px;line-height:29.57px;color:#303030;margin-bottom:0}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .qualification-name{font-size:20px}}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner{display:flex;align-items:center;justify-content:space-around;width:100%;position:relative}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .scroll-left{rotate:180deg}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .logo-track{display:flex;align-items:center;overflow-x:auto;padding:10px 0;gap:7px}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .logo-track::-webkit-scrollbar{display:none}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .logo-track .skill{flex:0 0 25%;min-width:25%;display:flex;justify-content:center;align-items:center;padding:0 5px;cursor:pointer}.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .logo-track .skill img{width:100%;max-width:150px;height:50px;object-fit:contain}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .logo-track .skill{min-width:33.3%}}@media only screen and (max-width:495px){.it-computing .tools-and-technology .tab-content .qualifications-container .qualification-item .skills-banner .logo-track{overflow-x:auto;padding:0;width:100%}}.it-computing .top-univ-course{background-color:#fff;margin-bottom:0 !important;margin-top:40px !important}.it-computing .top-univ-course h3,.it-computing .top-univ-course .h3{font-weight:600;font-size:20px;line-height:100%;text-align:center;color:#262626}.it-computing .uniacademic-courses{background:#f3f5f8;padding:40px 0}.it-computing .uniacademic-courses .heading{width:50%;padding-bottom:30px}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .heading{width:100%;text-align:center;padding-bottom:20px}}.it-computing .uniacademic-courses .heading h2,.it-computing .uniacademic-courses .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .heading h2,.it-computing .uniacademic-courses .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .uniacademic-courses .heading h2 span,.it-computing .uniacademic-courses .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .heading h2 span,.it-computing .uniacademic-courses .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .uniacademic-courses .heading p{font-weight:400;font-size:18px;line-height:176%;color:#606060}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .heading p{font-size:16px;line-height:26px;color:#858585}}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage{padding-left:0 !important;padding-right:0 !important}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards{box-shadow:0px 4.22px 4.22px 0px #0000000f;border-radius:6.34px;background-color:#fff;padding:28px 21px;margin-bottom:10px;height:306px;transition:0.3s cubic-bezier(0,0,0.5,1),box-shadow 0.3s ease;margin:10px 0;max-width:98%}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards:hover{transform:scale3d(1.03,1.03,1.08) translate3d(0.1rem,-0.25rem,20rem);box-shadow:4px 5px 10px rgba(0,0,0,0.06)}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards{height:auto;max-width:95%;margin:10px auto}}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate{display:flex;align-items:center;justify-content:space-between}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate .university-logo img{width:115.84px;height:51.8px;object-fit:contain}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate .rate p{font-size:25.35px;font-weight:700;line-height:30.42px;color:#303030;margin-bottom:0;text-align:right}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate .rate .star-review{display:flex;align-items:center;line-height:0}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate .rate .star-review span{font-size:14.79px;font-weight:400;color:#909090}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate .rate .star-review .star-images{display:flex}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .logo-rate .rate .star-review .star-images img{width:10.09px;height:9.79px}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .course-name h4,.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .course-name .h4{font-size:23.23px !important;font-weight:500;line-height:29.57px;letter-spacing:0.01em;color:#303030;margin-top:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:60px}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .university-name{background:#ff4e9a;padding:15px 13px;margin:0 -21px 10px -21px;display:flex;align-items:center}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .university-name p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:#fff;margin-bottom:0}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .flexible-learn{display:flex;justify-content:space-between;padding-top:10px}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .flexible-learn .flexible-duration{display:flex;align-items:center}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .flexible-learn .flexible-duration p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f;margin-bottom:0}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .flexible-learn .flexible-duration span{font-weight:600;font-size:14px !important;line-height:17px;color:#303030;margin-left:4px}.it-computing .uniacademic-courses .owl-carousel .owl-stage-outer .owl-stage .popular-course-cards .flexible-learn .learn-more a{font-weight:600;font-size:18px !important;line-height:22px;color:#ff4e9a;text-decoration:underline}.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-prev{position:absolute;height:45px;width:45px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ff4e9a;margin:0}.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-prev span{color:#ff0370;font-size:35px;margin-top:-7px}.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-prev.disabled{display:none}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-prev{height:35px;width:35px}}.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-next{position:absolute;height:45px;width:45px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ff4e9a;margin:0}.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-next span{color:#ff0370;font-size:35px;margin-top:-7px}.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-next.disabled{display:none}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel .owl-nav .owl-next{height:35px;width:35px}}.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-one .owl-prev{top:115px;left:-25px}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-one .owl-prev{left:-8px;top:115px}}.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-one .owl-next{top:115px;right:-23px}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-one .owl-next{right:-8px;top:115px}}.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-two .owl-prev{top:115px;left:-25px}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-two .owl-prev{left:-8px;top:115px}}.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-two .owl-next{top:115px;right:-23px}@media only screen and (max-width:495px){.it-computing .uniacademic-courses .owl-carousel.uniacademic-courses-card-two .owl-next{right:-8px;top:115px}}.it-computing .unishort-courses{background:#f3f5f880;padding:40px 0}.it-computing .unishort-courses .heading{width:50%;padding-bottom:20px}@media only screen and (max-width:495px){.it-computing .unishort-courses .heading{width:100%;text-align:center}}.it-computing .unishort-courses .heading h2,.it-computing .unishort-courses .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .unishort-courses .heading h2,.it-computing .unishort-courses .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .unishort-courses .heading h2 span,.it-computing .unishort-courses .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .unishort-courses .heading h2 span,.it-computing .unishort-courses .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .unishort-courses .heading p{font-weight:400;font-size:18px;line-height:176%;color:#606060}@media only screen and (max-width:495px){.it-computing .unishort-courses .heading p{font-size:16px;line-height:26px;color:#858585}}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage{padding-left:0 !important;padding-right:0 !important}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card{background:#fff;border-radius:6px;padding:9px 9px 27px 9px;box-shadow:4px 5px 10px rgba(0,0,0,0.06);margin:8px;transition:0.3s cubic-bezier(0,0,0.5,1),box-shadow 0.3s ease;margin:10px 0}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card{max-width:95%;margin:15px auto}}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card:hover{transform:scale3d(1.03,1.03,1.08) translate3d(0.1rem,-0.25rem,20rem);box-shadow:4px 5px 10px rgba(0,0,0,0.06)}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .logo-off{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;height:37.5px}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .logo-off .unilogo img{width:71.51px;height:37.5px;object-fit:contain}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .logo-off .off{background:#303030;border-radius:6px;padding:0 11px}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .logo-off .off span{font-style:italic;font-weight:600;font-size:14px;line-height:29px;color:#fff}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .banner-sec{margin-bottom:20px}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .banner-sec img{border-radius:6px;width:100%;height:125px;object-fit:cover}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body{text-align:center;padding:0 17px}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .course-name{margin-bottom:10px}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .course-name h4,.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .course-name .h4{font-weight:600;font-size:20px !important;line-height:28px;letter-spacing:0.01em;color:#303030;text-decoration:none;height:56px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .flex-year{display:flex;align-items:center;justify-content:center;margin-bottom:28px}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .flex-year p{font-weight:400;font-size:14px;line-height:17px;color:#a29f9f;margin-right:5px;margin-bottom:0}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .flex-year span{font-weight:600;font-size:14px;line-height:17px;color:#303030}.it-computing .unishort-courses .owl-carousel .owl-stage-outer .owl-stage .short-card .content-body .start-now a{font-weight:600;font-size:16px;line-height:26px;color:#ff4e9a}.it-computing .unishort-courses .owl-carousel .owl-nav .owl-prev{position:absolute;height:45px;width:45px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ff4e9a;margin:0}.it-computing .unishort-courses .owl-carousel .owl-nav .owl-prev span{color:#ff0370;font-size:35px;margin-top:-7px}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel .owl-nav .owl-prev{height:35px;width:35px}}.it-computing .unishort-courses .owl-carousel .owl-nav .owl-next{position:absolute;top:-50px;right:0;height:45px;width:45px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0;border:2px solid #ff4e9a}.it-computing .unishort-courses .owl-carousel .owl-nav .owl-next span{color:#ff0370;font-size:35px;margin-top:-7px}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel .owl-nav .owl-next{height:35px;width:35px}}.it-computing .unishort-courses .owl-carousel.unishort-courses-card-one .owl-prev{top:190px;left:-25px}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel.unishort-courses-card-one .owl-prev{display:none}}.it-computing .unishort-courses .owl-carousel.unishort-courses-card-one .owl-next{top:190px;right:-23px}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel.unishort-courses-card-one .owl-next{display:none}}.it-computing .unishort-courses .owl-carousel.unishort-courses-card-two .owl-prev{top:190px;left:-25px}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel.unishort-courses-card-two .owl-prev{display:none}}.it-computing .unishort-courses .owl-carousel.unishort-courses-card-two .owl-next{top:190px;right:-23px}@media only screen and (max-width:495px){.it-computing .unishort-courses .owl-carousel.unishort-courses-card-two .owl-next{display:none}}.it-computing .program-leader{background-color:#f3f5f8;padding:50px 0 80px}.it-computing .program-leader .heading{text-align:center;padding-bottom:30px}.it-computing .program-leader .heading h2,.it-computing .program-leader .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .program-leader .heading h2,.it-computing .program-leader .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .program-leader .heading h2 span,.it-computing .program-leader .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .program-leader .heading h2 span,.it-computing .program-leader .heading .h2 span{font-size:26px;line-height:36px}}@media only screen and (max-width:495px){.it-computing .program-leader .heading{text-align:center}}.it-computing .program-leader .message-container{background-color:#fff;border-radius:16px;box-shadow:0px 6px 17px 0px #0000001a;padding:50px;max-width:950px;margin:0 auto}@media only screen and (max-width:495px){.it-computing .program-leader .message-container{padding:30px}}.it-computing .program-leader .message-container .leader-img{max-width:200px;height:200px;margin:auto}.it-computing .program-leader .message-container .leader-img img{border-radius:50%;width:200px;height:200px}@media only screen and (max-width:495px){.it-computing .program-leader .message-container .leader-img{max-width:150px;width:150px;height:150px;border-radius:50%;margin:auto;outline:7px solid #ff4e9a}.it-computing .program-leader .message-container .leader-img img{border-radius:50%;width:100%;height:150px;object-fit:cover}}.it-computing .program-leader .message-container .leader-text{text-align:center;margin-top:15px}.it-computing .program-leader .message-container .leader-text p{font-weight:600;font-size:16px;line-height:26px;color:#303030}.it-computing .program-leader .message-container .leader-quotes img{margin-bottom:5px}.it-computing .program-leader .message-container .message{padding-left:30px}@media only screen and (max-width:495px){.it-computing .program-leader .message-container .message{padding-left:0}}.it-computing .program-leader .message-container .message h5,.it-computing .program-leader .message-container .message .h5{font-weight:600;font-size:22px !important;line-height:32px;color:#ff4a97}@media only screen and (max-width:495px){.it-computing .program-leader .message-container .message h5,.it-computing .program-leader .message-container .message .h5{font-size:18px;line-height:32px}}.it-computing .program-leader .message-container .message .leader-desc .leader-text{font-weight:400;font-size:16px;line-height:28px;color:#606060}@media only screen and (max-width:495px){.it-computing .program-leader .message-container .message .leader-desc .leader-text{margin-top:20px}}.it-computing .program-leader .message-container .message .leader-desc .leader-read-more{display:inline;background:transparent;border:none;padding:0;color:#ff4a97;font-size:16px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:opacity 0.2s ease}.it-computing .program-leader .message-container .message .leader-desc .leader-read-more:hover{opacity:0.75}.it-computing .newsletter-subscribe{padding:50px 0}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe{padding:50px 15px}}.it-computing .newsletter-subscribe .heading{padding-bottom:30px}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .heading{text-align:center;padding-bottom:50px}}.it-computing .newsletter-subscribe .heading h2,.it-computing .newsletter-subscribe .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .heading h2,.it-computing .newsletter-subscribe .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .newsletter-subscribe .heading h2 span,.it-computing .newsletter-subscribe .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .heading h2 span,.it-computing .newsletter-subscribe .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .newsletter-subscribe .heading .news-subscribe{display:flex}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .heading .news-subscribe{flex-direction:column;gap:20px}}.it-computing .newsletter-subscribe .heading .news-subscribe p{font-weight:400;font-size:18px;line-height:28px;color:#606060}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .heading .news-subscribe p{font-size:16px;line-height:26px}}.it-computing .newsletter-subscribe .heading .news-subscribe a{background:linear-gradient(180deg,#ffe000 0%,#f99d27 100%);width:220px;height:44px;border-radius:30px;font-size:16px;color:#263238;margin-left:auto;display:flex;justify-content:center;align-items:center;text-decoration:none}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .heading .news-subscribe a{margin:auto}}.it-computing .newsletter-subscribe .heading .news-subscribe a:hover{transform:translateY(-3px);transition:transform 0.3s,box-shadow 0.3s}.it-computing .newsletter-subscribe .newsletter-box{box-shadow:0px 6px 17px 0px #0000001a;background-color:#fff;border-radius:16px;padding:40px 25px;margin:10px}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .newsletter-box .row{flex-direction:column-reverse}}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details{display:flex;flex-direction:column;gap:10px}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .date{font-weight:700;font-size:18px !important;line-height:100%;text-transform:capitalize;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .date{text-align:center;margin-top:10px}}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .news-img{max-width:201px;height:257px}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .news-img img{width:100%}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .title{font-weight:900;font-size:24px !important;line-height:30px;color:#3d294c}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .title p span{font-weight:900;font-size:24px !important;line-height:30px;color:#3d294c}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .download{margin-top:auto}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .download{text-align:center}}.it-computing .newsletter-subscribe .newsletter-box .newsletter-details .download a{background:linear-gradient(180deg,#ff4e9a 0%,#ff0370 100%);border-radius:30px;color:#fff;font-size:16px;font-weight:500;text-decoration:none;padding:7px 25px 10px}.it-computing .newsletter-subscribe .newsletter-box .news-img{max-width:200px;height:257px;margin:auto}.it-computing .newsletter-subscribe .newsletter-box .news-img img{max-width:100%;height:100%}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .newsletter-box{margin-bottom:15px}}.it-computing .newsletter-subscribe .owl-carousel .owl-dots{text-align:center}.it-computing .newsletter-subscribe .owl-carousel .owl-dots button{background:#ff4e9a;width:12px;height:12px;border-radius:50%;margin-right:10px;opacity:0.5}@media only screen and (max-width:495px){.it-computing .newsletter-subscribe .owl-carousel .owl-dots button{width:10px;height:10px}}.it-computing .newsletter-subscribe .owl-carousel .owl-dots button.active{opacity:1}.it-computing .uni-blogs{background-color:#fff;padding:50px 0}.it-computing .uni-blogs .heading{padding-bottom:30px;width:50%}@media only screen and (max-width:495px){.it-computing .uni-blogs .heading{width:100%;text-align:center}}.it-computing .uni-blogs .heading h2,.it-computing .uni-blogs .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .uni-blogs .heading h2,.it-computing .uni-blogs .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .uni-blogs .heading h2 span,.it-computing .uni-blogs .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .uni-blogs .heading h2 span,.it-computing .uni-blogs .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .uni-blogs .owl-carousel .owl-stage{padding-left:0 !important;margin-left:1px}.it-computing .uni-blogs .owl-carousel .blogs-cards{box-shadow:rgba(60,64,67,0.3) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 1px 3px 1px;border-radius:6px;margin-bottom:30px;background-color:#fff;max-width:400px;display:flex;flex-direction:column}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel .blogs-cards{margin:0 auto 30px;width:95%}}.it-computing .uni-blogs .owl-carousel .blogs-cards .blogs-banner img{width:100%;height:174px;object-fit:cover;border-radius:6px 6px 0 0}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel .blogs-cards .blogs-banner img{object-fit:inherit}}.it-computing .uni-blogs .owl-carousel .blogs-cards .blogs-banner::after{content:"";position:relative;display:block;background:linear-gradient(90deg,#ff96c0 0%,#ffde76 101.72%);height:20px}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content{padding:0 20px 20px 20px;display:flex;flex-direction:column;background-color:#fff;border-radius:6px}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content{height:auto}}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body h5,.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body .h5{font-weight:700;letter-spacing:0.01em;color:#303030;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:20px;font-size:18px !important;line-height:28px !important;margin-bottom:0;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;height:80px}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body h5 a,.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body .h5 a{font-size:18px;font-weight:700;line-height:28px;letter-spacing:0.01em;color:#303030}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body h5 font font,.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body .h5 font font{font-size:18px !important;line-height:28px !important}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body h5:hover,.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body .h5:hover{color:#ff4e9a;transition:0.4s}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .card-body p{font-size:15px;font-weight:500;line-height:25px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:10px;margin-bottom:20px}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer{border-top:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between;padding-top:10px}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer p{background-color:#ededed;border-radius:28px;color:#262626;font-size:12px;font-weight:700;padding:5px 8px;margin-bottom:0;position:relative;right:5px;white-space:nowrap}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer p font font{color:#262626;font-size:12px;font-weight:700}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .share-container{display:flex;align-items:center;position:relative;margin-left:-10px}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .share-icon{font-size:24px;cursor:pointer;transition:transform 0.3s ease-in-out;z-index:3}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .share-icon font font{font-size:18px}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .share-icon:hover{transform:scale(1.2)}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons{display:flex;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out,transform 0.3s ease-in-out}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons .share{box-shadow:0px 4px 16px 0px #0000000d;border-radius:50%}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons a{margin:0 0.2rem;opacity:0;transform:translateX(-20px);transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;height:auto !important}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(1){transition-delay:0.1s}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(2){transition-delay:0.2s}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(3){transition-delay:0.3s}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .social-icons a:nth-child(4){transition-delay:0.4s}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .share-container:hover .social-icons{opacity:1;visibility:visible;transform:translateX(0);box-shadow:0px 4px 6px 0px #0000000d;box-shadow:0px 10px 15px 0px #0000001a;padding:5px 5px 5px 30px;border-radius:30px;margin-left:-30px;margin-top:-4px;background-color:#fff;z-index:1}.it-computing .uni-blogs .owl-carousel .blogs-cards .cards-content .blog-footer .share-container:hover .social-icons a{opacity:1;transform:translateX(0);height:auto !important}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel .owl-nav{display:none}}.it-computing .uni-blogs .owl-carousel .owl-nav .owl-prev{position:absolute;top:-50px;right:45px;height:26px;width:26px;box-shadow:0px 3.01px 11.29px 0px #00000040;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0}.it-computing .uni-blogs .owl-carousel .owl-nav .owl-prev span{color:#ff0370;font-size:35px;margin-top:-7px}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel .owl-nav .owl-prev{top:-35px;right:55px}}.it-computing .uni-blogs .owl-carousel .owl-nav .owl-next{position:absolute;top:-50px;right:0;height:26px;width:26px;box-shadow:0px 3.01px 11.29px 0px #00000040;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0}.it-computing .uni-blogs .owl-carousel .owl-nav .owl-next span{color:#ff0370;font-size:35px;margin-top:-7px}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel .owl-nav .owl-next{top:-35px;right:15px}}.it-computing .uni-blogs .owl-carousel::after{content:"";display:block;background:linear-gradient(90deg,rgba(255,255,255,0.3) 0%,#fff 35.69%,#fff 100%);width:70px;height:475px;position:absolute;right:-43px;top:0}@media only screen and (max-width:495px){.it-computing .uni-blogs .owl-carousel::after{display:none}}.it-computing .upcoming-event{background-color:#f3f5f8;background-image:unset;padding:50px 0}@media only screen and (max-width:495px){.it-computing .upcoming-event{padding:30px 0}}.it-computing .upcoming-event .heading{padding-bottom:30px;width:50%}@media only screen and (max-width:495px){.it-computing .upcoming-event .heading{width:100%;text-align:center}}.it-computing .upcoming-event .heading h2,.it-computing .upcoming-event .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .upcoming-event .heading h2,.it-computing .upcoming-event .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .upcoming-event .heading h2 span,.it-computing .upcoming-event .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .upcoming-event .heading h2 span,.it-computing .upcoming-event .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .upcoming-event .heading p{font-weight:400;font-size:18px;line-height:176%;color:#606060}@media only screen and (max-width:495px){.it-computing .upcoming-event .heading p{font-size:16px;line-height:26px;margin-top:15px;color:#858585}}.it-computing .upcoming-event .event-cards .event-card-item{padding:22px 22px 30px 22px;background-color:#fff;border-radius:16px;box-shadow:0px 6px 17px 0px #0000001a}@media only screen and (max-width:495px){.it-computing .upcoming-event .event-cards .event-card-item{display:flex;flex-direction:column;justify-content:space-between;height:433px;margin-bottom:1px}}.it-computing .upcoming-event .event-cards .event-card-item .banner{max-width:100%;height:106px}.it-computing .upcoming-event .event-cards .event-card-item .banner img{height:106px;object-fit:cover}.it-computing .upcoming-event .event-cards .event-card-item .event-card-body h3,.it-computing .upcoming-event .event-cards .event-card-item .event-card-body .h3{font-weight:700;font-size:18px !important;line-height:24px;text-transform:capitalize;color:#ff5aa1;margin-top:15px;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;height:70px}.it-computing .upcoming-event .event-cards .event-card-item .event-card-body p{font-weight:400;font-size:16px !important;line-height:26px;color:#303030;margin-bottom:25px}.it-computing .upcoming-event .event-cards .event-card-item .event-card-body a{background:linear-gradient(180deg,#ff4e9a 0%,#ff0370 100%);border-radius:30px;font-size:16px;font-weight:500;color:#fff;text-decoration:none;padding:7px 20px 12px}@media only screen and (max-width:495px){.it-computing .upcoming-event .event-cards .event-card-item .event-card-body a{margin-top:auto;width:max-content}}.it-computing .upcoming-event .event-cards .owl-carousel .owl-stage-outer .owl-stage{padding-left:0 !important}@media only screen and (max-width:495px){.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav{display:none}}.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav .owl-prev{position:absolute;top:-50px;right:45px;height:26px;width:26px;box-shadow:0px 3.01px 11.29px 0px #00000040;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0}.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav .owl-prev span{color:#ff0370;font-size:35px;margin-top:-7px}@media only screen and (max-width:495px){.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav .owl-prev{top:-35px;right:55px}}.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav .owl-next{position:absolute;top:-50px;right:0;height:26px;width:26px;box-shadow:0px 3.01px 11.29px 0px #00000040;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0}.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav .owl-next span{color:#ff0370;font-size:35px;margin-top:-7px}@media only screen and (max-width:495px){.it-computing .upcoming-event .event-cards .owl-carousel .owl-nav .owl-next{top:-35px;right:15px}}.it-computing .upcoming-event .event-cards .owl-carousel .owl-dots{text-align:center}.it-computing .upcoming-event .event-cards .owl-carousel .owl-dots button{background:#ff4e9a;width:12px;height:12px;border-radius:50%;margin-right:10px;opacity:0.5}@media only screen and (max-width:495px){.it-computing .upcoming-event .event-cards .owl-carousel .owl-dots button{width:10px;height:10px}}.it-computing .upcoming-event .event-cards .owl-carousel .owl-dots button.active{opacity:1}.it-computing .student-testimonials{padding:50px 0}@media only screen and (max-width:495px){.it-computing .student-testimonials{padding:30px 0}}@media only screen and (max-width:495px){.it-computing .student-testimonials.our-student{margin-bottom:0 !important}}.it-computing .student-testimonials .heading{padding-bottom:30px}@media only screen and (max-width:495px){.it-computing .student-testimonials .heading{text-align:center}}.it-computing .student-testimonials .heading h2,.it-computing .student-testimonials .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .student-testimonials .heading h2,.it-computing .student-testimonials .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .student-testimonials .heading p{font-weight:400;font-size:16px;line-height:26px;color:#858585}.it-computing .testimonials-read-more .modal-dialog{max-width:60%}.it-computing .testimonials-read-more .modal-dialog .batch-popup{width:100%}.it-computing .uni-bytes{background:#f3f5f8;padding:40px 0}.it-computing .uni-bytes .heading{width:50%;padding-bottom:15px}@media only screen and (max-width:495px){.it-computing .uni-bytes .heading{width:100%;text-align:center}}.it-computing .uni-bytes .heading h2,.it-computing .uni-bytes .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .uni-bytes .heading h2,.it-computing .uni-bytes .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .uni-bytes .heading h2 span,.it-computing .uni-bytes .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .uni-bytes .heading h2 span,.it-computing .uni-bytes .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .uni-bytes .heading p{font-weight:400;font-size:18px;line-height:176%;color:#606060}@media only screen and (max-width:495px){.it-computing .uni-bytes .heading p{font-size:16px;line-height:26px;color:#858585}}.it-computing .uni-bytes .bytes-container{background-color:#fff;box-shadow:0px 6px 17px 0px #0000001a;border-radius:15px;padding:25px;margin-bottom:20px}.it-computing .uni-bytes .bytes-container .bytes-image{max-width:287px;height:287px}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .uni-bytes .bytes-container .bytes-image{height:auto}}@media only screen and (max-width:495px){.it-computing .uni-bytes .bytes-container .bytes-image{height:161px;width:161px;margin:auto}}.it-computing .uni-bytes .bytes-container .bytes-image img{width:100%;height:100%;object-fit:cover}.it-computing .uni-bytes .bytes-container .bytes-content{padding-left:20px;padding-top:30px;max-width:90%}@media only screen and (max-width:495px){.it-computing .uni-bytes .bytes-container .bytes-content{text-align:center;padding-left:0;max-width:100%}}.it-computing .uni-bytes .bytes-container .bytes-content .weeks-bytes{font-weight:700;font-size:18px;text-transform:capitalize;color:#ff5aa1}.it-computing .uni-bytes .bytes-container .bytes-content .post-title{font-weight:600;font-size:24px !important;line-height:30px;color:#3d294c}.it-computing .uni-bytes .bytes-container .bytes-content a{font-weight:400;font-size:16px;line-height:26px;color:#6db8e6 !important}.it-computing .uni-bytes .bytes-container .bytes-content a strong{color:#6db8e6 !important}.it-computing .uni-bytes .bytes-container .bytes-content .post-content{font-weight:400;font-size:16px;line-height:26px;color:#303030}@media only screen and (max-width:495px){.it-computing .uni-bytes .bytes-container .bytes-content div{text-align:center}}.it-computing .mba-courses{background:radial-gradient(60.35% 154.89% at 39.65% 27%,#f8f6fd 0%,#c79cdd 67.67%,#e098c9 100%);padding:50px 0;position:relative}.it-computing .mba-courses .heading{width:50%;flex:0 0 auto}@media only screen and (max-width:495px){.it-computing .mba-courses .heading{width:100%;text-align:center}}.it-computing .mba-courses .heading h2,.it-computing .mba-courses .heading .h2{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.it-computing .mba-courses .heading h2,.it-computing .mba-courses .heading .h2{font-size:26px !important;line-height:36px}}.it-computing .mba-courses .heading h2 span,.it-computing .mba-courses .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}@media only screen and (max-width:495px){.it-computing .mba-courses .heading h2 span,.it-computing .mba-courses .heading .h2 span{font-size:26px;line-height:36px}}.it-computing .mba-courses .heading p{font-weight:400;font-size:18px;line-height:176%;color:#858585;margin-bottom:20px}@media only screen and (max-width:495px){.it-computing .mba-courses .heading p{font-size:16px;line-height:26px;margin:30px 0;color:#858585}}.it-computing .mba-courses .mba-course-container{position:relative;border-radius:10px;box-shadow:0px 6px 17px 0px #0000001a;border:1px solid #ffcee3;padding:50px 30px 0px 40px;background-color:#ffffff45}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container{padding:25px 15px;max-width:95%;margin:auto}}.it-computing .mba-courses .mba-course-container .case-study-container{padding:15px 20px}.it-computing .mba-courses .mba-course-container .case-study-container .step{display:flex;align-items:flex-start;margin-bottom:45px;position:relative}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .step{margin-bottom:25px}}.it-computing .mba-courses .mba-course-container .case-study-container .step:not(:last-child)::after{content:"";position:absolute;left:30px;top:47px;border-width:1px;height:100%;border-style:dashed;border-color:#ff4e9a47}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .step:not(:last-child)::after{left:20px;top:37px}}.it-computing .mba-courses .mba-course-container .case-study-container .step .circle{min-width:60px;width:60px;height:60px;color:#ff4e9a47;background:#f7eff9;font-weight:bold;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:25px;font-size:24px !important;border:1px solid #ff4e9a47;z-index:2}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .step .circle{height:40px;width:40px;min-width:40px;font-size:20px !important;margin-right:15px}}.it-computing .mba-courses .mba-course-container .case-study-container .step .content h3,.it-computing .mba-courses .mba-course-container .case-study-container .step .content .h3{font-weight:600;font-size:24px !important;line-height:100%;color:#303030}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .step .content h3,.it-computing .mba-courses .mba-course-container .case-study-container .step .content .h3{font-size:20px !important}}.it-computing .mba-courses .mba-course-container .case-study-container .step .content p{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#858585;margin-bottom:0}.it-computing .mba-courses .mba-course-container .case-study-container .step .content p span{display:block;font-size:inherit}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .step .content p span{display:inline}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .step .content{width:82%}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container{padding:0}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .case-study-container .mbaai-img-arrow{bottom:-28px;rotate:270deg;left:50%;top:unset;max-width:52px;height:23px;position:absolute}}.it-computing .mba-courses .mba-course-container .course-image{position:relative}.it-computing .mba-courses .mba-course-container .course-image .mbait-bg-img{width:476px;height:432px}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .course-image .mbait-bg-img{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .course-image .mbait-bg-img{display:none}}.it-computing .mba-courses .mba-course-container .course-image .mbaai-bg-img{width:493px;height:447px}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .course-image .mbaai-bg-img{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .course-image .mbaai-bg-img{display:none}}.it-computing .mba-courses .mba-course-container .course-image .bg-img-dots{position:absolute;top:-4%;left:11%}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .course-image .bg-img-dots{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .course-image .bg-img-dots{display:none}}.it-computing .mba-courses .mba-course-container .course-image .bg-img-arrow{position:absolute;top:-9%;right:-10px;width:34px;height:84px}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .course-image .bg-img-arrow{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .course-image .bg-img-arrow{bottom:-55px;rotate:90deg;left:50%;top:unset;max-width:53px;height:23px}}.it-computing .mba-courses .mba-course-container .course-image .mbaai-img-arrow{position:absolute;top:-7%;left:-5%;width:34px;height:84px}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .course-image .mbaai-img-arrow{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .course-image .mbaai-img-arrow{display:none}}.it-computing .mba-courses .mba-course-container .course-image .mbaai-img-dots{position:absolute;top:-9%;right:18%;rotate:269deg}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .course-image .mbaai-img-dots{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .course-image .mbaai-img-dots{display:none}}@media only screen and (min-width:600px) and (max-width:980px){.it-computing .mba-courses .mba-course-container .mbaai-img-arrow{display:none}}@media only screen and (max-width:495px){.it-computing .mba-courses .mba-course-container .mbaai-img-arrow{position:absolute;bottom:-28px;rotate:270deg;left:50%;top:unset;max-width:52px;height:23px}}@media only screen and (max-width:495px){.it-computing .it-computing-advisor .left .advisor-form::before{display:none !important}}.it-computing .disabled{display:none !important}.it-computing-news .academic-document{width:100% !important}.select2-speak-advisor-variant .select2-dropdown--below{width:325px !important;margin-top:10px}@media only screen and (max-width:495px){.select2-speak-advisor-variant .select2-dropdown--below{width:320px !important}}@media only screen and (max-width:360px){.select2-speak-advisor-variant .select2-dropdown--below{width:245px !important}}.select2-speak-advisor-variant .select2-dropdown--above{width:325px !important}@media only screen and (max-width:495px){.select2-speak-advisor-variant .select2-dropdown--above{width:320px !important}}@media only screen and (max-width:360px){.select2-speak-advisor-variant .select2-dropdown--above{width:245px !important}}.it-computing-newsletter .modal-content,.it-computing-news .modal-content{background:linear-gradient(243.04deg,#ffe5f0 -1.03%,#fff 46.83%);border-radius:15px}.new-insight-success-stories-banner{border-bottom:1px solid rgba(0,0,0,0.2)}.new-insight-success-stories-banner .breadcrumb-nav{margin-top:110px}.new-insight-success-stories-banner .left-heading-section{padding-top:3rem;padding-bottom:5rem}@media only screen and (max-width:495px){.new-insight-success-stories-banner .left-heading-section{padding-top:1rem;padding-bottom:0rem}}.new-insight-success-stories-banner .left-heading-section .heading{margin-bottom:13px}.new-insight-success-stories-banner .left-heading-section .heading h1,.new-insight-success-stories-banner .left-heading-section .heading .h1{font-family:'Lato',sans-serif;font-weight:700;font-size:52px;line-height:62px;color:#262626;text-align:left}@media only screen and (max-width:495px){.new-insight-success-stories-banner .left-heading-section .heading h1,.new-insight-success-stories-banner .left-heading-section .heading .h1{text-align:center}}@media only screen and (max-width:360px){.new-insight-success-stories-banner .left-heading-section .heading h1,.new-insight-success-stories-banner .left-heading-section .heading .h1{text-align:center;font-size:49px;line-height:55px}}.new-insight-success-stories-banner .left-heading-section .heading h1 span,.new-insight-success-stories-banner .left-heading-section .heading .h1 span{font-family:'Lato',sans-serif;font-weight:700;font-size:52px;line-height:62px;color:#FF4E9A;text-align:left}@media only screen and (max-width:495px){.new-insight-success-stories-banner .left-heading-section .heading h1 span,.new-insight-success-stories-banner .left-heading-section .heading .h1 span{text-align:center}}@media only screen and (max-width:360px){.new-insight-success-stories-banner .left-heading-section .heading h1 span,.new-insight-success-stories-banner .left-heading-section .heading .h1 span{text-align:center;font-size:49px;line-height:55px}}.new-insight-success-stories-banner .left-heading-section .para{margin-bottom:30px;width:537px;height:60px}@media only screen and (max-width:495px){.new-insight-success-stories-banner .left-heading-section .para{width:100%}}.new-insight-success-stories-banner .left-heading-section .para p{font-family:'Lato',sans-serif;font-size:16px;line-height:1.88;text-align:left;color:#606060}@media only screen and (max-width:495px){.new-insight-success-stories-banner .left-heading-section .para p{text-align:center}}.new-insight-success-stories-banner .right-image-section{padding-top:7rem;text-align:center}@media only screen and (max-width:495px){.new-insight-success-stories-banner .right-image-section{padding-top:1rem;padding-bottom:2rem}}.new-insight-success-stories-banner .right-image-section img{width:372px}@media only screen and (max-width:495px){.new-insight-success-stories-banner .right-image-section img{width:189px}}.achievers-section{padding-top:3rem;padding-bottom:4rem;background:#F8F9FB}.achievers-section .section{box-shadow:0px 4px 10px rgba(0,0,0,0.1);padding-bottom:17px;border-radius:10px;background:#FFFFFF}.achievers-section .section .heading-section{width:539px;padding-top:35px;margin-bottom:10px}@media only screen and (max-width:495px){.achievers-section .section .heading-section{width:100%}}.achievers-section .section .heading-section .heading{font-family:'Lato',sans-serif;font-weight:500;font-size:36px;line-height:29.57px;letter-spacing:0.01em;text-align:center;margin-bottom:13px;color:#303030}.achievers-section .section .heading-section .heading .description{font-family:'Lato',sans-serif;font-weight:400;font-size:16px;line-height:28px;text-align:center;color:#606060}.achievers-section .section .achiever-data-section{padding:30px 30px}@media only screen and (max-width:495px){.achievers-section .section .achiever-data-section{padding:25px 0px 0px 0px}}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;transition:transform 0.3s ease-in-out;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.07);margin-bottom:30px}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card:hover{transform:translateY(-5px)}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .image-wrapper{position:relative;height:212px}@media only screen and (max-width:495px){.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .image-wrapper{height:auto}}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .image-wrapper img{width:100%;height:100%;object-fit:cover}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .image-wrapper::before{content:"";border-radius:0px 0px 11px 11px;position:absolute;bottom:0;left:0;width:100%;height:112px;background:linear-gradient(to top,#303030 -15%,rgba(48,48,48,0) 101%);z-index:1;transition:all 0.4s ease-in-out}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name{position:absolute;top:150px;left:20px;z-index:2}@media only screen and (max-width:495px){.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name{top:135px;left:20px}}@media only screen and (max-width:360px){.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name{top:115px}}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name h5,.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name .h5{font-weight:700;font-size:18px;color:#FFFFFF;margin-bottom:0}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name small,.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name .small{display:-webkit-box;-webkit-line-clamp:2;text-overflow:clip !important;max-height:3em;overflow:hidden;font-weight:600;font-size:13px;color:#FFFFFF;margin-bottom:10px}@media only screen and (max-width:495px){.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name small,.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-name .small{display:-webkit-box;-webkit-line-clamp:1;text-overflow:clip !important;max-height:1.3em;overflow:hidden}}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-info{padding:10px;text-align:left}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-info .testimonial{height:104px}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-info .testimonial a{font-style:italic;font-size:16px;font-weight:500;line-height:26px;color:#303030;text-decoration:none;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-info .testimonial a:hover{color:#FF4E9A;text-decoration:none;font-style:italic;font-size:16px;font-weight:500;line-height:26px}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-info .read-story{font-weight:700;font-size:16px;line-height:26px;color:#303030;display:inline-block;margin-top:10px;text-decoration:none;transition:color 0.3s ease;display:inline-block;margin-top:10px;margin-bottom:25px;text-decoration:none;transition:color 0.3s ease}.achievers-section .section .achiever-data-section .views-element-container .view-success-stories .achiever-card .achiever-info .read-story:hover{color:#FF4E9A}@media screen and (max-width:1140px){.achievers-section .section .pager{padding-bottom:20px}}@media only screen and (max-width:495px){.achievers-section .section .pager{padding-bottom:0px}}.achievers-section .section .pager__items{list-style:none;padding-left:0;margin:0;display:flex;align-items:center;justify-content:center;padding-top:17px}@media only screen and (max-width:495px){.achievers-section .section .pager__items{padding-top:0px}}.achievers-section .section .pager__items .pager__item{display:inline;padding:0.5em;border:2px;color:#303030}.achievers-section .section .pager__items .pager__item a{color:#333;display:block;font-weight:400;font-size:17.88px;text-decoration:none}@media screen and (max-width:1140px){.achievers-section .section .pager__items .pager__item a{font-size:14px !important}}@media screen and (max-width:1140px){.achievers-section .section .pager__items .pager__item a span{font-size:14px !important}}.achievers-section .section .pager__items .pager__item.is-active{background:#ff4e9a;color:white !important;width:30px;height:30px;border-radius:50%;display:inline-block;padding:2px 10px}.achievers-section .section .pager__items .pager__item.is-active a{color:white !important}@media only screen and (max-width:495px){.advisor-reviews-page--variant .just-align-flex{margin:0px auto 45px auto}}.achievers-story-section{padding-top:6rem;padding-bottom:1rem;background:#F8F9FB}@media only screen and (max-width:495px){.achievers-story-section{padding-top:5rem}}.achievers-story-section .section{box-shadow:0px 4px 10px rgba(0,0,0,0.1);border-radius:20px;background:#FFFFFF}@media only screen and (max-width:495px){.achievers-story-section .section{padding-bottom:20px}}.achievers-story-section .section .success-story-section{padding:30px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section{padding:20px 10px}}.achievers-story-section .section .success-story-section .profile-section{padding:20px;margin-top:0px;margin-bottom:0}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section{padding:18px}}.achievers-story-section .section .success-story-section .profile-section .achiever-image img{width:100%;height:392px;object-fit:cover;border-radius:20px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .achiever-image img{width:100%}}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation{text-align:center}}.achievers-story-section .section .success-story-section .profile-section .name-designation h4,.achievers-story-section .section .success-story-section .profile-section .name-designation .h4{font-style:Lato;font-weight:600;font-size:22px;line-height:28px}.achievers-story-section .section .success-story-section .profile-section .name-designation .designation{display:flex;align-items:flex-start;gap:11px;margin-bottom:4px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .designation{display:inline-block}}.achievers-story-section .section .success-story-section .profile-section .name-designation .designation .job{height:16px;width:15px;margin-top:5px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .designation .job{margin-top:unset}}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .designation.city{display:inline-block}}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .designation.city .location{margin-top:unset}}.achievers-story-section .section .success-story-section .profile-section .name-designation .designation.city .company-name{white-space:nowrap}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .designation.city .company-name{white-space:unset}}.achievers-story-section .section .success-story-section .profile-section .name-designation .designation.city .company-name .pipe{margin-left:15px;margin-right:15px;color:#909090}.achievers-story-section .section .success-story-section .profile-section .name-designation .designation img{height:16px;width:15px;margin-top:5px}.achievers-story-section .section .success-story-section .profile-section .name-designation .designation span{font-style:Lato;font-weight:400;font-size:16px;line-height:26px;color:#303030}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .designation span{margin-left:7px}}.achievers-story-section .section .success-story-section .profile-section .name-designation .company{display:flex;flex-wrap:wrap}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .company{justify-content:center}}.achievers-story-section .section .success-story-section .profile-section .name-designation .company .flag{height:26px;width:27px;margin-top:unset}.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name{display:flex;align-items:flex-start;gap:11px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name{display:inline-block !important}}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name span{margin-left:7px}}.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name span a{font-weight:400;font-size:16px;line-height:26px;color:#303030;transition:color 0.2s ease-in-out}.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name span a span{font-weight:400;font-size:16px;line-height:26px;color:inherit}.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name span a:hover{color:#ff4e9a}.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation.course-name span a:hover span{color:#ff4e9a}.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation .cap{height:17px;width:16px;flex-shrink:0;margin-top:5px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .profile-section .name-designation .course .designation .cap{margin-top:unset}}.achievers-story-section .section .success-story-section .story-section{padding:18px 45px;margin-top:5px}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .story-section{padding:0px 15px}}.achievers-story-section .section .success-story-section .story-section .title{margin-top:20px;position:relative}.achievers-story-section .section .success-story-section .story-section .title::after{content:"";position:absolute;right:2px;bottom:-25px;width:100%;height:1px;background-color:#FF4E9A}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .story-section .title::after{right:auto;width:100%}}.achievers-story-section .section .success-story-section .story-section .title .title-head{width:90%;font-weight:700;font-size:22px;line-height:32px;letter-spacing:2%;color:#303030}@media only screen and (max-width:495px){.achievers-story-section .section .success-story-section .story-section .title .title-head{font-weight:700;font-size:18px;line-height:28px}}.achievers-story-section .section .success-story-section .story-section .title .sub-head{font-weight:400;font-size:16px;line-height:30px;letter-spacing:2%;color:#606060}.achievers-story-section .section .success-story-section .story-section .title .sub-head a{color:#FF4E9A;font-size:16px;font-style:normal;font-weight:700;text-decoration:underline}.achievers-story-section .section .success-story-section .story-section .title .sub-head a span{color:#FF4E9A;font-size:16px;font-style:normal;font-weight:700;text-decoration:underline}.achievers-story-section .section .success-story-section .story-section .title .sub-head span{font-weight:700;font-size:16px;line-height:30px;letter-spacing:2%;color:#606060}.achievers-story-section .section .success-story-section .story-section .story-content{margin-top:55px}.achievers-story-section .section .success-story-section .story-section .story-content .para{position:relative;transition:all 0.3s ease-in-out}.achievers-story-section .section .success-story-section .story-section .story-content .para.collapsed{overflow:hidden;display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical}.achievers-story-section .section .success-story-section .story-section .story-content .para p{color:#606060;font-weight:400;font-size:16px;line-height:30px}.achievers-story-section .section .success-story-section .story-section .story-content .para p a{color:#ff4e9a;font-size:16px;font-weight:400;cursor:pointer;text-decoration:underline}.achievers-story-section .section .success-story-section .story-section .read-more{display:block;margin:0 auto}.achievers-story-section .section .success-story-section .story-section .read-more.btn.btn-primary{border:1px solid #ff4e9a;border-radius:25px;color:#ff4e9a;font-size:16px;font-style:normal;font-weight:500;line-height:19.2px;text-decoration-line:none;background:none;height:45px;width:167px;padding:11px}.achievers-short-section{padding-bottom:2rem}.achievers-short-section .heading{font-family:'Lato',sans-serif;font-weight:500;font-size:36px;line-height:29.57px;letter-spacing:0.01em;text-align:left;margin-bottom:50px;color:#303030}@media only screen and (max-width:495px){.achievers-short-section .heading{margin-bottom:30px}}@media only screen and (max-width:360px){.achievers-short-section .heading{letter-spacing:0px}}.achievers-short-section .owl-carousel{display:block}.achievers-short-section .owl-carousel .achiever-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;width:100%;transition:transform 0.3s ease-in-out;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.07);margin-bottom:25px}.achievers-short-section .owl-carousel .achiever-card .image-wrapper{position:relative;height:212px}@media only screen and (max-width:495px){.achievers-short-section .owl-carousel .achiever-card .image-wrapper{height:auto}}.achievers-short-section .owl-carousel .achiever-card .image-wrapper img{width:100%;height:100%;object-fit:cover}.achievers-short-section .owl-carousel .achiever-card .image-wrapper::before{content:"";border-radius:0px 0px 11px 11px;position:absolute;bottom:0;left:0;width:100%;height:112px;background:linear-gradient(to top,#303030 -15%,rgba(48,48,48,0) 101%);z-index:1;transition:all 0.4s ease-in-out}.achievers-short-section .owl-carousel .achiever-card .achiever-name{position:absolute;top:150px;left:20px;z-index:2}@media only screen and (max-width:495px){.achievers-short-section .owl-carousel .achiever-card .achiever-name{top:150px;left:20px}}@media only screen and (max-width:360px){.achievers-short-section .owl-carousel .achiever-card .achiever-name{top:128px}}.achievers-short-section .owl-carousel .achiever-card .achiever-name h5,.achievers-short-section .owl-carousel .achiever-card .achiever-name .h5{font-weight:700;font-size:18px;color:#FFFFFF;margin-bottom:0}.achievers-short-section .owl-carousel .achiever-card .achiever-name small,.achievers-short-section .owl-carousel .achiever-card .achiever-name .small{display:-webkit-box;-webkit-line-clamp:2;text-overflow:clip !important;max-height:3em;overflow:hidden;font-weight:600;font-size:13px;color:#FFFFFF;margin-bottom:10px}@media only screen and (max-width:495px){.achievers-short-section .owl-carousel .achiever-card .achiever-name small,.achievers-short-section .owl-carousel .achiever-card .achiever-name .small{display:-webkit-box;-webkit-line-clamp:1;text-overflow:clip !important;max-height:1.3em;overflow:hidden}}.achievers-short-section .owl-carousel .achiever-card .achiever-info{padding:10px;text-align:left}.achievers-short-section .owl-carousel .achiever-card .achiever-info .testimonial{height:104px}.achievers-short-section .owl-carousel .achiever-card .achiever-info .testimonial a{font-style:italic;font-size:16px;font-weight:500;line-height:26px;color:#303030;text-decoration:none;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.achievers-short-section .owl-carousel .achiever-card .achiever-info .testimonial a:hover{color:#FF4E9A;text-decoration:none;font-style:italic;font-size:16px;font-weight:500;line-height:26px}.achievers-short-section .owl-carousel .achiever-card .achiever-info .read-story{font-weight:700;font-size:16px;line-height:26px;color:#303030;display:inline-block;margin-top:10px;text-decoration:none;transition:color 0.3s ease;display:inline-block;margin-top:10px;margin-bottom:25px;text-decoration:none;transition:color 0.3s ease}.achievers-short-section .owl-carousel .achiever-card .achiever-info .read-story:hover{color:#FF4E9A}.achievers-short-section .owl-nav.disabled{opacity:1 !important}.achievers-short-section .owl-nav button.owl-prev{position:absolute;left:-18px;border-radius:50%;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background:#fff !important;box-shadow:-3px 4px 5px 1px rgba(0,0,0,0.09);top:138px}.achievers-short-section .owl-nav button.owl-prev span{font-size:40px;margin-top:-10px;color:#FF0370}@media only screen and (max-width:495px){.achievers-short-section .owl-nav button.owl-prev{right:69px;margin-top:-50px}}.achievers-short-section .owl-nav button.owl-next{position:absolute;right:-18px;border-radius:50%;display:flex;align-items:center;width:40px;height:40px;justify-content:center;background:#fff !important;box-shadow:3px 4px 4px 1px rgba(0,0,0,0.09);top:138px}.achievers-short-section .owl-nav button.owl-next span{font-size:40px;margin-top:-10px;color:#FF0370}@media only screen and (max-width:495px){.achievers-short-section .owl-nav button.owl-next{margin-top:-50px}}.ambassador-banner{background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);padding:95px 0 20px 0;overflow:hidden}@media only screen and (max-width:495px){.ambassador-banner{text-align:center}}.ambassador-banner .heading{color:#f92892;margin-bottom:10px;font-size:24px !important;line-height:32px;font-weight:500}@media only screen and (max-width:495px){.ambassador-banner .heading{font-size:16px !important}}.ambassador-banner .main-heading{width:800px;font-size:52px !important;line-height:62px;font-weight:700 !important;margin-bottom:20px;color:#263238}@media only screen and (max-width:495px){.ambassador-banner .main-heading{width:100%;font-size:42px !important;line-height:52px;font-weight:700 !important}}.ambassador-banner .main-heading span{font-size:52px !important;line-height:62px;font-weight:700 !important;margin-bottom:20px;color:#f92892}@media only screen and (max-width:495px){.ambassador-banner .main-heading span{font-size:42px !important;line-height:52px;font-weight:700 !important}}.ambassador-banner .lead{margin-bottom:20px;font-weight:400;font-size:18px !important;line-height:28px;color:#263238}@media only screen and (max-width:495px){.ambassador-banner .lead{font-weight:400;font-size:16px !important;line-height:26px}}.ambassador-banner .btn-primary{background:linear-gradient(to bottom,#FFE000,#F99D27);color:#263238;padding:12px 30px;border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:500}.ambassador-banner .banner-image{width:789px}@media only screen and (max-width:495px){.ambassador-banner .banner-image{display:none}}.ambassadors{padding:40px 0 60px 0;background-color:#F3F5F8}@media (min-width:1400px){.ambassadors .container{max-width:1140px}}.ambassadors .our-ambassador{font-weight:700;font-size:32px !important;margin-bottom:10px;text-align:left;padding-left:1rem}@media only screen and (max-width:495px){.ambassadors .our-ambassador{font-size:26px !important;font-weight:400;line-height:36px}}.ambassadors .our-ambassador span{color:#f92892;font-weight:700;font-size:32px !important;margin-bottom:10px}@media only screen and (max-width:495px){.ambassadors .our-ambassador span{font-size:26px !important;font-weight:400;line-height:36px}}.ambassadors .sub-head{font-weight:400;font-size:18px !important;margin-bottom:40px;color:#606060;text-align:left;max-width:900px;padding-left:1rem}@media only screen and (max-width:495px){.ambassadors .sub-head{font-size:16px !important;font-weight:400;line-height:26px}}.ambassadors .ambassador-card{background:#fff;border-radius:10px;border:none;box-shadow:0 2px 10px rgba(0,0,0,0.1);padding:20px;width:100%;max-width:338px;height:432px;margin-bottom:30px}@media only screen and (max-width:495px){.ambassadors .ambassador-card{margin-bottom:30px;width:100%;min-width:338px}}.ambassadors .ambassador-card .card-banner{margin-bottom:1rem;display:flex;justify-content:space-between}.ambassadors .ambassador-card .card-banner .profile-img img{width:129px !important;height:129px !important;object-fit:cover;border-radius:50%}.ambassadors .ambassador-card .card-banner .social-icons{display:flex;gap:.5rem;position:relative}.ambassadors .ambassador-card .card-banner .social-icons a .icon-img{width:31px;height:31px;transition:transform 0.2s}.ambassadors .ambassador-card .card-banner .social-icons a .icon-img:hover{transform:scale(1.1)}.ambassadors .ambassador-card .name{height:46px;font-size:16px;font-weight:700;line-height:28px;margin-bottom:.5rem;color:#303030;text-align:left;text-transform:uppercase;letter-spacing:.5px}.ambassadors .ambassador-card .badge{margin-top:0.5rem;margin-bottom:1rem;background-color:#f92892;background-image:linear-gradient(180deg,#f92892,#f76aab);border-radius:27px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:wrap}.ambassadors .ambassador-card .badge a{color:#fff !important;font-size:12px;line-height:23px;font-weight:500;text-decoration:none;display:block}.ambassadors .ambassador-card .completion-year{font-size:13px;font-weight:400;line-height:100%;color:#909090;text-align:left;height:13px}.ambassadors .ambassador-card .completion-year strong{color:#303030;font-size:13px;font-weight:600;line-height:100%}.ambassadors .ambassador-card hr{margin:1rem 0}.ambassadors .ambassador-card .university-info{background:#FFF9F6;border-radius:4px;padding:.5rem;text-align:left}.ambassadors .ambassador-card .university-info .head{font-size:14px !important;font-weight:700;line-height:25px;text-align:left;margin-bottom:.5rem}.ambassadors .ambassador-card .university-info .uni-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ambassadors .ambassador-card .university-info .uni-details .uni-name{font-size:13px;font-weight:400;line-height:20px;color:#303030}.ambassadors .ambassador-card .university-info .uni-details .image img{height:32px;width:32px}.ambassadors .pager{padding-bottom:0 !important}@media screen and (min-width:1440px){.ambassadors .pager{margin-top:-20px}}.ambassadors .pager .pager__items{margin-bottom:0}.ambassadors .pager .pager__items .pager__item a{color:#ff4e9a;vertical-align:middle;font-size:17px !important}.ambassadors .pager .pager__items .pager__item.pager__item--ellipsis{color:#ff4e9a;vertical-align:text-bottom}.ambassadors .pager .pager__items .is-active{border:2px solid #ff4e9a;height:36px;width:36px;border-radius:50%;margin-bottom:5px}.ambassadors .pager .pager__items .is-active a{color:#fff !important}@media (max-width:575.98px){.ambassadors .view-content .views-view-grid .row{justify-content:center !important;margin-left:0 !important;margin-right:0 !important}.ambassadors .view-content .views-view-grid .row>div{display:flex;justify-content:center;width:100%;margin-bottom:30px}.ambassadors .ambassador-card{margin-left:auto;margin-right:auto}}.events-section{background-color:#fff}@media (min-width:1400px){.events-section .container{max-width:1140px}}.events-section .title{font-size:32px !important;font-weight:700;text-align:left}@media only screen and (max-width:495px){.events-section .title{font-size:26px !important;font-weight:400;line-height:36px}}.events-section .title span{font-size:32px !important;font-weight:700;color:#ff5aa1}@media only screen and (max-width:495px){.events-section .title span{font-size:26px !important;font-weight:400;line-height:36px}}.events-section .subtitle{font-size:18px;font-weight:400;max-width:900px;color:#606060;text-align:left}@media only screen and (max-width:495px){.events-section .subtitle{font-size:16px !important}}.events-section .owl-carousel{display:block}.events-section .owl-carousel .event-slide{background-color:#C3BBB0;width:100%;border-radius:9px;margin-top:1.5rem;padding:1.5rem;position:relative}@media only screen and (max-width:495px){.events-section .owl-carousel .event-slide{padding:1rem}}.events-section .owl-carousel .event-slide .row{justify-content:center;flex-wrap:wrap}@media only screen and (max-width:360px){.events-section .owl-carousel .event-slide .row{margin-left:0;margin-right:0}}.events-section .owl-carousel .event-slide .row .event-img{height:258px;width:auto;object-fit:contain;transition:transform 0.3s ease-in-out;display:block;margin:0 auto}.events-section .owl-carousel .event-slide .row .event-img:hover{transform:scale(1.1)}.events-section .owl-carousel .owl-dots{margin-top:50px;display:flex;justify-content:center;gap:10px}.events-section .owl-carousel .owl-dots button.owl-dot{background:none;border:none;padding:0;cursor:pointer}.events-section .owl-carousel .owl-dots button.owl-dot span{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:white;box-shadow:0px 2px 9.4px rgba(0,0,0,0.25);transition:background-color 0.3s ease}.events-section .owl-carousel .owl-dots button.owl-dot.active span{background-color:#FF96C0}.events-section .owl-events-desktop{display:block}@media only screen and (max-width:495px){.events-section .owl-events-desktop{display:none !important}}.events-section .owl-events-mobile{display:none}@media only screen and (max-width:495px){.events-section .owl-events-mobile{display:block !important}}.events-section .owl-events-mobile .event-slide{padding:1rem;background-color:#C3BBB0;border-radius:9px;height:300px;width:100%}.events-section .owl-events-mobile .event-slide .event-img{height:275px;width:100%;object-fit:contain;transition:transform 0.4s ease-in-out}.events-section .owl-events-mobile .event-slide .event-img:hover{transform:scale(1.05)}.being-ambassador-section{background:#f3f5f8;padding:40px 0}@media only screen and (max-width:495px){.being-ambassador-section{padding:40px 10px}}.being-ambassador-section .container{padding:0 6rem}@media only screen and (max-width:495px){.being-ambassador-section .container{padding:0}}.being-ambassador-section .container .heading{width:50%;padding-bottom:30px}@media only screen and (max-width:495px){.being-ambassador-section .container .heading{width:100%}}.being-ambassador-section .container .heading h2,.being-ambassador-section .container .heading .h2{font-weight:700;font-size:32px !important;color:#303030}.being-ambassador-section .container .heading h2 span,.being-ambassador-section .container .heading .h2 span{font-weight:700;font-size:32px;color:#ff5aa1}.being-ambassador-section .container .heading p{font-weight:400;font-size:18px;line-height:176%;color:#606060}.being-ambassador-section .container .ambassador-container{background-color:#fff;box-shadow:0px 6px 17px 0px #0000001a;border-radius:15px;padding:10px 35px 10px 70px;margin-bottom:20px}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container{padding:10px 0px;border-radius:30px;box-shadow:0px 6px 17px 5px #0000001a}}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container .col-md-2{display:flex;align-items:center;justify-content:center}}.being-ambassador-section .container .ambassador-container .col-md-2 .benefits-image{width:214px;height:156px}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container .col-md-2 .benefits-image{width:145px;height:106px}}.being-ambassador-section .container .ambassador-container .col-md-2 .benefits-image img{width:100%}.being-ambassador-section .container .ambassador-container .content{padding-left:80px;padding-top:35px}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container .content{padding:30px !important;text-align:center}}.being-ambassador-section .container .ambassador-container .content .head{font-weight:600;font-size:22px;color:#ff5aa1}.being-ambassador-section .container .ambassador-container .content .subhead{font-weight:400;font-size:18px !important;color:#3d294c}.being-ambassador-section .container .ambassador-container:nth-of-type(2) .benefits-image{width:163px;height:163px}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container:nth-of-type(2) .benefits-image{width:125px;height:125px}}.being-ambassador-section .container .ambassador-container:nth-of-type(3) .benefits-image{width:202px;height:132px}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container:nth-of-type(3) .benefits-image{width:139px;height:91px}}.being-ambassador-section .container .ambassador-container:nth-of-type(4) .benefits-image{width:190px;height:143px}@media only screen and (max-width:495px){.being-ambassador-section .container .ambassador-container:nth-of-type(4) .benefits-image{width:137px;height:103px}}.ambassador-selection-process{padding:4rem 0;background:linear-gradient(90deg,#ef5fa0 0%,#f477b6 100%);color:#fff}.ambassador-selection-process .container{padding:0 6rem}@media only screen and (max-width:495px){.ambassador-selection-process .container{padding:0 1rem}}.ambassador-selection-process .container .col-md-5{text-align:center}@media only screen and (max-width:495px){.ambassador-selection-process .container .col-md-5{order:-1;margin-bottom:2rem}}.ambassador-selection-process .container .col-md-5 .ambassador-image{width:355px;height:367px;margin-bottom:1.5rem}@media only screen and (max-width:495px){.ambassador-selection-process .container .col-md-5 .ambassador-image{width:160px;height:auto;margin:0 auto 1.5rem}}.ambassador-selection-process .container .col-md-5 .register-btn{background-color:#fff;color:#FF4E9A;border:2px solid #FF4E9A;padding:18px;height:71px;width:202px;border-radius:8px;font-size:22px;font-weight:600;transition:0.3s}@media only screen and (max-width:495px){.ambassador-selection-process .container .col-md-5 .register-btn{display:none}}.ambassador-selection-process .container .col-md-5 .register-btn:hover{color:#fff;border:2px solid #fff;background-color:#FF4E9A}.ambassador-selection-process .container .register-btn-mobile{display:none}@media only screen and (max-width:495px){.ambassador-selection-process .container .register-btn-mobile{display:block;margin:2rem auto 0;background-color:#fff;color:#FF4E9A;border:2px solid #FF4E9A;padding:11px;height:55px;width:160px;border-radius:8px;font-size:18px;font-weight:600;transition:0.3s;text-align:center}.ambassador-selection-process .container .register-btn-mobile:hover{color:#fff;border:2px solid #fff;background-color:#FF4E9A}}.ambassador-selection-process .container .sub-head{font-weight:700;font-size:32px !important;color:#303030}@media only screen and (max-width:495px){.ambassador-selection-process .container .sub-head{font-size:22px !important;line-height:36px;text-align:center;font-weight:400}}.ambassador-selection-process .container .head{font-weight:700;font-size:45px !important;color:#fff;width:fit-content}@media only screen and (max-width:495px){.ambassador-selection-process .container .head{font-size:28px !important;margin:0 auto;text-align:center;line-height:36px;font-weight:700}}.ambassador-selection-process .container .head .white-line{border:1px solid #fff;opacity:1;width:100%}@media only screen and (max-width:495px){.ambassador-selection-process .container .head .white-line{border:3px solid #FFFFFF !important}}.ambassador-selection-process .container .process-step{display:flex;align-items:flex-start;margin-bottom:3rem}@media only screen and (max-width:495px){.ambassador-selection-process .container .process-step{gap:15px}}.ambassador-selection-process .container .process-step .icon{margin-top:4px;margin-right:1rem}@media only screen and (max-width:495px){.ambassador-selection-process .container .process-step .icon{margin-right:0;margin-bottom:0.5rem;width:44px;height:44px}}.ambassador-selection-process .container .process-step p{font-weight:600;font-size:18px;color:#FFFFFF}@media only screen and (max-width:495px){.ambassador-selection-process .container .process-step p{font-size:16px !important}}.ambassador-selection-process .container .process-step p span{font-weight:700;font-size:18px;color:#FFFFFF}@media only screen and (max-width:495px){.ambassador-selection-process .container .process-step p span{font-size:16px}}.graduation-banner{background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);padding:30px 0;position:relative;overflow:hidden;height:585px}@media only screen and (max-width:495px){.graduation-banner{height:auto;text-align:center}}.graduation-banner .banner-content{margin-top:135px}@media only screen and (max-width:495px){.graduation-banner .banner-content{margin-top:35px}}.graduation-banner .banner-content .banner-heading{margin-bottom:10px}.graduation-banner .banner-content .banner-heading h1,.graduation-banner .banner-content .banner-heading .h1{font-weight:600;font-size:48px !important;line-height:1.2;color:#262626;display:inline;margin-bottom:20px}@media only screen and (max-width:495px){.graduation-banner .banner-content .banner-heading h1,.graduation-banner .banner-content .banner-heading .h1{font-weight:600;font-size:44px !important;line-height:53px;display:block;margin-bottom:0px}}.graduation-banner .banner-content .banner-heading .typewriter{display:inline-block}.graduation-banner .banner-content .banner-heading .typewriter span{font-weight:600;font-size:48px;line-height:1.2;color:#ff4e9a;animation:typing 2s steps(12,end) infinite;border-right:4px solid #ff4e9a}@keyframes typing{from{width:0}to{width:100%}}.graduation-banner .banner-content p{font-size:18px;color:#4a4a4a;margin-bottom:25px;line-height:1.6}.graduation-banner .banner-content .banner-list{list-style:none;padding:0;margin-bottom:35px}@media only screen and (max-width:495px){.graduation-banner .banner-content .banner-list{margin-bottom:19px}}.graduation-banner .banner-content .banner-list li{display:flex;align-items:flex-start;gap:10px;font-size:16px;color:#333;margin-bottom:12px;line-height:1.5}@media only screen and (max-width:495px){.graduation-banner .banner-content .banner-list li{display:inline-block;align-items:center;gap:5px;font-size:16px;line-height:1.4;color:#777;margin-bottom:10px}}.graduation-banner .banner-content .banner-list li .icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}@media only screen and (max-width:495px){.graduation-banner .banner-content .banner-list li .icon{width:20px;height:20px;margin-right:10px}}.graduation-banner .banner-content .banner-list li span{color:#ff006e;font-size:16px;font-weight:600}.graduation-banner .banner-content .register-btn{background:#ff4e9a;color:#fff;font-weight:600;font-size:18px;padding:15px 48px;border-radius:30px;border:none;transition:0.3s ease;box-shadow:0 4px 10px rgba(77,0,128,0.25)}.graduation-banner .banner-content .register-btn:hover{transform:translateY(-2px)}@media only screen and (max-width:495px){.graduation-banner .banner-content .register-btn{display:inline-block;text-decoration:none;position:relative;z-index:10}}.graduation-banner .banner-image{margin-top:-60px;position:relative}@media only screen and (max-width:495px){.graduation-banner .banner-image{padding-bottom:100px}}.graduation-banner .banner-image img{max-width:542px;width:100%;height:auto}.graduation-banner .countdown-wrapper{position:absolute;bottom:15px;right:18%;background:#1c1c1c;border:10px solid #FA304E;border-radius:15px;padding:20px 30px;display:flex;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,0.25)}@media only screen and (max-width:495px){.graduation-banner .countdown-wrapper{bottom:0px;right:10%;right:10%;padding:20px 28px;margin-bottom:40px}}.graduation-banner .countdown-wrapper .flip-countdown{display:flex;gap:25px}@media only screen and (max-width:495px){.graduation-banner .countdown-wrapper .flip-countdown{gap:13px}}.graduation-banner .countdown-wrapper .flip-countdown .flip-unit{background:#111;padding:18px 22px;border-radius:8px;min-width:70px;position:relative;text-align:center;box-shadow:inset 0 -4px 0 rgba(255,255,255,0.08)}.graduation-banner .countdown-wrapper .flip-countdown .flip-unit::after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background:rgba(255,255,255,0.2)}@media only screen and (max-width:495px){.graduation-banner .countdown-wrapper .flip-countdown .flip-unit{padding:15px 17px}}.graduation-banner .countdown-wrapper .flip-countdown .flip-unit span{display:block;font-size:48px;color:#ffffff;font-weight:700;line-height:1.1;letter-spacing:2px}.graduation-banner .countdown-wrapper .flip-countdown .flip-unit p{margin-top:10px;font-size:12px;font-weight:600;color:#d3d3d3;letter-spacing:1px}.registration-section{background-color:#f5f6fa;display:flex;justify-content:center;align-items:center;padding:4rem 0}.registration-section .registration-card{background:#fff;border-radius:20px;max-width:1200px;padding:3rem 3.5rem;margin:0 auto;overflow:hidden;box-shadow:0 1rem 3rem rgba(0,0,0,0.175)}@media only screen and (max-width:495px){.registration-section .registration-card{padding:20px;max-width:100%}}.registration-section .registration-card .heading-area{position:relative;margin-bottom:2.5rem}@media only screen and (max-width:495px){.registration-section .registration-card .heading-area{margin-bottom:20px}}.registration-section .registration-card .heading-area h2,.registration-section .registration-card .heading-area .h2{font-weight:600 !important;font-size:32px !important;line-height:45px;letter-spacing:0%;text-transform:capitalize;color:#303030;max-width:520px}.registration-section .registration-card .heading-area h2 span,.registration-section .registration-card .heading-area .h2 span{font-weight:700;font-style:Bold;font-size:46px;line-height:54px;letter-spacing:0%;text-transform:capitalize;color:#FF4E9A}@media only screen and (max-width:495px){.registration-section .registration-card .heading-area h2 span,.registration-section .registration-card .heading-area .h2 span{font-weight:700;font-size:32px !important;line-height:40px}}@media only screen and (max-width:495px){.registration-section .registration-card .heading-area h2,.registration-section .registration-card .heading-area .h2{font-size:20px !important;line-height:40px;padding-top:12px}}.registration-section .registration-card .heading-area p{max-width:800px;font-weight:400;font-size:18px !important;line-height:32px;color:#909090;text-transform:capitalize;margin-bottom:2.5rem}.registration-section .registration-card .heading-area p a{color:#ff4e9a;text-decoration:none;font-weight:700;font-style:Bold;font-size:20px;line-height:32px;text-transform:capitalize}.registration-section .registration-card .heading-area p a:hover{text-decoration:underline}@media only screen and (max-width:495px){.registration-section .registration-card .heading-area p{text-align:left;font-size:20px !important;line-height:32px;margin-bottom:20px}}.registration-section .registration-card .heading-area .stars-img{position:absolute;top:-10px;right:-10px;width:70px;height:auto;pointer-events:none}.registration-section .registration-card .row{align-items:stretch}.registration-section .registration-card .image-area{padding:0}.registration-section .registration-card .image-area .image-side{width:477px;height:585px}.registration-section .registration-card .image-area .image-side img{object-fit:cover;height:100%;width:100%;border-radius:15px}@media only screen and (max-width:495px){.registration-section .registration-card .image-area .image-side{display:none}}.registration-section .registration-card .block-uniathena-graduation-form{background:#F7F2FA;padding:2rem 1rem 2rem;margin-bottom:0rem;border-radius:16px}@media only screen and (max-width:495px){.registration-section .registration-card .block-uniathena-graduation-form{margin-top:0}}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .name-fields-wrapper{display:flex;justify-content:space-between;gap:1rem}@media only screen and (max-width:495px){.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .name-fields-wrapper{flex-direction:column;gap:0rem}}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .form-item{margin-top:0em}@media only screen and (max-width:495px){.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .form-item{margin-top:0em}}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item{margin-bottom:25px}@media only screen and (max-width:495px){.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item{margin-bottom:25px}}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item label{font-size:15px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=text]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=text]::placeholder{color:#dfdfdf}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=email]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=email]::placeholder{color:#dfdfdf}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=tel]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0px 0px 0px 145px;outline:none;color:rgba(33,37,41,0.75)}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=tel]::placeholder{color:#dfdfdf}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=number]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0px 15px;outline:none;color:rgba(33,37,41,0.75)}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=number]::placeholder{color:#dfdfdf}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=password]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none;position:relative}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=password]::placeholder{color:#dfdfdf}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item select{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 32px 0px 15px;outline:none;color:rgba(33,37,41,0.75)}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-mobile-number-phone{margin-bottom:0}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-pass{position:relative}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-pass::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-slash-solid.svg");font-family:"Font Awesome";position:absolute;top:73%;right:20px;transform:translateY(-50%);cursor:pointer;width:19px;opacity:0.6}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-pass.show-password::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg")}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field{position:relative;margin-bottom:30px;margin-top:0}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field label{font-size:15px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field input[type=text]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px 0 140px;outline:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field input[type=text]::placeholder{color:#dfdfdf}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:35px;z-index:2;left:17px;margin-bottom:0}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-type-checkbox label{font-size:12px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-type-checkbox label a{font-size:12px !important}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper fieldset.captcha legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;text-align:left;color:#262626;display:block;margin-bottom:5px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper fieldset.captcha .captcha__element{display:block}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper fieldset.captcha .captcha__element .captcha__image-wrapper{background:#f2f2f2;padding:7px;border-radius:6px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper input[type=submit].js-form-submit{border:none;background:#ff4e9a;color:white;width:100%;margin:0;padding:9px 0;border-radius:5px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-back{width:49%;display:inline-block}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-submit{width:100%;display:inline-block}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#second_container input[type=submit].js-form-submit{border:none;display:inline-block;background:#ff4e9a;color:white;width:49%;margin:0;padding:9px 0;border-radius:5px}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#second_container .ajax-progress-throbber{position:absolute;bottom:9px;right:28px}@media only screen and (max-width:495px){.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#second_container .ajax-progress-throbber{margin:45px 0px 0 14px;bottom:15px}}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .ajax-progress-throbber{position:absolute;bottom:9px;right:28px}@media only screen and (max-width:495px){.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .ajax-progress-throbber{margin:45px 0px 0 14px;bottom:15px}}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .js-form-item-passwd,.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .js-form-item-cnfpass{position:relative !important}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon{position:relative}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:-485px;margin:-63px 0 0 0;opacity:0.5}@media (max-width:767px){.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon{position:unset}.registration-section .registration-card .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon::after{right:55px}}.graduate-memories{background-color:#fff;padding:3rem 0}.graduate-memories h2,.graduate-memories .h2{font-weight:600;font-size:32px !important;line-height:40px;letter-spacing:0%;color:#303030;text-transform:capitalize;text-align:center;margin-bottom:20px}.graduate-memories h2 span,.graduate-memories .h2 span{font-weight:600;font-size:32px !important;line-height:40px;text-transform:capitalize;color:#FF4E9A}@media only screen and (max-width:495px){.graduate-memories h2,.graduate-memories .h2{text-align:left}}.graduate-memories .desc{max-width:955px;text-align:center;font-weight:400;font-size:20px !important;line-height:32px;text-transform:capitalize;color:#909090;margin:0px auto 30px auto}@media only screen and (max-width:495px){.graduate-memories .desc{max-width:700px;text-align:left;font-weight:400;font-size:20px !important;line-height:32px;text-transform:capitalize;color:#909090;margin-bottom:2rem}}.graduate-memories .memories-wrapper{display:flex;justify-content:center;align-items:stretch;gap:2rem;flex-wrap:wrap}.graduate-memories .memories-grid{width:640px}@media only screen and (max-width:495px){.graduate-memories .memories-grid .col-6{width:100%}}.graduate-memories .memories-grid .col-6 .memory-card{position:relative;width:289px;height:191px;border-radius:8px;overflow:hidden}@media only screen and (max-width:495px){.graduate-memories .memories-grid .col-6 .memory-card{width:auto}}.graduate-memories .memories-grid .col-6 .memory-card img{width:100%;height:100%;object-fit:cover;display:block}.graduate-memories .memories-grid .col-6 .memory-card .overlay .back-bg{border-radius:8px;width:100%;height:100%;background-color:rgba(48,48,48,0.25)}.graduate-memories .memories-grid .col-6 .memory-card .overlay .bottom-text{width:100%;height:46px;border-radius:0 0 8px 8px;background-color:rgba(255,18,160,0.67);display:flex;justify-content:center;align-items:center;position:absolute;bottom:0}.graduate-memories .memories-grid .col-6 .memory-card .overlay .bottom-text p{margin-bottom:0;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:21px;letter-spacing:0.46px;text-align:center;color:#fff}.graduate-memories .memories-grid .col-6 .memory-card:hover{cursor:pointer}.graduate-memories .memory-video{width:100%;max-width:420px;height:396px;border-radius:14px;overflow:hidden;position:relative;box-shadow:0px 2px 4px rgba(0,0,0,0.25),0px 1px 2px rgba(0,0,0,0.4)}.graduate-memories .memory-video video{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.graduate-memories .memory-video .play-btn{background:none;border:none;cursor:pointer;z-index:3}.graduate-memories .memory-video .play-btn .play-circle{width:68px;height:68px;border:3px solid #ff0080;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.25);transition:all 0.3s ease}.graduate-memories .memory-video .play-btn .play-circle img{width:20px;height:24px;filter:brightness(0) saturate(100%) invert(39%) sepia(90%) saturate(4981%) hue-rotate(311deg) brightness(100%) contrast(101%);margin-left:4px}.graduate-memories .memory-video .play-btn:hover .play-circle{transform:scale(1.08);background:rgba(0,0,0,0.4)}.graduate-memories .memory-video .progress-bar-container{position:absolute;bottom:31px !important;left:0;width:100%;padding:0 35px}.graduate-memories .memory-video .progress-bar-container .progress-bar-track{position:relative;height:5px;width:100%;background:rgba(255,255,255,0.7);border-radius:6px;overflow:visible;cursor:pointer}.graduate-memories .memory-video .progress-bar-container .progress-bar-track .progress-bar-fill{height:100%;width:0%;background:#ff4e9a;border-radius:6px;transition:width 0.1s linear}.graduate-memories .memory-video .progress-bar-container .progress-bar-track .progress-bar-handle{width:20px;height:20px;background:#ff0080;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%);left:0%;box-shadow:0 0 8px rgba(255,0,128,0.6);transition:left 0.1s linear,transform 0.1s ease;cursor:grab;z-index:2}.graduate-memories .memory-video .progress-bar-container .progress-bar-track .progress-bar-handle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.2)}.leadership-banner{background-color:#ffffff;width:100%;overflow:hidden}.leadership-banner .banner-wrapper{position:relative;background:#b0154f;border:60px solid #ffffff;box-shadow:0px 12px 30px rgba(0,0,0,0.25);box-sizing:border-box;max-width:100%;overflow:hidden}.leadership-banner .banner-image{width:100%;height:100%;max-height:630px;object-fit:cover;display:block}@media (max-width:768px){.leadership-banner .banner-wrapper{border-width:10px}.leadership-banner .banner-image{max-height:320px;transform:rotate(-3deg) scale(1.5);border-radius:16px}}.share-banner{position:relative;width:100%;height:280px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,0.1)}@media only screen and (max-width:495px){.share-banner{height:auto}}.share-banner .banner-bg{width:100%;height:100%;display:block}@media only screen and (max-width:495px){.share-banner .banner-bg{width:unset;height:308px}}.share-banner .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#3c3c3c;padding:20px}@media only screen and (max-width:495px){.share-banner .content{top:5%;left:0;right:0;transform:unset;text-align:left;padding:25px}}.share-banner .content h2,.share-banner .content .h2{font-size:38px;font-weight:700;color:#333;margin-bottom:10px}.share-banner .content h2 span,.share-banner .content .h2 span{font-size:38px;font-weight:700;background:#ff4fa3;color:#fff;padding:2px 4px}@media only screen and (max-width:495px){.share-banner .content h2 span,.share-banner .content .h2 span{font-size:36px;padding:1px 2px}}@media only screen and (max-width:495px){.share-banner .content h2,.share-banner .content .h2{font-size:36px !important}}.share-banner .content p{font-size:18px;color:#555;margin-bottom:20px}@media only screen and (max-width:495px){.share-banner .content p{font-size:20px !important;line-height:32px;font-weight:400}}.share-banner .content .social-icons{display:flex;justify-content:center;align-items:center;gap:16px}.share-banner .content .social-icons a{transition:transform 0.3s ease}.share-banner .content .social-icons a:hover{transform:scale(1.1)}.share-banner .content .social-icons a img{width:35px;height:35px}@media only screen and (max-width:495px){.share-banner .content .social-icons a img{width:40px;height:40px}}.countdown-banner{position:relative;width:100%;overflow:hidden;color:#fff;text-align:left;box-shadow:0 8px 24px rgba(0,0,0,0.2)}.countdown-banner .banner-bg{width:100%;height:549px;object-fit:cover;object-position:center;display:block;filter:brightness(0.85)}@media only screen and (max-width:495px){.countdown-banner .banner-bg{width:unset;height:auto}}.countdown-banner .wrapper{position:relative;height:100%}.countdown-banner .wrapper .banner-content{position:absolute;top:50%;right:0;transform:translateY(-135%);color:#fff;max-width:650px;text-shadow:0 2px 4px rgba(0,0,0,0.25);z-index:2}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content{top:auto;right:auto;transform:translateY(-125%)}}.countdown-banner .wrapper .banner-content h2,.countdown-banner .wrapper .banner-content .h2{font-size:38px;font-weight:700;margin-bottom:12px;line-height:40px;color:#fff}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content h2,.countdown-banner .wrapper .banner-content .h2{font-size:36px !important;font-weight:700;line-height:40px;color:#fff}}.countdown-banner .wrapper .banner-content p{font-size:18px;line-height:1.6;margin-bottom:18px;color:#fff}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content p{font-size:20px !important;line-height:32px}}.countdown-banner .wrapper .banner-content h4,.countdown-banner .wrapper .banner-content .h4{font-size:1.1rem;font-weight:600;margin-bottom:10px;color:#fff}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content h4,.countdown-banner .wrapper .banner-content .h4{font-size:20px !important;font-weight:600;line-height:60px}}.countdown-banner .wrapper .banner-content .countdown{background:#922245;border:1px solid rgba(255,79,163,0.4);box-shadow:0px 4px 4px 0px #00000040 inset;border-radius:9px;display:inline-block;padding:8px 18px;font-size:36px;font-weight:500;margin-bottom:20px;color:#fff}.countdown-banner .wrapper .banner-content .countdown span{font-size:36px;font-weight:500;margin-bottom:20px}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content .countdown span{font-size:23px;font-weight:500}}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content .countdown{padding:5px 7px;font-size:21px;line-height:60px;font-weight:500;margin-bottom:25px;display:block}}.countdown-banner .wrapper .banner-content .footer-text{font-size:0.95rem;color:#f4f4f4;margin-bottom:25px}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content .footer-text{font-weight:400;font-size:20px;line-height:32px;margin-bottom:36px;text-transform:capitalize}}.countdown-banner .wrapper .banner-content .cta-btn{background:#fff;color:#ff4fa3;padding:14px 28px;border-radius:30px;font-weight:600;border:1px solid #ff4fa3;text-decoration:none;transition:all 0.3s ease}.countdown-banner .wrapper .banner-content .cta-btn:hover{background:#ff4fa3;color:#fff}@media only screen and (max-width:495px){.countdown-banner .wrapper .banner-content .cta-btn{padding:20px 68px;display:block;width:100%;margin:0 auto}}@media only screen and (max-width:360px){.countdown-banner .wrapper .banner-content .cta-btn{padding:20px 64px}}@media only screen and (max-width:495px){.countdown-banner .wrapper{height:auto}}.select2-graduation-page-form .select2-dropdown--below{width:325px !important}@media only screen and (max-width:495px){.select2-graduation-page-form .select2-dropdown--below{width:308px !important}}@media only screen and (max-width:360px){.select2-graduation-page-form .select2-dropdown--below{width:239px !important}}.select2-graduation-page-form .select2-dropdown--above{width:325px !important}@media only screen and (max-width:495px){.select2-graduation-page-form .select2-dropdown--above{width:308px !important}}@media only screen and (max-width:360px){.select2-graduation-page-form .select2-dropdown--above{width:239px !important}}.maintenance-wrapper{text-align:center;padding:4.3rem;margin:40px auto}@media only screen and (max-width:495px){.maintenance-wrapper{padding:3.5rem}}.maintenance-wrapper .wire-image{height:auto;width:100%;object-fit:contain;margin-bottom:25px}@media only screen and (max-width:495px){.maintenance-wrapper .wire-image{margin-top:15px}}.maintenance-wrapper .maintenance-heading{margin-bottom:0.75rem;font-weight:700;font-size:48px !important;line-height:100%;color:#F74C9A}@media only screen and (max-width:495px){.maintenance-wrapper .maintenance-heading{font-size:25px !important;line-height:45px}}.maintenance-wrapper .maintenance-message{margin:0 auto 3.5rem;max-width:540px;text-align:center}.maintenance-wrapper .maintenance-message p{font-weight:400;font-size:20px;line-height:31px;color:#303030A3;text-align:center}@media only screen and (max-width:495px){.maintenance-wrapper .maintenance-message p{font-size:14px}}@media only screen and (max-width:495px){.maintenance-wrapper .maintenance-message{margin:0 auto 3rem}}.maintenance-wrapper .maintenance-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:0.8rem}@media only screen and (max-width:495px){.maintenance-wrapper .maintenance-buttons{gap:1.5rem}}.maintenance-wrapper .maintenance-buttons .maintenance-btn{background-color:#F74C9A;color:#ffffff;font-weight:400;font-size:16px;line-height:20px;text-align:center;vertical-align:middle;text-decoration:none;padding:0.7rem 1.5rem;border-radius:10px;box-shadow:0 2px 6px rgba(255,0,128,0.3);transition:all 0.3s ease}.maintenance-wrapper .maintenance-buttons .maintenance-btn:hover{transform:translateY(-2px)}@media only screen and (max-width:495px){.maintenance-wrapper .maintenance-buttons .maintenance-btn{font-size:14px;padding:1rem 1rem}}.chat-learners .chat-learners__banner{position:relative;background:linear-gradient(44deg,#FEE9EF -.12%,#fff 62.12%,rgba(255,193,7,0.439216) 91.74%);height:570px}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner{height:auto}}.chat-learners .chat-learners__banner .desktop-layout{display:block}.chat-learners .chat-learners__banner .mobile-layout{display:none}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner .desktop-layout{display:none !important}.chat-learners .chat-learners__banner .mobile-layout{display:block !important}}.chat-learners .chat-learners__banner--content{position:relative;max-width:100%;top:125px}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner--content{top:33px}}.chat-learners .chat-learners__banner-left{padding:30px 0;max-width:630px}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-left{text-align:center;padding-top:40px;width:100%}}.chat-learners .chat-learners__banner-left .btn-case-study{background-color:#ff4e9a;border-radius:27px;width:fit-content;padding:8px 18px;margin-bottom:20px}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-left .btn-case-study{margin:0 auto}}.chat-learners .chat-learners__banner-left .btn-case-study p{font-size:16px;color:#fff;margin-bottom:0}.chat-learners .chat-learners__banner-left .banner-title{margin-bottom:30px}.chat-learners .chat-learners__banner-left .banner-title h1,.chat-learners .chat-learners__banner-left .banner-title .h1{color:#ff4e9a;font-size:52px !important;font-weight:700;line-height:62px;margin-bottom:20px}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-left .banner-title h1,.chat-learners .chat-learners__banner-left .banner-title .h1{font-size:42px !important;line-height:52px}}.chat-learners .chat-learners__banner-left .banner-title h1 span,.chat-learners .chat-learners__banner-left .banner-title .h1 span{color:#263238;font-size:52px;font-weight:700;line-height:62px}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-left .banner-title h1 span,.chat-learners .chat-learners__banner-left .banner-title .h1 span{font-size:42px;line-height:52px}}.chat-learners .chat-learners__banner-left .banner-title p{font-size:18px;line-height:28px;color:#606060;margin-bottom:40px}.chat-learners .chat-learners__banner-left .btns-group{display:flex;gap:20px;flex-wrap:wrap}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-left .btns-group{width:100%;margin-top:25px;margin-bottom:35px;flex-direction:column}}.chat-learners .chat-learners__banner-left .btns-group .btn-item a{background:#ff4e9a;color:#fff;border-radius:27px;padding:15px 28px;display:inline-block;text-decoration:none}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-left .btns-group .btn-item a{width:100%}}.chat-learners .chat-learners__banner-left .btns-group .btn-item--secondary a{background:#fff;color:#ff4e9a}.chat-learners .chat-learners__banner-right{position:relative;text-align:center;margin-top:-30px}.chat-learners .chat-learners__banner-right img{max-width:100%;height:auto}@media only screen and (max-width:495px){.chat-learners .chat-learners__banner-right{margin:20px auto 0}.chat-learners .chat-learners__banner-right img{width:85%}}.chat-learners__collections{padding:10px 0 50px}@media only screen and (max-width:495px){.chat-learners__collections{padding:10px 0 5px}}.chat-learners__collections-title{font-size:32px !important;line-height:42px;color:#303030;margin:20px 0;font-weight:700;text-align:left}.chat-learners__collections-title span{font-size:32px !important;line-height:42px;margin:20px 0;font-weight:700;padding:0 3px;color:#fff;background-color:#ff4e9a}@media only screen and (max-width:495px){.chat-learners__collections-title span{font-size:26px !important;line-height:36px;font-weight:400;padding:unset}}@media only screen and (max-width:495px){.chat-learners__collections-title{font-size:26px !important;line-height:36px;font-weight:400}}.chat-learners__collections-subtitle{font-size:18px !important;line-height:12px;color:#858585;margin:20px 0;font-weight:400;text-align:left}@media only screen and (max-width:495px){.chat-learners__collections-subtitle{font-size:16px !important;line-height:26px;font-weight:400;margin:10px 0}}.chat-learners__cards .row{margin:0 -15px}.chat-learners__card{background-color:#fff;box-shadow:0px 8px 14px 0px #E8E7E769;border:1px solid #DFDFDF;border-radius:6px;padding:10px;margin-top:30px;transition:all 0.3s ease}.chat-learners__card:hover{transform:translateY(-5px);box-shadow:0px 8px 12px rgba(0,0,0,0.08)}.chat-learners__card-image img{width:100%;height:148px;border-radius:6px;object-fit:cover}.chat-learners__card-body{padding:0 7px}.chat-learners__card-body h3.chat-learners__card-title,.chat-learners__card-body .chat-learners__card-title.h3{margin-top:7px}.chat-learners__card-body h3.chat-learners__card-title a,.chat-learners__card-body .chat-learners__card-title.h3 a{color:#303030;font-size:22px !important;font-weight:700;line-height:28px;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;height:25px;text-decoration:none}.chat-learners__card-body h3.chat-learners__card-title a:hover,.chat-learners__card-body .chat-learners__card-title.h3 a:hover{color:#ff4e9a;transition:0.4s}@media only screen and (max-width:495px){.chat-learners__card-body h3.chat-learners__card-title a,.chat-learners__card-body .chat-learners__card-title.h3 a{height:auto}}.chat-learners__card-body p.chat-learners__card-text{margin-top:10px;margin-bottom:10px;color:#909090;font-size:18px;line-height:28px;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;height:35px}@media only screen and (max-width:495px){.chat-learners__card-body p.chat-learners__card-text{height:auto}}.chat-learners__card-meta{padding:0 7px;margin-top:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-start;background-color:#fff;height:25px}.chat-learners__card-meta .chat-learners__meta-country{display:flex;align-items:center;gap:10px}.chat-learners__card-meta .chat-learners__meta-flag{width:28px;height:28px;border-radius:50%;object-fit:cover;box-shadow:0 0 2px rgba(0,0,0,0.2);flex-shrink:0}.chat-learners__card-meta .chat-learners__meta-name{font-size:16px;font-weight:600;color:#303030;line-height:1}.chat-learners__card-footer{text-align:center;padding:10px 7px 15px}.chat-learners__card-footer .chat-learners__btn-full{display:block;width:100%;border:1.5px solid #ff4e9a;border-radius:6px;background-color:transparent;color:#ff4e9a;font-size:16px;font-weight:600;text-decoration:none;text-align:center;line-height:48px;height:48px;transition:all 0.3s ease;cursor:pointer}.chat-learners__card-footer .chat-learners__btn-full:hover{background-color:#ff4e9a;color:#fff}.chat-learners .pager{padding-top:30px}.chat-learners .pager .pager__items .pager__item a{text-decoration:none;color:#303030}.chat-learners .pager .pager__items .pager__item.is-active{background-color:#ff4e9a}.chat-learners .pager .pager__items .pager__item.is-active a{color:#fff}.chat-learners__connect{background-color:#f3f5f8;padding:50px 0}@media only screen and (max-width:495px){.chat-learners__connect{padding:20px 0}}.chat-learners__connect .container{max-width:1200px}.chat-learners__connect-left{padding-right:40px}@media only screen and (max-width:495px){.chat-learners__connect-left{padding-right:0;text-align:center;display:flex;flex-direction:column}}.chat-learners__connect-title{font-size:38px;font-weight:700;color:#303030;margin-bottom:20px;line-height:1.3;max-width:500px}.chat-learners__connect-title span{background-color:#ff4e9a;color:#fff;font-size:38px;font-weight:700;margin-bottom:20px;padding:0 3px;line-height:1.3}@media only screen and (max-width:495px){.chat-learners__connect-title span{font-size:26px;font-weight:400;padding:0 3px;line-height:47px}}@media only screen and (max-width:495px){.chat-learners__connect-title{font-size:26px !important;font-weight:400;text-align:left;color:#303030;line-height:30px;order:1}}.chat-learners__connect-subtitle{font-size:17px;line-height:1.6;color:#606060;margin-bottom:25px}@media only screen and (max-width:495px){.chat-learners__connect-subtitle{margin-bottom:10px;font-weight:400;font-size:16px;line-height:28px;text-align:left;order:3}}.chat-learners__connect-list{list-style:none;padding-left:0}.chat-learners__connect-list li{position:relative;font-size:16px;color:#505050;line-height:1.8;margin-bottom:10px;padding-left:18px;text-align:left}.chat-learners__connect-list li::before{content:"•";color:#ff4e9a;font-size:22px;position:absolute;left:0;top:-4px}@media only screen and (max-width:495px){.chat-learners__connect-list{order:4}}.chat-learners__connect-form{background:#ffffff;padding:35px;border-radius:10px;box-shadow:0px 4px 25px rgba(0,0,0,0.08);max-width:420px;margin-left:auto}@media only screen and (max-width:495px){.chat-learners__connect-form{margin:20px auto 0;padding:25px;order:2;width:100%}}.chat-learners__connect-form h3,.chat-learners__connect-form .h3{font-size:24px;font-weight:700;color:#303030;margin-bottom:25px}.chat-learners__connect-form h3 span,.chat-learners__connect-form .h3 span{font-size:24px;font-weight:700;margin-bottom:25px;color:#ff4e9a}.chat-learners__connect-form .block-uniathena-graduation-form{margin-top:-17px}@media only screen and (max-width:495px){.chat-learners__connect-form .block-uniathena-graduation-form{margin-top:0}}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .name-fields-wrapper{display:flex;justify-content:space-between;gap:1rem}@media only screen and (max-width:495px){.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .name-fields-wrapper{flex-direction:column;gap:0rem}}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .form-item{margin-top:0em}@media only screen and (max-width:495px){.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .form-item{margin-top:0em}}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item{margin-bottom:25px}@media only screen and (max-width:495px){.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item{margin-bottom:25px}}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item label{font-size:15px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=text]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=text]::placeholder{color:#dfdfdf}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=email]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=email]::placeholder{color:#dfdfdf}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=tel]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0px 0px 0px 145px;outline:none;color:rgba(33,37,41,0.75)}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=tel]::placeholder{color:#dfdfdf}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=number]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0px 15px;outline:none;color:rgba(33,37,41,0.75)}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=number]::placeholder{color:#dfdfdf}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=password]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px;outline:none;position:relative}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item input[type=password]::placeholder{color:#dfdfdf}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item select{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 32px 0px 15px;outline:none;color:rgba(33,37,41,0.75)}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-mobile-number-phone{margin-bottom:0}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-pass{position:relative}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-pass::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-slash-solid.svg");font-family:"Font Awesome";position:absolute;top:73%;right:20px;transform:translateY(-50%);cursor:pointer;width:19px;opacity:0.6}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-item-pass.show-password::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg")}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field{position:relative;margin-bottom:30px;margin-top:0}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field label{font-size:15px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field input[type=text]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:45px;border-radius:6px;padding:0 15px 0 140px;outline:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field input[type=text]::placeholder{color:#dfdfdf}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:35px;z-index:2;left:17px;margin-bottom:0}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-type-checkbox label{font-size:12px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper .js-form-type-checkbox label a{font-size:12px !important}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper fieldset.captcha legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;text-align:left;color:#262626;display:block;margin-bottom:5px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper fieldset.captcha .captcha__element{display:block}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper fieldset.captcha .captcha__element .captcha__image-wrapper{background:#f2f2f2;padding:7px;border-radius:6px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper input[type=submit].js-form-submit{border:none;background:#ff4e9a;color:white;width:100%;margin:0;padding:9px 0;border-radius:5px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-back{width:49%;display:inline-block}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper input[type=submit]#edit-third-wizard-submit{width:100%;display:inline-block}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#second_container input[type=submit].js-form-submit{border:none;display:inline-block;background:#ff4e9a;color:white;width:49%;margin:0;padding:9px 0;border-radius:5px}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#second_container .ajax-progress-throbber{position:absolute;bottom:9px;right:28px}@media only screen and (max-width:495px){.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#second_container .ajax-progress-throbber{margin:45px 0px 0 14px;bottom:15px}}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .ajax-progress-throbber{position:absolute;bottom:9px;right:28px}@media only screen and (max-width:495px){.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .ajax-progress-throbber{margin:45px 0px 0 14px;bottom:15px}}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .js-form-item-passwd,.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container .js-form-item-cnfpass{position:relative !important}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon{position:relative}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon::after{content:url("https://uniathena.com/themes/custom/athena/images/insight-detail-page/eye-solid.svg");width:20px;display:block;position:absolute;right:-339px;margin:-63px 0 0 0;opacity:0.5}@media (max-width:767px){.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon{position:unset}.chat-learners__connect-form .block-uniathena-graduation-form form#graduation-page-form .js-form-wrapper#third_container span.eye-icon::after{right:55px}}.chat-learners__explore{position:relative;background-image:url(/themes/custom/athena/static/9749e37785d78eb50f50.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:180px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}@media only screen and (max-width:495px){.chat-learners__explore{height:150px;margin-bottom:75px}}.chat-learners__explore-title{color:#fff;font-size:36px !important;font-weight:700;margin:0}@media only screen and (max-width:495px){.chat-learners__explore-title{font-size:36px !important;line-height:46px;font-weight:700}}.chat-learners #faq-chat-learner{padding-top:0px}@media only screen and (max-width:495px){.chat-learners #faq-chat-learner{padding-bottom:40px}}.app-banner-footer.no-banner{display:none !important}.app-banner-footer:not(.no-banner){position:relative;overflow:hidden;padding:20px 0}.app-banner-footer:not(.no-banner) .banner-bg{width:100%;height:380px;display:block}@media only screen and (max-width:495px){.app-banner-footer:not(.no-banner) .banner-bg{display:none}}.app-banner-footer:not(.no-banner) .app-banner-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;justify-content:space-between;align-items:center;z-index:2;flex-wrap:wrap;max-width:1180px;margin:0 auto}.app-banner-footer:not(.no-banner) .app-banner-left{max-width:550px;flex:1 1 50%}.app-banner-footer:not(.no-banner) .app-banner-left h2,.app-banner-footer:not(.no-banner) .app-banner-left .h2{font-weight:900;font-size:58px !important;line-height:64px;letter-spacing:0.5px;margin-bottom:15px;background:linear-gradient(120.42deg,#4D0080 25.94%,#FF006E 68.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:285px}.app-banner-footer:not(.no-banner) .app-banner-left h3,.app-banner-footer:not(.no-banner) .app-banner-left .h3{font-weight:700;font-size:32px !important;line-height:40px;color:#303030;margin-bottom:20px;max-width:380px}.app-banner-footer:not(.no-banner) .app-banner-right{flex:1 1 auto;display:flex;justify-content:flex-end;align-items:center;z-index:3;padding-top:198px}@media (max-width:1200px){.app-banner-footer:not(.no-banner) .app-banner-right{justify-content:flex-end}}.app-banner-footer:not(.no-banner) .app-banner-right .mobile-image{display:none}.app-banner-footer:not(.no-banner) .app-banner-right .download-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(183.42deg,#FF008E .33%,#4D0080 97.17%);color:#fff;font-weight:500;font-size:16px;padding:14px 48px;border-radius:10px;text-decoration:none;gap:10px;box-shadow:0 4px 12px rgba(77,0,128,0.3);transition:all 0.3s ease}.app-banner-footer:not(.no-banner) .app-banner-right .download-btn .icon{width:26px;height:26px}@media only screen and (max-width:495px){.app-banner-footer:not(.no-banner){background:linear-gradient(80.15deg,#F6A4C8 0%,#C2ACD0 72.87%);height:150px;border-radius:0}.app-banner-footer:not(.no-banner)::before{content:"";position:absolute;inset:0;backdrop-filter:blur(200px);-webkit-backdrop-filter:blur(200px);background:rgba(255,255,255,0.1);z-index:1}.app-banner-footer:not(.no-banner) .app-banner-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:10px;width:90%;padding:0 10px;z-index:2}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-left{flex:1 1 50%}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-left h2,.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-left .h2{font-weight:900;font-size:28px !important;line-height:30px;margin-bottom:4px;background:linear-gradient(120.42deg,#4D0080 25.94%,#FF006E 68.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:100%}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-left h3,.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-left .h3{font-weight:700;font-size:14px !important;line-height:18px;color:#303030;max-width:100%;margin-bottom:0}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-right{flex:1 1 50%;max-width:50%;display:flex;justify-content:flex-end;align-items:center;padding-top:0;flex-direction:column}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-right .mobile-image{display:block;width:150px;height:100px}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-right .download-btn{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:#fff;background:linear-gradient(183.42deg,#FF008E .33%,#4D0080 97.17%);padding:8px 22px;border-radius:8px;text-decoration:none;gap:6px;box-shadow:0 4px 10px rgba(77,0,128,0.25);transition:all 0.3s ease}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-right .download-btn .icon{width:20px;height:20px}.app-banner-footer:not(.no-banner) .app-banner-wrapper .app-banner-right .download-btn:hover{transform:translateY(-1px)}}.hero{margin-top:135px;padding-bottom:50px;display:flex;align-items:center;background:#fff}@media (max-width:768px){.hero{margin-top:80px;padding-bottom:40px}}.hero-inner{display:grid;grid-template-columns:1fr 430px;gap:5rem;width:100%;margin:0 auto}@media (max-width:1100px){.hero-inner{grid-template-columns:1fr;gap:3rem}}@media only screen and (max-width:495px){.hero-inner{grid-template-columns:1fr;gap:2rem}}.hero-left{display:flex;flex-direction:column}.h-eyebrow{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(180deg,#929292 0%,#2C2C2C 121.87%);box-shadow:0px 4px 11.3px -5px #FF026F;color:#FFFFFF;padding:5px 18px;border-radius:50px;border:none;margin-bottom:1.6rem;width:fit-content;font-weight:400;font-size:16px;line-height:29px;letter-spacing:0%;vertical-align:middle;text-transform:capitalize}.h-eyebrow::before{content:'';width:7px;height:7px;border-radius:50%;background:#FF026F;box-shadow:0 0 0 3.5px rgba(255,2,111,0.35);flex-shrink:0}@media (max-width:360px){.h-eyebrow{font-size:13px;padding:4px 12px;gap:7px}}.h-title{margin-bottom:1.6rem;display:flex;flex-direction:column}@media (max-width:360px){.h-title{margin-bottom:1.2rem}}.h-title__advanced{font-size:30px;line-height:65px;letter-spacing:0%;text-transform:uppercase;color:#303030}@media (max-width:768px){.h-title__advanced{font-size:32px;line-height:42px}}@media (max-width:375px){.h-title__advanced{font-size:26px;line-height:36px}}@media (max-width:360px){.h-title__advanced{font-size:24px !important;line-height:32px}}.h-title__leadership{font-weight:700;font-size:50px;line-height:70px;letter-spacing:0%;text-transform:uppercase;color:rgba(255,2,111,0.69)}@media (max-width:768px){.h-title__leadership{font-size:46px;line-height:52px}}@media (max-width:375px){.h-title__leadership{font-size:38px;line-height:44px}}@media (max-width:360px){.h-title__leadership{font-size:34px !important;line-height:40px}}.h-title__development{font-weight:700;font-size:50px;line-height:70px;letter-spacing:0%;text-transform:uppercase;color:rgba(255,2,111,0.69)}@media (max-width:768px){.h-title__development{font-size:46px;line-height:50px}}@media (max-width:375px){.h-title__development{font-size:38px;line-height:44px}}@media (max-width:360px){.h-title__development{font-size:34px !important;line-height:40px}}.h-title__bootcamp{font-size:30px;line-height:65px;letter-spacing:0%;text-transform:uppercase;color:#303030B2}@media (max-width:768px){.h-title__bootcamp{font-size:32px;line-height:44px}}@media (max-width:375px){.h-title__bootcamp{font-size:26px;line-height:36px}}@media (max-width:360px){.h-title__bootcamp{font-size:24px !important;line-height:32px}}.h-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:1.4rem}@media (max-width:768px){.h-meta{gap:8px}}@media (max-width:360px){.h-meta{gap:6px}}.h-meta-chip{display:inline-flex;align-items:center;background:#F8F8FB;border:none;border-radius:30px;padding:11px 22px 11px 12px;gap:8px;white-space:nowrap;font-weight:400;font-size:16px;line-height:23px;letter-spacing:0%;vertical-align:middle;text-transform:capitalize}.h-meta-chip svg{color:#FF026F;flex-shrink:0;width:17px;height:17px}@media (max-width:768px){.h-meta-chip{font-size:14px;padding:8px 14px 8px 10px}}@media (max-width:360px){.h-meta-chip{font-size:13px;padding:7px 10px 7px 8px;gap:5px}.h-meta-chip svg{width:14px;height:14px}}.h-lead{font-weight:500;font-size:18px;line-height:31px;letter-spacing:0;color:#606060;opacity:0.6;max-width:682px;margin-bottom:2rem;border-left:3px solid #FF026F;padding-left:1rem}@media only screen and (max-width:495px){.h-lead{width:100%;font-size:15px;line-height:26px}}@media (max-width:360px){.h-lead{font-size:13px;line-height:22px}}.h-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}@media (max-width:768px){.h-actions{flex-wrap:unset;align-items:stretch;gap:12px}}@media (max-width:360px){.h-actions{gap:8px}}.btn-primary{display:inline-flex;align-items:center;gap:16px;background:linear-gradient(90deg,#FF4E9A 0%,#FF026F 100%);color:#fff;text-decoration:none;font-weight:400;font-size:16px;line-height:1;letter-spacing:0;text-transform:capitalize;padding:19px 27px 18px 27px;border-radius:30px;border:none;white-space:nowrap;box-shadow:0px 4px 10.3px 0px #00000040}.btn-primary:hover{color:#fff;cursor:pointer}@media (max-width:768px){.btn-primary{justify-content:center;width:100%;padding:20px 12px 19px 12px}}@media (max-width:360px){.btn-primary{font-size:14px;padding:16px 10px 15px 10px;gap:10px}}.btn-primary__dot{display:inline-block;width:7px;height:7px;min-width:7px;border-radius:50%;background:#CC0055;box-shadow:0 0 0 5px rgba(255,182,210,0.6),0 0 0 5px rgba(255,100,160,0.25);flex-shrink:0}.btn-primary--full{box-shadow:0px 4px 10.3px 0px #00000040;background:linear-gradient(90deg,#FF4E9A 0%,#FF026F 100%);width:100%;padding:19px 45px 18px 45px;justify-content:center;margin-top:5px;margin-bottom:20px;font-weight:400;font-size:20px;letter-spacing:0%;text-transform:capitalize}@media (max-width:768px){.btn-primary--full{font-size:16px;padding:16px 20px}}@media (max-width:360px){.btn-primary--full{font-size:16px;padding:14px 16px}}.btn-ghost{display:inline-flex;align-items:center;gap:15px;background:transparent;color:#FF026F;text-decoration:none;padding:19px 25px 18px 20px;border-radius:50px;cursor:pointer;box-shadow:0px 4px 10.3px 0px #00000040;font-weight:400;font-size:16px;line-height:1;text-transform:capitalize}.btn-ghost:hover{color:unset}@media (max-width:768px){.btn-ghost{justify-content:center;width:100%;padding:20px 12px 19px 12px}}@media (max-width:360px){.btn-ghost{font-size:14px;padding:16px 10px 15px 10px;gap:10px}}.btn-ghost__dot{display:inline-block;width:7px;height:7px;min-width:7px;border-radius:50%;background:#FF026F}.hcard{background:#fff;border-radius:30px;padding:24px 24px 20px 24px;box-shadow:0px 4px 27.7px 0px #00000026;position:relative;overflow:hidden;height:640px}.hcard::before{content:'';position:absolute;top:0px;left:25px;right:0px;width:375px;height:3px;background:#FF4E9A}@media only screen and (max-width:495px){.hcard{width:100%;max-width:100%;height:auto;padding:20px 16px 16px 16px}.hcard::before{left:16px;width:calc(100% - 32px)}}@media (max-width:360px){.hcard{padding:16px 12px 14px 12px}.hcard::before{left:12px;width:calc(100% - 24px)}}.hcard__label{color:#FF026F;margin-bottom:10px;display:flex;align-items:center;gap:4px;font-weight:400;font-size:18px;line-height:28px;opacity:0.6;text-align:center;text-transform:capitalize}@media (max-width:360px){.hcard__label{font-size:14px;line-height:22px}}.hcard__title{color:#303030;margin-bottom:20px;font-weight:700;font-size:27px !important;line-height:30px;letter-spacing:0%;text-transform:uppercase}@media (max-width:768px){.hcard__title{font-size:20px !important;line-height:26px;margin-bottom:14px}}@media (max-width:360px){.hcard__title{font-size:17px !important;line-height:23px;margin-bottom:12px}}.hcard__date{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#303030;display:flex;align-items:center;gap:9px;margin-bottom:20px}.hcard__date .event-date-text,.hcard__date .event-time-text{color:#303030}.hcard__date span{color:#FF026F}.hcard__date svg{color:#FF026F;height:17px;width:17px;flex-shrink:0}@media (max-width:768px){.hcard__date{font-size:15px;margin-bottom:14px}}@media (max-width:360px){.hcard__date{font-size:13px;margin-bottom:12px}}.hcard__badges{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:35px}@media (max-width:768px){.hcard__badges{gap:8px;margin-bottom:20px}}@media (max-width:360px){.hcard__badges{gap:6px;margin-bottom:16px}}.hcard__badge{opacity:1;border-radius:30px;padding:10px 15px 10px 11px;gap:13px;font-weight:400;font-size:16px;line-height:23px;letter-spacing:0%;vertical-align:middle;text-transform:capitalize}.hcard__badge--blue{background:#E3E3FF;color:#303030}.hcard__badge--green{background:#E3FFF4;color:#303030}@media (max-width:768px){.hcard__badge{font-size:13px;padding:7px 12px}}@media (max-width:360px){.hcard__badge{font-size:12px;padding:5px 10px}}.hcard__cd-label{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#303030;margin-bottom:22px}@media (max-width:768px){.hcard__cd-label{font-size:15px;margin-bottom:14px}}@media (max-width:360px){.hcard__cd-label{font-size:13px;margin-bottom:10px}}.countdown{display:flex;border:2px solid #8F9299;border-radius:12px;overflow:hidden;margin-bottom:22px;background:#fff;box-shadow:0px 4px 27.7px 0px #00000026 inset}@media (max-width:768px){.countdown{margin-bottom:16px}}@media (max-width:360px){.countdown{margin-bottom:12px}}.countdown__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:13px 10px 8px;position:relative}.countdown__item:not(:last-child){border-right:1.5px solid #CCCCCC}.countdown__item:hover .countdown__number{color:#FF026F}@media (max-width:768px){.countdown__item{padding:10px 4px 8px}}.countdown__number{display:block;color:#444444;transition:color 0.2s ease;font-family:'Rationale',sans-serif;font-weight:400;font-size:50px;line-height:37px;letter-spacing:0;text-transform:uppercase}@media (max-width:768px){.countdown__number{font-size:32px;line-height:28px}}@media (max-width:375px){.countdown__number{font-size:26px}}@media (max-width:360px){.countdown__number{font-size:22px !important;line-height:24px}}.countdown__unit{display:block;color:#303030;margin-top:4px;text-transform:uppercase;transition:color 0.2s ease;font-family:'Rationale',sans-serif;font-weight:400;font-size:16px;line-height:37px;letter-spacing:0}.countdown__unit:hover .countdown__unit{color:#FF026F}@media (max-width:768px){.countdown__unit{font-size:11px;line-height:22px}}@media (max-width:375px){.countdown__unit{font-size:10px}}@media (max-width:360px){.countdown__unit{font-size:9px !important;line-height:18px}}.hcard__price{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;border:1px solid #EEEEEE;background:#F8F8FB;border-radius:14px;padding:19px 15px 18px 15px;gap:13px;opacity:1}@media (max-width:768px){.hcard__price{flex-wrap:wrap;gap:8px;padding:14px 12px;margin-bottom:16px}}@media (max-width:360px){.hcard__price{padding:12px 10px;margin-bottom:12px;gap:6px}}.hcard__price-left{display:flex;flex-direction:column;gap:3px}.hcard__price-old{font-weight:400;font-size:16px;line-height:23px;letter-spacing:0%;vertical-align:middle;text-transform:capitalize;text-decoration:line-through;color:#303030}@media (max-width:360px){.hcard__price-old{font-size:13px;line-height:20px}}.hcard__price-fire{font-weight:400;font-size:16px;line-height:23px;letter-spacing:0%;vertical-align:middle;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.hcard__price-fire{font-size:13px;line-height:20px}}.hcard__price-new{font-weight:600;font-size:36px;line-height:23px;letter-spacing:0%;text-align:right;vertical-align:middle;text-transform:capitalize;color:#FF026F}@media (max-width:768px){.hcard__price-new{font-size:28px}}@media (max-width:375px){.hcard__price-new{font-size:24px}}@media (max-width:360px){.hcard__price-new{font-size:22px !important}}.lead-section{background:#F4F1FF;padding:35px 0%;border-bottom:1px solid #E9C3D4}@media (max-width:768px){.lead-section{padding:40px 1%}}.lead-text{max-width:971px;font-weight:500;font-size:22px;line-height:20px;letter-spacing:0%;text-align:center;text-transform:capitalize;color:#606060;margin:0 auto;opacity:0.6}.lead-text__pink{color:#FF197C;font-weight:500;font-size:22px;line-height:35px;letter-spacing:0%;text-align:center;text-transform:capitalize}@media only screen and (max-width:495px){.lead-text{max-width:100%;width:100%;font-size:20px;line-height:34px}.lead-text__pink{font-size:20px;line-height:34px}}@media (max-width:360px){.lead-text{font-size:17px;line-height:28px}.lead-text__pink{font-size:17px;line-height:28px}}.about-program{background:#F4F1FF;padding:30px 5% 50px 5%}@media only screen and (max-width:495px){.about-program{padding:50px 0}}.ap-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media only screen and (max-width:495px){.ap-inner{grid-template-columns:1fr;gap:17px}}.ap-eyebrow{font-weight:500;font-size:20px;line-height:47px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.ap-eyebrow{font-size:15px;line-height:1.4;margin-bottom:12px}}.ap-title{font-weight:700;font-size:30px !important;line-height:53px;letter-spacing:0%;text-transform:uppercase;color:#303030;margin-bottom:16px}@media only screen and (max-width:495px){.ap-title{font-size:28px !important;line-height:36px}}@media (max-width:360px){.ap-title{font-size:22px !important;line-height:30px}}.ap-desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;color:#303030;margin-bottom:28px;text-align:justify;opacity:0.6}@media (max-width:360px){.ap-desc{font-size:14px;line-height:22px;margin-bottom:20px}}.feat-list{display:flex;flex-direction:column;gap:20px}@media (max-width:360px){.feat-list{gap:15px}}.feat-item{display:flex;align-items:center;gap:14px;background:#fff;border-radius:14px;padding:21px 20px;box-shadow:0px 4px 27.7px 0px #00000026;transition:box-shadow 0.2s ease,transform 0.2s ease}.feat-item:hover{box-shadow:0 4px 16px rgba(255,2,111,0.12);transform:translateX(4px)}@media (max-width:360px){.feat-item{padding:12px 14px;gap:10px;border-radius:10px}}.feat-item__icon{width:60px;height:60px;min-width:60px;display:flex;align-items:center;justify-content:center}.feat-item__icon img{width:60px;height:60px}@media (max-width:360px){.feat-item__icon{width:36px;height:36px;min-width:36px}.feat-item__icon img{width:36px;height:36px}}.feat-item__text{font-weight:500;font-size:18px;line-height:28px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#303030;margin:0}@media only screen and (max-width:495px){.feat-item__text{text-align:left}}@media (max-width:360px){.feat-item__text{font-size:13px;line-height:20px}}.ap-right{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-content:start;margin-top:61px}@media only screen and (max-width:495px){.ap-right{margin-top:0;gap:15px}}.stat-card{background:#fff;border-radius:30px;padding:22px 28px;box-shadow:0px 4px 27.7px 0px #00000026;transition:transform 0.2s ease,box-shadow 0.2s ease}.stat-card:hover{transform:translateY(-3px)}@media (max-width:360px){.stat-card{padding:14px 16px;border-radius:18px}}.stat-card--full{grid-column:span 2}.stat-card__number{font-weight:700;font-size:36px;line-height:65px;letter-spacing:0%;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.stat-card__number{font-size:22px;line-height:1.2;margin-bottom:4px}}.stat-card__desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;text-align:left;text-transform:capitalize;color:#303030}@media (max-width:360px){.stat-card__desc{font-size:13px;line-height:20px}}.schedule{background:#fff;padding:30px 5%}@media only screen and (max-width:495px){.schedule{padding:50px 3%}}.schedule__eyebrow{font-weight:500;font-size:20px;line-height:47px;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.schedule__eyebrow{font-size:15px;line-height:1.4;margin-bottom:10px}}.schedule__title{font-weight:700;font-size:30px !important;line-height:53px;text-transform:uppercase;margin-bottom:16px;color:#303030}@media only screen and (max-width:495px){.schedule__title{font-size:28px !important;line-height:36px}}@media (max-width:360px){.schedule__title{font-size:22px !important;line-height:30px}}.schedule__desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;margin-bottom:15px;text-align:justify;color:#303030;opacity:0.6;max-width:811px}@media only screen and (max-width:495px){.schedule__desc{max-width:100%}}@media (max-width:360px){.schedule__desc{font-size:14px;line-height:22px}}.schedule__tabs{display:flex;gap:4rem;border-bottom:2px solid #9F9F9F;margin-bottom:36px}@media (max-width:768px){.schedule__tabs{gap:1.5rem;overflow-x:auto;padding-bottom:0}}@media (max-width:360px){.schedule__tabs{gap:1rem}}.schedule__tab{font-weight:500;font-size:24px;line-height:53px;letter-spacing:0%;text-transform:uppercase;background:none;border:none;position:relative;transition:color 0.2s ease;margin-right:30px;color:#303030;white-space:nowrap}.schedule__tab::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#FF026F;transform:scaleX(0);transform-origin:left;transition:transform 0.25s ease}.schedule__tab:hover{cursor:pointer}.schedule__tab--active{color:#FF026F}.schedule__tab--active::after{transform:scaleX(1)}@media (max-width:768px){.schedule__tab{font-size:18px;line-height:56px;margin-right:0}}@media (max-width:360px){.schedule__tab{font-size:15px !important;line-height:48px;margin-right:0}}.schedule__content{display:none}.schedule__content--active{display:block}.sched-session{display:grid;grid-template-columns:160px 1fr;gap:10rem;padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid #9F9F9F}.sched-session:last-child{border-bottom:none;margin-bottom:0}@media only screen and (max-width:495px){.sched-session{grid-template-columns:1fr;gap:0.8rem;padding-bottom:24px;margin-bottom:24px}}.sched-session__time{display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;font-weight:500;font-size:18px;text-transform:capitalize;color:#303030;padding-top:4px;white-space:nowrap}.sched-session__time svg{color:#303030;flex-shrink:0;margin-top:4px;width:19.5px;height:19.5px}.sched-session__body{display:flex;flex-direction:column;gap:16px}.sched-session__heading{font-weight:400 !important;font-size:28px !important;line-height:25px;letter-spacing:0%;color:#303030}@media (max-width:768px){.sched-session__heading{font-size:24px !important;line-height:28px}}.sched-talk{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 0px;border-bottom:1px solid #9F9F9F}.sched-talk:last-child{border-bottom:none;padding-bottom:0}@media only screen and (max-width:495px){.sched-talk{padding:20px 0px}}.sched-talk__info{flex:1;min-width:0}.sched-talk__title{font-weight:500;font-size:22px !important;line-height:25px;letter-spacing:0%;text-transform:capitalize;margin-bottom:13px;color:#303030}@media (max-width:768px){.sched-talk__title{font-size:22px !important;line-height:23px}}.sched-talk__desc{font-weight:400;font-size:18px;line-height:31px;letter-spacing:0%;text-transform:capitalize;color:#303030;margin:0;margin-bottom:15px}@media (max-width:768px){.sched-talk__desc{font-size:14px;line-height:26px;margin-bottom:22px}}.sched-talk__text{display:inline}.sched-talk__read-more{display:inline;background:transparent;border:none;padding:0;color:#FF026F;font-size:18px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:opacity 0.2s ease}.sched-talk__read-more:hover{opacity:0.75}.sched-talk__speaker{display:flex;align-items:center;gap:22px;margin-top:4px}.sched-talk__speaker-img{width:108px;height:108px;min-width:108px;border-radius:50%;object-fit:cover;object-position:top center;border:2px solid rgba(255,2,111,0.2)}@media (max-width:768px){.sched-talk__speaker-img{width:108px;height:108px;min-width:108px}}.sched-talk__speaker-info{display:flex;flex-direction:column;gap:1px}.sched-talk__speaker-name{display:inline-flex;align-items:center;gap:6px;color:#303030;font-weight:700;font-size:18px;line-height:31px;letter-spacing:0%;text-transform:capitalize}@media (max-width:768px){.sched-talk__speaker-name{font-size:16px}}.sched-talk__speaker-linkedin{display:inline-flex;align-items:center;text-decoration:none}.sched-talk__speaker-linkedin img{width:20px;height:20px}.sched-talk__speaker-role{font-weight:400;font-size:16px;line-height:25px;letter-spacing:0%;text-transform:capitalize;color:#303030}.sched-talk__speaker-org{font-weight:400;font-size:16px;line-height:25px;letter-spacing:0%;text-transform:capitalize;color:#303030}.register-section{background:#EEEEEE;padding:30px 5% 50px 5%}@media only screen and (max-width:495px){.register-section{padding:50px 2%}}.register__header{margin-bottom:40px}@media only screen and (max-width:495px){.register__header{margin-bottom:10px}}.register__eyebrow{font-weight:500;font-size:20px;line-height:47px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.register__eyebrow{font-size:15px;line-height:1.4;margin-bottom:10px}}.register__title{font-weight:700;font-size:30px !important;line-height:53px;letter-spacing:0%;text-transform:uppercase;color:#303030;margin-bottom:12px}@media only screen and (max-width:495px){.register__title{font-size:28px !important;line-height:36px}}@media (max-width:360px){.register__title{font-size:22px !important;line-height:30px}}.register__desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;opacity:0.6;color:#303030;max-width:600px}@media (max-width:360px){.register__desc{font-size:14px;line-height:22px}}.register__inner{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:flex-start;background:#FFFFFF;border-radius:16px;padding:32px;box-shadow:0px 4px 14.7px 0px #00000017}@media (max-width:900px){.register__inner{grid-template-columns:1fr;gap:2rem}}@media only screen and (max-width:495px){.register__inner{padding:20px 0px;gap:1.5rem;background:unset;box-shadow:unset}}.register__left{display:flex;flex-direction:column;gap:14px}@media (max-width:360px){.register__left{gap:10px}}.pricing-card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#FFFFFF;box-shadow:0px 4px 27.7px 0px #00000026;border-radius:12px;padding:20px 20px;transition:border-color 0.2s ease}.pricing-card--active{border:1px solid #FF026F}@media (max-width:768px){.pricing-card{flex-wrap:nowrap;align-items:center;gap:12px}}@media (max-width:360px){.pricing-card{padding:14px 14px;gap:8px}}.pricing-card__info{flex:1;min-width:0}.pricing-card__name{font-weight:700;font-size:18px;line-height:32px;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;color:#303030;margin-bottom:8px}.pricing-card__name--pink{color:#FF026F}@media (max-width:360px){.pricing-card__name{font-size:14px;line-height:22px;margin-bottom:4px}}.pricing-card__desc{font-weight:400;font-size:16px;line-height:28px;letter-spacing:0%;text-transform:capitalize;color:#303030;margin:0}@media (max-width:360px){.pricing-card__desc{font-size:13px;line-height:20px}}.pricing-card__price{font-weight:600;font-size:44px;line-height:76px;letter-spacing:0%;text-align:right;text-transform:uppercase;color:#FF026F;white-space:nowrap;flex-shrink:0}.pricing-card__price--struck{color:#FF026F;opacity:0.36;text-decoration:line-through;text-decoration-color:#FF1818;text-decoration-thickness:2px}.pricing-card__price--pink{color:#FF026F}@media (max-width:768px){.pricing-card__price{font-size:32px;line-height:48px;text-align:right;align-self:center}}@media (max-width:360px){.pricing-card__price{font-size:26px !important;line-height:1.2}}.register__group-link{margin-top:6px;text-align:center;padding:14px;border-radius:12px;background:#FFFFFF;box-shadow:0px 4px 27.7px 0px #00000026}@media (max-width:360px){.register__group-link{padding:12px}}.register__group-anchor{font-weight:400;font-size:16px;line-height:28px;letter-spacing:0%;text-transform:capitalize;color:#FF026F;text-decoration:none}.register__group-anchor:hover{cursor:pointer}.register__group-anchor .extlink-nobreak{display:inline-flex;justify-content:center;gap:3px}.register__group-anchor .extlink-nobreak svg{display:none}@media (max-width:360px){.register__group-anchor{font-size:14px}}.register__right{padding:25px;border-left:1px solid #D8D8D8}@media only screen and (max-width:495px){.register__right{border-left:none;border-top:1px solid #D8D8D8;padding-top:20px;background:white;box-shadow:0px 4px 14.7px 0px #00000017;border-radius:12px}}.register__right .academic-workshop-form .form-item{margin-top:0em}.register__right .academic-workshop-form .form-item #captcha_error_workshop{top:5px}.register__right .academic-workshop-form .js-form-item{margin-top:0}.register__right .academic-workshop-form .js-form-item label{font-size:16px;display:block}.register__right .academic-workshop-form .js-form-item input[type=text]{outline:none;border:none;height:40px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;border-radius:8px;padding:0px 20px;width:100%;color:rgba(33,37,41,0.75);font-size:16px}.register__right .academic-workshop-form .js-form-item input[type=text]::placeholder{color:#dfdfdf}.register__right .academic-workshop-form .js-form-item input[type=email]{outline:none;border:none;height:40px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;border-radius:8px;padding:0px 20px;width:100%;color:rgba(33,37,41,0.75);font-size:16px}.register__right .academic-workshop-form .js-form-item input[type=email]::placeholder{color:#dfdfdf}.register__right .academic-workshop-form .phone-number-field{position:relative}.register__right .academic-workshop-form .phone-number-field label{font-size:16px;display:block}.register__right .academic-workshop-form .phone-number-field input[type=tel]{width:100%;border:none;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;height:40px;border-radius:6px;padding:0 15px 0 130px;outline:none;color:rgba(33,37,41,0.75);font-size:16px}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:24px;z-index:2;left:11px}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered{padding-left:0px;line-height:0px}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__arrow{top:3px}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.register__right .academic-workshop-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.register__right .academic-workshop-form .js-form-item-term-conditions{display:flex;align-items:baseline}.register__right .academic-workshop-form .js-form-item-term-conditions input[type=checkbox]{margin-right:7px}.register__right .academic-workshop-form .js-form-item-term-conditions label{font-size:12px}.register__right .academic-workshop-form .js-form-item-term-conditions label a{font-size:12px}.register__right .academic-workshop-form input[type=submit].js-form-submit{border:none;background:linear-gradient(180deg,#FF026F 0%,#FF4B98 100%);color:white;width:100%;margin:0;padding:9px 0;border-radius:5px}.register__right .academic-workshop-form .captcha__element{gap:30px}.register__right .academic-workshop-form .captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px;margin-bottom:5px}.register__right .academic-workshop-form .captcha__element .js-form-item-captcha-response{max-width:50px}.register__right .academic-workshop-form .js-form-type-checkbox{display:flex;gap:9px}.audience{background:#fff;padding:30px 5% 50px 5%}@media only screen and (max-width:495px){.audience{padding:50px 3%}}.audience__header{margin-bottom:40px}.audience__eyebrow{font-weight:500;font-size:20px;line-height:47px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.audience__eyebrow{font-size:15px;line-height:1.4;margin-bottom:10px}}.audience__title{font-weight:700;font-size:30px !important;line-height:53px;letter-spacing:0%;text-transform:uppercase;color:#303030;margin-bottom:14px}@media only screen and (max-width:495px){.audience__title{font-size:28px !important;line-height:36px;max-width:100%;margin-bottom:14px}}@media (max-width:360px){.audience__title{font-size:22px !important;line-height:30px}}.audience__desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;opacity:0.6;max-width:522px}@media (max-width:360px){.audience__desc{font-size:14px;line-height:22px}}.audience__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.audience__grid .audience-card:nth-child(4){grid-column:1}.audience__grid .audience-card:nth-child(5){grid-column:2}@media (max-width:900px){.audience__grid{grid-template-columns:repeat(2,1fr)}.audience__grid .audience-card:nth-child(4),.audience__grid .audience-card:nth-child(5){grid-column:auto}}@media (max-width:540px){.audience__grid{grid-template-columns:1fr}.audience__grid .audience-card:nth-child(4),.audience__grid .audience-card:nth-child(5){grid-column:auto}}.audience-card{display:flex;align-items:center;gap:14px;background:#FFFFFF;border-radius:12px;padding:18px 20px;box-shadow:0px 4px 14.7px 0px #00000017;transition:transform 0.2s ease}.audience-card:hover{background:#FF026F;transform:translateY(-2px)}.audience-card:hover .audience-card__text{color:#FFFFFF}.audience-card:hover .audience-card__icon img{filter:brightness(0) saturate(0) invert(1)}@media (max-width:360px){.audience-card{padding:14px 14px;gap:10px;border-radius:10px}}.audience-card__icon{width:60px;height:60px;min-width:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2}.audience-card__icon img{width:60px;height:60px;transition:filter 0.2s ease}@media (max-width:360px){.audience-card__icon{width:44px;height:44px;min-width:44px}.audience-card__icon img{width:44px;height:44px}}.audience-card__text{font-weight:500;font-size:18px;line-height:31px;letter-spacing:0;text-transform:capitalize;color:#FF026F;margin:0;transition:color 0.2s ease}@media (max-width:360px){.audience-card__text{font-size:14px;line-height:22px}}.outcomes{background:#F4F1FF;padding:30px 5% 50px 5%}@media only screen and (max-width:495px){.outcomes{padding:50px 3%}}.outcomes__header{margin-bottom:40px}.outcomes__eyebrow{font-weight:500;font-size:20px;line-height:47px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.outcomes__eyebrow{font-size:15px;line-height:1.4;margin-bottom:10px}}.outcomes__title{font-weight:700;font-size:30px !important;line-height:53px;letter-spacing:0%;text-transform:uppercase;color:#303030;margin-bottom:14px}@media only screen and (max-width:495px){.outcomes__title{font-size:28px !important;line-height:36px}}@media (max-width:360px){.outcomes__title{font-size:22px !important;line-height:30px}}.outcomes__desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;color:#303030;opacity:0.6;max-width:668px;text-align:justify}@media (max-width:360px){.outcomes__desc{font-size:14px;line-height:22px}}.outcomes__inner{display:grid;grid-template-columns:1fr 420px;gap:30px;align-items:start}@media (max-width:1024px){.outcomes__inner{grid-template-columns:1fr}}.outcomes__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media (max-width:768px){.outcomes__grid{grid-template-columns:1fr;gap:16px}}.outcome-card{background:#FFFFFF;border-radius:30px;overflow:hidden;box-shadow:0px 4px 14.7px 0px #00000017;transition:transform 0.2s ease,box-shadow 0.2s ease}.outcome-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.1)}.outcome-card__image{overflow:hidden}.outcome-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.outcome-card:hover .outcome-card__image img{transform:scale(1.04)}.outcome-card__body{padding:40px 25px 40px}@media (max-width:360px){.outcome-card__body{padding:16px 14px}}.outcome-card__text{font-weight:500;font-size:16px;line-height:28px;text-transform:capitalize;color:#303030;margin:0}@media (max-width:360px){.outcome-card__text{font-size:13px;line-height:20px}}.outcomes__panel{background:#FFFFFF;border-radius:30px;padding:28px 24px;box-shadow:0px 4px 14.7px 0px #00000017;position:sticky;top:100px;width:390px}@media (max-width:1024px){.outcomes__panel{width:100%;position:static}}@media (max-width:360px){.outcomes__panel{padding:20px 16px;border-radius:20px}}.outcomes__panel-title{font-weight:400;font-size:28px !important;line-height:31px;color:#FF026F;margin-bottom:14px;padding-bottom:12px;border-bottom:3px solid #FF026F}@media (max-width:768px){.outcomes__panel-title{font-size:22px !important;line-height:30px}}@media (max-width:360px){.outcomes__panel-title{font-size:18px !important;line-height:26px}}.outcomes__panel-desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;text-transform:capitalize;color:#303030;margin-bottom:14px}@media (max-width:360px){.outcomes__panel-desc{font-size:14px;line-height:22px}}.outcomes__panel-cta{font-weight:500;font-size:18px;line-height:28px;letter-spacing:0%;text-transform:capitalize;color:#FF026F;margin-bottom:20px}@media (max-width:360px){.outcomes__panel-cta{font-size:14px;line-height:22px}}.outcomes__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.outcomes__feature{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #F0F0F0}.outcomes__feature:last-child{border-bottom:none;padding-bottom:0}.outcomes__feature-icon{width:34px;height:34px;min-width:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.outcomes__feature-icon svg{width:25px;height:23px}.outcomes__feature-text{font-weight:400;font-size:18px;line-height:31px;letter-spacing:0%;text-transform:capitalize;color:#303030}@media (max-width:360px){.outcomes__feature-text{font-size:14px;line-height:22px}}.panelists{background:#fff;padding:30px 5% 40px 5%}@media (max-width:768px){.panelists{padding:40px 3%}}.panelists__header{margin-bottom:40px}.panelists__eyebrow{font-weight:500;font-size:20px;line-height:47px;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.panelists__eyebrow{font-size:15px;line-height:1.4;margin-bottom:10px}}.panelists__title{font-weight:700;font-size:30px !important;line-height:53px;letter-spacing:0%;text-transform:uppercase;color:#303030;margin-bottom:14px}@media only screen and (max-width:495px){.panelists__title{font-size:28px !important;line-height:36px}}@media (max-width:360px){.panelists__title{font-size:22px !important;line-height:30px}}.panelists__desc{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0%;color:#303030;max-width:600px}@media (max-width:360px){.panelists__desc{font-size:14px;line-height:22px}}.panelists__carousel{padding-bottom:10px}.panelists__carousel .owl-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px}.panelists__carousel .owl-dot{display:block}.panelists__carousel .owl-dot span{width:6px !important;height:6px !important;border-radius:50%;background:#CFCFCF !important;display:block;transition:all 0.25s ease}.panelists__carousel .owl-dot.active span{background:#FF026F !important;transform:scale(1.2)}.panelists__carousel .owl-dot:hover span{background:#FF026F !important}.panelist-card{background:transparent}.panelist-card__image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:10px;margin-bottom:12px}.panelist-card__image{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform 0.3s ease}.panelist-card:hover .panelist-card__image{transform:scale(1.04)}.panelist-card__label{position:absolute;bottom:0;right:0;background:#FF026F;color:#FFFFFF;font-size:0.58rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);padding:14px 7px;line-height:1.2;white-space:nowrap}.panelist-card__name{font-size:0.88rem;font-weight:700;color:#1A1A1A;margin-bottom:5px;line-height:1.3}@media (max-width:360px){.panelist-card__name{font-size:13px}}.panelist-card__role{font-size:0.75rem;font-weight:400;color:#777777;line-height:1.5;margin:0}@media (max-width:360px){.panelist-card__role{font-size:12px}}.about-ua{background:#15111D;padding:50px 5%;position:relative;overflow:hidden}.about-ua::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(255,2,111,0.08) 0%,transparent 70%);pointer-events:none}@media only screen and (max-width:495px){.about-ua{padding:50px 3%}}.about-ua__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:flex-start;margin:0 auto}@media only screen and (max-width:495px){.about-ua__inner{grid-template-columns:1fr;gap:2rem}}.about-ua__eyebrow{font-weight:500;font-size:20px;line-height:47px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#FF026F}@media (max-width:360px){.about-ua__eyebrow{font-size:15px;line-height:1.4;margin-bottom:12px}}.about-ua__title{font-weight:700;font-size:32px !important;line-height:53px;letter-spacing:0%;text-transform:uppercase;color:#FFFFFF;margin-bottom:20px}@media only screen and (max-width:495px){.about-ua__title{font-size:28px !important;line-height:36px}}@media (max-width:360px){.about-ua__title{font-size:22px !important;line-height:30px}}.about-ua__desc{font-weight:400;font-size:18px;line-height:28px;color:#FFFFFF;margin:0}@media only screen and (max-width:495px){.about-ua__desc{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (max-width:495px){.about-ua__desc.about-ua__desc--expanded{display:block;-webkit-line-clamp:unset;overflow:visible}}.about-ua__show-more{display:none}@media only screen and (max-width:495px){.about-ua__show-more{display:inline-block;margin-top:10px;background:transparent;border:none;padding:0;color:#FF026F;font-size:14px;font-weight:500;cursor:pointer;text-decoration:underline}}.about-ua__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media only screen and (max-width:495px){.about-ua__grid{grid-template-columns:1fr}}.ua-card{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.09);border-radius:14px;padding:20px 18px;display:flex;flex-direction:column;gap:25px;transition:background 0.25s ease,border-color 0.25s ease,transform 0.2s ease}.ua-card:hover{background:rgba(255,2,111,0.08);border-color:rgba(255,2,111,0.3);transform:translateY(-3px)}@media (max-width:360px){.ua-card{padding:16px 14px;gap:16px;border-radius:12px}}.ua-card__icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ua-card__content{display:flex;flex-direction:column;gap:6px}.ua-card__title{font-weight:500;font-size:18px !important;line-height:28px;text-transform:capitalize;color:#FFFFFF;margin:0}@media (max-width:360px){.ua-card__title{font-size:15px !important;line-height:22px}}.ua-card__desc{font-weight:400;font-size:14px;color:rgba(255,255,255,0.5);line-height:1.6;text-transform:capitalize;margin:0}@media (max-width:360px){.ua-card__desc{font-size:12px;line-height:18px}}.faq{background:#ffffff;padding:30px 0% 50px 0%;width:928px;margin:0 auto}@media only screen and (max-width:495px){.faq{width:100%;height:auto;padding:50px 3%}}.faq__eyebrow{font-weight:500;font-size:20px;line-height:47px;letter-spacing:0%;text-align:justify;text-transform:capitalize;color:#FF026F}@media only screen and (max-width:495px){.faq__eyebrow{margin-bottom:10px}}.faq__title{font-size:30px !important;font-weight:800;color:#303030;line-height:1.15;margin:0 0 14px;letter-spacing:0.01em}@media only screen and (max-width:495px){.faq__title{font-size:1.6rem}}@media (max-width:360px){.faq__title{font-size:22px !important;line-height:30px}}.faq__link{color:#303030;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color 0.2s ease}.faq__link:hover{color:#FF026F}.faq__list{display:flex;flex-direction:column}.faq__item{border-bottom:1px solid rgba(48,48,48,0.12)}.faq__item:first-child{border-top:1px solid rgba(48,48,48,0.12)}.faq__item--active .faq__question{color:#FF026F}.faq__question{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;text-align:left;font-size:1rem;font-weight:700;color:#303030;line-height:1.4;transition:color 0.2s ease}@media (max-width:360px){.faq__question{font-size:14px;padding:14px 0}}.faq__icon{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:relative}.faq__icon .icon-minus{display:none;stroke:#FF026F}.faq__icon .icon-plus{display:block;stroke:#303030}.faq__item--active .faq__icon .icon-minus{display:block}.faq__item--active .faq__icon .icon-plus{display:none}.faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.3s ease}.faq__item--active .faq__answer{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden;font-size:0.84rem;font-weight:400;color:rgba(48,48,48,0.55);line-height:1.75;border-left:none;padding-left:0;padding-top:0;padding-bottom:0;margin:0;transition:padding 0.3s ease,margin 0.3s ease}@media (max-width:360px){.faq__answer-inner{font-size:13px}}.faq__item--active .faq__answer-inner{border-left:3px solid #FF026F;padding-left:20px;padding-top:6px;padding-bottom:6px;margin-top:4px;margin-bottom:24px}.float-cta{position:fixed;bottom:6rem;right:2rem;z-index:999;opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s ease}.float-cta.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@media only screen and (max-width:495px){.float-cta{bottom:1rem;right:1rem}}.float-btn{display:inline-flex;align-items:center;gap:15px;background:linear-gradient(90deg,#FF4E9A 0%,#FF026F 100%);color:#FFFFFF;text-decoration:none;font-weight:400;font-size:22px;text-transform:capitalize;padding:12px 35px;border-radius:50px;border:none;box-shadow:0px 4px 10.3px 0px #00000040;white-space:nowrap;animation:floatUpDown 2.2s ease-in-out infinite}.float-btn:hover{color:#FFFFFF;opacity:0.92;animation-play-state:paused;transform:translateY(-2px)}.float-btn img{flex-shrink:0;width:30px;height:30px;transition:transform 0.2s ease}@media only screen and (max-width:495px){.float-btn{font-size:16px;padding:10px 20px;gap:10px}.float-btn img{width:22px;height:22px}}@media (max-width:360px){.float-btn{font-size:14px;padding:10px 16px;gap:8px}.float-btn img{width:18px;height:18px}}@keyframes floatUpDown{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.select2-academic-workshop-form .select2-dropdown--below{width:401px !important}@media only screen and (max-width:495px){.select2-academic-workshop-form .select2-dropdown--below{width:317px !important}}@media only screen and (max-width:360px){.select2-academic-workshop-form .select2-dropdown--below{width:245px !important}}.select2-academic-workshop-form .select2-dropdown--above{width:401px !important}@media only screen and (max-width:495px){.select2-academic-workshop-form .select2-dropdown--above{width:317px !important}}@media only screen and (max-width:360px){.select2-academic-workshop-form .select2-dropdown--above{width:245px !important}}.ty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 5%;position:relative;background:#ffffff;overflow:hidden;min-height:100vh}.ty::before{content:'';position:absolute;top:-80px;left:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,180,210,0.35) 0%,transparent 70%);pointer-events:none}.ty::after{content:'';position:absolute;bottom:-80px;right:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(210,190,240,0.3) 0%,transparent 70%);pointer-events:none}@media only screen and (max-width:495px){.ty{min-height:unset;padding:100px 5%}}.ty__badge{font-weight:700;font-style:Bold;font-size:14px;line-height:26px;letter-spacing:0%;display:inline-flex;align-items:center;gap:8px;border:1px solid #9333EA;border-radius:999px;padding:8px 20px;color:#9333EA;background:transparent;margin-bottom:50px}@media only screen and (max-width:495px){.ty__badge{margin-bottom:40px}}.ty__heading{font-weight:600;font-style:SemiBold;font-size:48px !important;line-height:26px;text-align:center;color:#FF026F;margin-bottom:45px}@media only screen and (max-width:495px){.ty__heading{line-height:55px;margin-bottom:30px}}.ty__heading span{font-weight:600;font-style:SemiBold;font-size:48px;line-height:26px;text-align:center;color:#303030}@media only screen and (max-width:495px){.ty__heading span{line-height:unset}}.ty__sub{font-weight:600;font-style:SemiBold;font-size:16px;line-height:26px;text-align:center;color:#303030;margin-bottom:40px}.ty__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:8px}.ty__btn{font-weight:600;font-style:SemiBold;font-size:18px;line-height:26px;text-align:center;display:inline-flex;align-items:center;gap:6px;padding:14px 28px;border-radius:16px;text-decoration:none;cursor:pointer}.ty__btn:hover{text-decoration:none}.ty__btn--filled{background:#FF026F;color:#ffffff;border:2px solid #FF026F}.ty__btn--filled:hover{text-decoration:none;color:#fff}.ty__btn--outline{background:transparent;color:#FF026F;border:2px solid #FF026F}.ty__btn--outline:hover{text-decoration:none;color:#FF026F}*,*::after,*::before{box-sizing:border-box}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}*::selection{background:var(--ux-18lg5k,#ff4e9a);color:var(--ux-1iwsz6x,#fff)}body *{font-size:18px;font-weight:400;font-family:'Lato',sans-serif}h1,.h1{font-size:62px !important;font-weight:600;color:#262626}h2,.h2{font-size:38px !important;font-weight:500;color:#262626}h3,.h3{font-size:22px !important;font-weight:600;color:#262626}h4,.h4{font-size:22px !important;font-weight:500;color:#262626}h5,.h5{font-size:20px !important;font-weight:600;color:#262626}h6,.h6{font-size:20px !important;font-weight:500;color:#262626}.h1-class{font-size:62px !important;font-weight:600;color:#262626}.h2-class{font-size:38px !important;font-weight:500;color:#262626}.h3-class{font-size:22px !important;font-weight:600;color:#262626}.h4-class{font-size:22px !important;font-weight:500;color:#262626}.h5-class{font-size:20px !important;font-weight:600;color:#262626}.h6-class{font-size:20px !important;font-weight:500;color:#262626}p{font-size:16px;font-weight:400;margin-bottom:0;color:#262626}a{text-decoration:none;color:#ff4e9a;font-size:16px;font-weight:400;cursor:pointer}a:hover{text-decoration:none;color:#ff4e9a}strong{font-weight:600}ul li{font-size:16px}.bg-grey{background-color:#f3f5f8}.text-align-center,.text-center{text-align:center !important}.text-pink{color:#ff4e9a}.text-pink:hover{color:#ff4e9a}.pointer{cursor:pointer}.text-left{text-align:left}.messages__list{display:none}.user-login-form{width:40%;margin:150px auto;box-shadow:rgba(50,50,93,0.25) 0px 13px 27px -5px,rgba(0,0,0,0.3) 0px 8px 16px -8px;padding:35px;border-radius:18px}@media only screen and (max-width:495px){.user-login-form{width:90%}}.user-login-form .js-form-item input.form-text{border:none;border-bottom:1px solid #d5d5d5;margin-bottom:10px;height:45px;outline:none;transition:0.4s}@media only screen and (max-width:495px){.user-login-form .js-form-item input.form-text{width:100%}}.user-login-form .js-form-item input.form-text:focus{border-bottom:1px solid #ff4e9a}.user-login-form .js-form-item .description{font-size:14px;color:#a4a4a4}.user-login-form .js-form-wrapper input.js-form-submit{border:none;padding:8px 44px;border-radius:4px;color:#fff;background:#ff4e9a}.user-login-form .captcha .captcha__title{font-size:16px;font-weight:600}.user-login-form .captcha .captcha__element{margin-bottom:15px}.user-login-form .captcha .captcha__element .captcha__image-wrapper .reload-captcha-wrapper .reload-captcha{display:none}.user-login-form .captcha .captcha__description{font-size:13px}.general-faq{margin:0 0;padding-top:28px;padding-bottom:66px;background-color:#F3F5F8}@media only screen and (max-width:495px){.general-faq{margin-bottom:0;padding-bottom:50px}}.general-faq .heading{text-align:center;margin-bottom:50px}.general-faq .heading h2,.general-faq .heading .h2,.general-faq .heading h3,.general-faq .heading .h3{font-size:40px !important}.general-faq .heading h2 span,.general-faq .heading .h2 span,.general-faq .heading h3 span,.general-faq .heading .h3 span{font-size:40px;font-weight:600;color:#fff;background:#ff4e9a;padding:0 7px}.general-faq .faq-type{width:928px;margin:0 auto;font-weight:600;font-size:24px;line-height:28px;padding-bottom:25px}@media only screen and (min-width:600px) and (max-width:980px){.general-faq .faq-type{width:100%}}@media only screen and (max-width:495px){.general-faq .faq-type{width:100%}}.general-faq .accordion{width:928px;margin:0 auto}@media only screen and (min-width:600px) and (max-width:980px){.general-faq .accordion{width:100%}}@media only screen and (max-width:495px){.general-faq .accordion{width:100%}}.general-faq .accordion .accordion-items{margin-bottom:5px;position:relative;outline:none;background:none;border:none;transition:0.4s;border-radius:3px}.general-faq .accordion .accordion-items .accordion-headers .accordion-button{background-color:#ff4e9a;color:white;display:flex;justify-content:space-between;font-weight:700;font-size:18px !important;line-height:28px;width:100%}.general-faq .accordion .accordion-items .accordion-headers .accordion-button.collapsed{background-color:#fff;color:#262626;height:auto}.general-faq .accordion .accordion-items .accordion-headers .accordion-button.collapsed::after{transform:rotate(0deg);background:#ff4e9a;content:url("https://uniathena.com/themes/custom/athena/images/faq-arrow.png")}.general-faq .accordion .accordion-items .accordion-headers .accordion-button::after{background-image:none;content:url("https://uniathena.com/themes/custom/athena/images/black-faq-arrow.png");font-weight:bold;float:right;margin-left:5px;background-color:#fff;border-radius:50%;padding:9px;transition:0.4s;width:40px;height:40px;transform:rotate(-45deg)}.general-faq .accordion .accordion-items .accordion-headers .accordion-button:focus{box-shadow:none}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion{width:100%}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button{height:auto;background-color:#ff4e9a;display:flex;justify-content:space-between}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button p{color:#fff;font-weight:700;font-size:18px;line-height:28px;width:100%}@media only screen and (max-width:495px){.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button{height:auto}}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button::after{background-image:none;content:url("https://uniathena.com/themes/custom/athena/images/black-faq-arrow.png");font-weight:bold;float:right;margin-left:5px;background-color:#fff;border-radius:50%;padding:9px;transition:0.4s;width:40px;height:40px;transform:rotate(-45deg)}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button.collapsed{background-color:#fff;height:auto}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button.collapsed p{color:#262626}@media only screen and (max-width:495px){.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button.collapsed{height:auto}}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button.collapsed::after{transform:rotate(0deg);background:#ff4e9a;content:url("https://uniathena.com/themes/custom/athena/images/faq-arrow.png")}.general-faq .accordion .accordion-items .accordion-collapse .accordion-body .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}#block-gtranslate{display:none !important}#sliding-popup{padding:10px 0;background:#fff !important;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px}#sliding-popup .eu-cookie-compliance-banner .popup-content{display:flex;align-items:center;justify-content:space-between;max-width:88%}@media only screen and (max-width:495px){#sliding-popup .eu-cookie-compliance-banner .popup-content{display:block}}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-message{margin-top:0}@media only screen and (max-width:495px){#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-message{margin-bottom:11px}}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-message p{color:#262626;font-size:14px;font-weight:500}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-message p font font{font-size:14px;font-weight:500;color:#262626}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-message button{color:#262626;font-size:14px;font-weight:500;margin-left:4px;display:none}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-buttons{margin-bottom:0}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-buttons button.agree-button{margin-top:0;background:#ffc100;color:#262626;padding:1px 15px;font-size:12px;min-height:37px;height:37px;border-radius:7px;text-transform:uppercase}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-buttons button.agree-button font font{font-size:12px;font-weight:500}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-buttons button.decline-button{margin-top:0;background:#dfdfdf;color:#262626;padding:1px 15px;font-size:12px;min-height:37px;height:37px;font-weight:500;border-radius:7px;box-shadow:none;text-shadow:none;text-transform:uppercase}#sliding-popup .eu-cookie-compliance-banner .popup-content .eu-cookie-compliance-buttons button.decline-button font font{font-size:12px;font-weight:500}.block-back-to-top a.scrollToTop{display:none;position:fixed;bottom:4%;right:50%;z-index:9}@media only screen and (max-width:495px){.block-back-to-top a.scrollToTop{right:44%;bottom:8%}}.captcha__element .captcha__image-wrapper{display:flex;align-items:center;background:#E9E9E9;border-radius:4px;width:max-content;padding:5px}.captcha__element .captcha__image-wrapper img{margin-right:8px}.captcha__element .captcha__image-wrapper .reload-captcha-wrapper .reload-captcha{color:transparent;line-height:0}.select2-selection__rendered span{font-size:14px !important}@media only screen and (max-width:495px){div[aria-describedby="common-dialog-box"]{top:306px !important}}.course-card{transition:0.3s cubic-bezier(0,0,0.5,1),box-shadow 0.3s ease;margin:10px 0}.course-card:hover{transform:scale3d(1.03,1.03,1.08) translate3d(0.1rem,-0.25rem,20rem);box-shadow:4px 5px 10px rgba(0,0,0,0.06)}@media only screen and (max-width:495px){.course-card{height:auto !important}}@media only screen and (max-width:495px){.course-card .logo-rate{gap:8px}}.course-card .logo-rate .uni-logo{display:flex;gap:10px}@media only screen and (min-width:600px) and (max-width:980px){.course-card .logo-rate .uni-logo{gap:8px}.course-card .logo-rate .uni-logo img{width:95px !important}}@media only screen and (max-width:495px){.course-card .logo-rate .uni-logo{gap:8px}.course-card .logo-rate .uni-logo img{width:92px !important}}.course-card .university-name{display:grid !important;padding:10px 13px !important;height:61px}@media only screen and (min-width:600px) and (max-width:980px){.course-card .university-name{height:81px}}@media only screen and (max-width:495px){.course-card .university-name{height:auto}}@media only screen and (max-width:495px){.course-card .university-name p{font-size:15px !important}}.page-progress-container{position:fixed;top:72px;left:0;width:100%;height:5px;z-index:100}@media only screen and (min-width:600px) and (max-width:980px){.page-progress-container{top:67px}}@media only screen and (max-width:495px){.page-progress-container{top:65px}}.page-progress-container .page-progress-bar{height:100%;background:#ff4e9a;width:0%;transition:width 0.1s ease}.marketing-progress-container{position:fixed;top:0;left:0;width:100%;height:5px;z-index:100}@media only screen and (max-width:495px){.marketing-progress-container{top:0}}.marketing-progress-container .page-progress-bar{height:100%;background:#ff4e9a;width:0%;transition:width 0.1s ease}.block-uniathena-breadcrumbs{margin-top:7rem;padding-top:1rem;margin-bottom:-4rem;position:relative}@media only screen and (max-width:495px){.block-uniathena-breadcrumbs{margin-top:4rem;margin-bottom:-2rem}}.block-uniathena-breadcrumbs .athena-breadcrumb{position:absolute;z-index:3}.block-uniathena-breadcrumbs .athena-breadcrumb a{font-size:16px;font-weight:400;color:#ff4e9a}.block-uniathena-breadcrumbs .athena-breadcrumb a span{font-size:16px;font-weight:400;color:#ff4e9a}.block-uniathena-breadcrumbs .athena-breadcrumb span{font-size:16px;font-weight:400;color:#262626}.speak-to-advisor-container .block-speak-advisor-form .inline-form-error{top:0}.speak-to-advisor-container .block-speak-advisor-form .js-form-item{margin-bottom:7px;margin-top:1px}.speak-to-advisor-container .block-speak-advisor-form .js-form-item label{font-size:15px;font-weight:600}.speak-to-advisor-container .block-speak-advisor-form .js-form-item label font font{font-size:15px;font-weight:600}.speak-to-advisor-container .block-speak-advisor-form .js-form-item input[type="text"]{width:100%;height:44px;border-radius:4px;border:1px solid gray;outline:none;padding:0 20px}.speak-to-advisor-container .block-speak-advisor-form .js-form-item input[type="email"]{width:100%;height:44px;border-radius:4px;border:1px solid gray;outline:none;padding:0 20px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field{margin-bottom:7px;margin-top:1px}.speak-to-advisor-container .block-speak-advisor-form .form-item{margin-bottom:7px;margin-top:1px}.speak-to-advisor-container .block-speak-advisor-form .form-item label{font-size:15px;font-weight:600}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field{position:relative}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field label{font-size:15px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field label font font{font-size:15px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field input[type="tel"]{padding:0 15px 0 130px;width:100%;height:44px;border-radius:4px;border:1px solid gray;outline:none;color:var(--bs-secondary-color)}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code{position:absolute;top:31px;z-index:2;left:3px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container{width:117px !important;border:none;outline:none}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.select2-dropdown{width:235px !important}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection{border:none}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span{font-size:15px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span font font{font-size:15px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code span.select2-container span.selection span.select2-selection span.select2-selection__rendered span img{margin-right:5px}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code .country-select{border:none}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .phone-number-flag{display:none}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .arrow{display:none}.speak-to-advisor-container .block-speak-advisor-form .phone-number-field .js-form-item-mobile-number-country-code .country-select .prefix{font-size:16px;display:none}.speak-to-advisor-container .block-speak-advisor-form .js-form-type-checkbox label.option{font-size:14px;font-weight:500;color:#606060}.speak-to-advisor-container .block-speak-advisor-form .js-form-type-checkbox label.option font font{font-size:14px;font-weight:500;color:#606060}.speak-to-advisor-container .block-speak-advisor-form .js-form-type-checkbox label.option a{font-size:14px !important}.speak-to-advisor-container .block-speak-advisor-form .js-form-type-checkbox label.option a font font{font-size:14px !important}.speak-to-advisor-container .block-speak-advisor-form fieldset.captcha legend.captcha__title{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;text-align:left;color:#262626;display:block;margin-bottom:5px}.speak-to-advisor-container .block-speak-advisor-form fieldset.captcha legend.captcha__title font font{font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.02em;color:#262626}.speak-to-advisor-container .block-speak-advisor-form fieldset.captcha .captcha__element .captcha__image-wrapper{background:#f2f2f2;padding:7px;border-radius:6px;width:max-content}.speak-to-advisor-container .block-speak-advisor-form input[type="submit"]{background:#ff4e9a;border:none;width:100%;padding:10px 0;border-radius:6px;color:#fff;margin:9px 0}.speak-to-advisor-container .block-speak-advisor-form input[data-drupal-selector="edit-speak-to-advisor-second-wizard-back"]{display:none}.manual-jobs-wrapper,.registration-links{padding:90px 0;background:#f9f9fb}.manual-jobs-wrapper .container,.registration-links .container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;justify-items:center}@media only screen and (max-width:495px){.manual-jobs-wrapper .container,.registration-links .container{gap:0px}}.manual-jobs-wrapper a,.registration-links a{display:block;width:100%;max-width:350px;padding:15px 20px;text-align:center;background:#fff;color:#e91e63;font-weight:500;text-decoration:none;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.manual-jobs-wrapper a:hover,.registration-links a:hover{background:#e91e63;color:#fff;transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,0.15)}
