/* @license MIT https://github.com/ganlanyuan/tiny-slider/blob/master/LICENSE */
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
blockquote{border-left:.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote :last-child{margin-bottom:0}.c-header-notifications__container,.c-header-top__content,.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:1300px}.row{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:8px}@media (min-width:811px){.row{grid-gap:16px}}.col-12,.col-xs-1{grid-column:span 12;width:100%}.col-11,.col-xs-1{grid-column:span 11}.col-10,.col-xs-1{grid-column:span 10}.col-9,.col-xs-9{grid-column:span 9}.col-8,.col-xs-8{grid-column:span 8}.col-7,.col-xs-7{grid-column:span 7}.col-6,.col-xs-6{grid-column:span 6}.col-5,.col-xs-5{grid-column:span 5}.col-4,.col-xs-4{grid-column:span 4}.col-3,.col-xs-3{grid-column:span 3}.col-2,.col-xs-2{grid-column:span 2}.col-1,.col-xs-1{grid-column:span 1}@media (min-width:811px){.col-sm-12{grid-column:span 12}.col-sm-11{grid-column:span 11}.col-sm-10{grid-column:span 10}.col-sm-9{grid-column:span 9}.col-sm-8{grid-column:span 8}.col-sm-7{grid-column:span 7}.col-sm-6{grid-column:span 6}.col-sm-5{grid-column:span 5}.col-sm-4{grid-column:span 4}.col-sm-3{grid-column:span 3}.col-sm-2{grid-column:span 2}.col-sm-1{grid-column:span 1}}@media (min-width:980px){.col-md-12{grid-column:span 12}.col-md-11{grid-column:span 11}.col-md-10{grid-column:span 10;grid-column-start:2;grid-column-end:-2}.col-md-9{grid-column:span 9}.col-md-8{grid-column:span 8;grid-column-start:3;grid-column-end:-3}.col-md-7{grid-column:span 7}.col-md-6{grid-column:span 6;grid-column-start:4;grid-column-end:-4}.col-md-5{grid-column:span 5}.col-md-4{grid-column:span 4}.col-md-3{grid-column:span 3}.col-md-2{grid-column:span 2}.col-md-1{grid-column:span 1}}@media (min-width:1280px){.col-lg-12{grid-column:span 12}.col-lg-11{grid-column:span 11}.col-lg-10{grid-column:span 10;grid-column-start:1;grid-column-end:-1}.col-lg-9{grid-column:span 9}.col-lg-8{grid-column:span 8}.col-lg-7{grid-column:span 7}.col-lg-6{grid-column:span 6;grid-column-start:4;grid-column-end:-4}.col-lg-5{grid-column:span 5}.col-lg-4{grid-column:span 4}.col-lg-3{grid-column:span 3}.col-lg-2{grid-column:span 2}.col-lg-1{grid-column:span 1}}.button,.c-button,.cookiesjsr-btn,button,input[type=button],input[type=reset],input[type=submit]{background-color:#007aae;border:2px solid #007aae;color:#fff;cursor:pointer;display:inline-block;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;line-height:2.4rem;padding:8px 32px;text-align:center;text-decoration:none;white-space:nowrap;-moz-appearance:none;appearance:none;-webkit-appearance:none}.button:hover,.c-button:hover,.cookiesjsr-btn:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:#2ea9dc;border:2px solid #2ea9dc;color:#fff}.button:focus,.c-button:focus,.cookiesjsr-btn:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{background-color:#8ad7fd;border:2px solid #8ad7fd;color:#fff}.button[disabled],.c-button[disabled],[disabled].cookiesjsr-btn,button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,.c-button[disabled]:focus,.c-button[disabled]:hover,[disabled].cookiesjsr-btn:focus,[disabled].cookiesjsr-btn:hover,button[disabled]:focus,button[disabled]:hover,input[type=button][disabled]:focus,input[type=button][disabled]:hover,input[type=reset][disabled]:focus,input[type=reset][disabled]:hover,input[type=submit][disabled]:focus,input[type=submit][disabled]:hover{background-color:#9b4dca;border-color:#9b4dca}.button-outline.cookiesjsr-btn,.button.button-outline,.c-button.button-outline,button.button-outline,input[type=button].button-outline,input[type=reset].button-outline,input[type=submit].button-outline{background-color:transparent;color:#9b4dca}.button-outline.cookiesjsr-btn:focus,.button-outline.cookiesjsr-btn:hover,.button.button-outline:focus,.button.button-outline:hover,.c-button.button-outline:focus,.c-button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type=button].button-outline:focus,input[type=button].button-outline:hover,input[type=reset].button-outline:focus,input[type=reset].button-outline:hover,input[type=submit].button-outline:focus,input[type=submit].button-outline:hover{background-color:transparent;border-color:#333;color:#333}.button-outline[disabled].cookiesjsr-btn:focus,.button-outline[disabled].cookiesjsr-btn:hover,.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,.c-button.button-outline[disabled]:focus,.c-button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type=button].button-outline[disabled]:focus,input[type=button].button-outline[disabled]:hover,input[type=reset].button-outline[disabled]:focus,input[type=reset].button-outline[disabled]:hover,input[type=submit].button-outline[disabled]:focus,input[type=submit].button-outline[disabled]:hover{border-color:inherit;color:#9b4dca}.button-clear.cookiesjsr-btn,.button.button-clear,.c-button.button-clear,button.button-clear,input[type=button].button-clear,input[type=reset].button-clear,input[type=submit].button-clear{background-color:transparent;border-color:transparent;color:#9b4dca}.button-clear.cookiesjsr-btn:focus,.button-clear.cookiesjsr-btn:hover,.button.button-clear:focus,.button.button-clear:hover,.c-button.button-clear:focus,.c-button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type=button].button-clear:focus,input[type=button].button-clear:hover,input[type=reset].button-clear:focus,input[type=reset].button-clear:hover,input[type=submit].button-clear:focus,input[type=submit].button-clear:hover{background-color:transparent;border-color:transparent;color:#333}.button-clear[disabled].cookiesjsr-btn:focus,.button-clear[disabled].cookiesjsr-btn:hover,.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,.c-button.button-clear[disabled]:focus,.c-button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type=button].button-clear[disabled]:focus,input[type=button].button-clear[disabled]:hover,input[type=reset].button-clear[disabled]:focus,input[type=reset].button-clear[disabled]:hover,input[type=submit].button-clear[disabled]:focus,input[type=submit].button-clear[disabled]:hover{color:#9b4dca}.button.is-rounded,.c-button.is-rounded,.is-rounded.cookiesjsr-btn,button.is-rounded,input[type=button].is-rounded,input[type=reset].is-rounded,input[type=submit].is-rounded{border-radius:9rem}.button.is-square,.c-button.is-square,.is-square.cookiesjsr-btn,button.is-square,input[type=button].is-square,input[type=reset].is-square,input[type=submit].is-square{border-radius:none}.button.is-text,.c-button.is-text,.is-text.cookiesjsr-btn,button.is-text,input[type=button].is-text,input[type=reset].is-text,input[type=submit].is-text{border:none}.button.is-text:hover,.c-button.is-text:hover,.is-text.cookiesjsr-btn:hover,button.is-text:hover,input[type=button].is-text:hover,input[type=reset].is-text:hover,input[type=submit].is-text:hover{background-color:#fff;border:none}.btn-primary{background-color:#007aae;border:2px solid #007aae;color:#fff}.btn-primary:hover{background-color:#2ea9dc;border:2px solid #2ea9dc}.btn-primary:focus{background-color:#8ad7fd}.btn-secondary,.cookiesjsr-btn.cookiesjsr-settings,.cookiesjsr-btn.important{background-color:#002e4c;border:2px solid #002e4c;color:#fff}.btn-secondary:hover,.cookiesjsr-btn.cookiesjsr-settings:hover,.cookiesjsr-btn.important:hover{background-color:#5980a6;border:2px solid #5980a6}.btn-secondary:focus,.cookiesjsr-btn.cookiesjsr-settings:focus,.cookiesjsr-btn.important:focus{background-color:#9cb2c9}.btn-outline-primary{background-color:transparent;border:2px solid #007aae;color:#007aae}.btn-outline-primary:hover{background-color:#e6f8ff;border:2px solid #007aae;color:#007aae}.btn-outline-primary:focus{background-color:#fff;color:#007aae}.u-bg-1 .btn-outline-primary{border:2px solid #fff;color:#fff}.btn-outline-secondary{background-color:transparent;border:2px solid #3f2271;color:#3f2271}.btn-outline-secondary:hover{background-color:#e6f8ff;border:2px solid #3f2271;color:#3f2271}.btn-outline-secondary:focus{background-color:#a590c8;color:#3f2271}.u-bg-1 .btn-outline-secondary{border:2px solid #fff;color:#fff}.u-bg-1 .btn-outline-secondary:hover{background-color:transparent;border:2px solid #b8e9ff;color:#b8e9ff}.u-bg-1 .btn-outline-secondary:focus{background-color:transparent;border:2px solid #2ea9dc;color:#2ea9dc}html{--header-height:70px;--header-top:0}@media (min-width:811px){html{--header-height:88px}}hr{border:0;border-top:.1rem solid #f4f5f6;margin:3rem 0}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],input[type=week],select,textarea{-webkit-appearance:none;background-color:#fff;border:1px solid #002e4c;border-radius:0;-webkit-box-sizing:inherit;box-sizing:inherit;height:4.8rem;padding:.8rem 1rem .2rem;width:100%}input:not([type]):focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border:2px solid #008dc1;background-color:#e6f8ff;outline:0}select{padding-right:3rem;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'>  <path fill='%23002E4C' d='m12 12.87 4.95-4.84 1.41 1.38L12 15.63 5.64 9.41l1.41-1.38L12 12.87Z'/></svg>");background-repeat:no-repeat;background-position:right 16px center;background-size:24px}select[multiple]{background:0 0;height:auto}textarea{min-height:6.5rem}label,legend{display:block;font-size:1.6rem;font-weight:400;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type=checkbox],input[type=radio]{display:inline}.label-inline{display:inline-block;font-weight:400;margin-left:.5rem}.form-item{position:relative;margin-bottom:32px}.form-item.has-errors{margin-bottom:11px}.form-item .ajax-progress-throbber{position:absolute;right:1.2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-item--error-message{display:none;padding:0 8px;min-height:21px;line-height:21px;color:#b33128;font-size:1.2rem}.form-item.has-errors>.form-item--error-message{display:block}.was-validated .form-checkbox:invalid{border-color:#b33128;background-color:#fdeceb}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;overflow-x:hidden;scroll-behavior:smooth;font-size:62.5%;margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;margin:0;background-color:#f2f2f2;color:#3f2271;font-family:Roboto,Arial,san-serif;font-size:1.6rem;font-weight:400;line-height:1.5}@supports (-webkit-touch-callout:none){body,html{overflow-x:unset;-webkit-overflow-y-scrolling:touch}}img{max-width:100%;height:auto;display:block}a{font-weight:600;color:#007aae}a:focus,a:hover{color:#2ea9dc}.u-bg-1 a{color:#5cc1f0}.u-bg-1 a:focus,.u-bg-1 a:hover{color:#8ad7fd}a.is-secondary{font-weight:600;color:#007aae;text-decoration:none}a.is-secondary:focus,a.is-secondary:hover{color:#2ea9dc}a.is-tertiary{font-weight:400;color:#3f2271;text-decoration:none}a.is-tertiary:focus,a.is-tertiary:hover{color:#7156a0}a.is-small{font-size:1.2rem;color:#3f2271}a.is-small:focus,a.is-small:hover{color:#7156a0}a.is-xl{font-size:2.4rem;font-weight:700;color:#3f2271}a.is-xl:focus,a.is-xl:hover{color:#7156a0}.u-bg-1 a.is-xl{color:#fff}.u-bg-1 a.is-xl:focus,.u-bg-1 a.is-xl:hover{color:#b8e9ff}dl,ol,ul{padding-left:24px}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem}dl.is-navigation,ol.is-navigation,ul.is-navigation{list-style:none}ol{list-style:decimal inside}nav.pager{margin:64px auto;padding-left:16px;padding-right:16px;max-width:1300px}nav.pager .pager__item--first,nav.pager .pager__item--last{display:none}nav.pager .pager__item--next a,nav.pager .pager__item--previous a{position:absolute;top:0;width:64px;height:64px;color:transparent}nav.pager .pager__item--next a:hover,nav.pager .pager__item--previous a:hover{color:transparent}nav.pager .pager__item--next:before,nav.pager .pager__item--previous:before{content:"";display:block;width:48px;height:48px;background-image:url(/themes/tersefone/images/pager-arrow.svg);background-repeat:no-repeat;background-size:cover}@media (min-width:480px){nav.pager .pager__item--next:before,nav.pager .pager__item--previous:before{width:64px;height:64px}}nav.pager .pager__item--next:hover,nav.pager .pager__item--previous:hover{border-radius:50%;background-color:#e6f8ff}nav.pager .pager__item--next:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}nav.pager ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;padding-left:0}@media (min-width:480px){nav.pager ul{gap:32px}}nav.pager ul li{display:inline-block}nav.pager ul li.is-active a{text-decoration:underline}nav.pager ul a{text-decoration:none;font-size:18px;font-weight:800;font-family:Inter,Arial,san-serif;color:#3f2271}nav.pager ul a:hover{color:#7156a0;text-decoration:underline}.button,button,dd,dt{margin-bottom:1rem}blockquote,dl,figure,form,ol,p,pre{margin-bottom:2.5rem}table{border-spacing:0;display:block;overflow-x:auto;text-align:left}td,th{border-bottom:.1rem solid #e1e1e1;padding:1.2rem 1.5rem}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}@media (min-width:40rem){table{display:table;overflow-x:initial}}b,strong{font-weight:700}p{margin-top:0}.as-h1,.as-h2,.as-h3,.as-h4,.as-h5,h1,h2,h3,h4,h5{font-family:Inter,Arial,san-serif;margin-bottom:3.2rem;margin-top:0;color:#3f2271}.as-h1,h1{font-size:4rem;font-size:clamp(4rem,1.63599182vw + 2.6732106339rem,4.8rem);font-weight:900;line-height:44px}@media (min-width:811px){.as-h1,h1{line-height:52px}}.as-h2,h2{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-weight:800;line-height:32px}@media (min-width:811px){.as-h2,h2{line-height:36px}}.as-h3,h3{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-weight:600;line-height:28px}@media (min-width:811px){.as-h3,h3{line-height:32px}}.as-h4,h4{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-weight:600;line-height:1.286}.as-h5,h5{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-weight:600;line-height:1.778}.clearfix:after{clear:both;content:" ";display:table}.float-left{float:left}.float-right{float:right}.toolbar-oriented .toolbar-bar{z-index:1001!important}.toolbar-menu li a{font-weight:400}.toolbar-icon-medac-dashboard-summary:before{background-image:url(/themes/tersefone/images/grid.svg);opacity:.6}.ajax-progress{display:inline-block;padding:1px 5px 2px 5px}[dir=rtl] .ajax-progress{float:right}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px}tr .ajax-progress-throbber .throbber{margin:0 2px}.ajax-progress-bar{width:16em}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:.9;border-radius:7px;background-color:#232323;background-image:url(/../../misc/loading-small.gif);background-repeat:no-repeat;background-position:center center}[dir=rtl] .ajax-progress-fullscreen{right:49%;left:auto}.cookiesjsr-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding:32px;background-color:#fff}.cookiesjsr-banner a{font-size:12px;color:#280a5d}@media (min-width:980px){.cookiesjsr-banner{padding:32px 128px 24px}}.cookiesjsr-banner--info{max-width:600px}@media (max-width:480px){.cookiesjsr-banner--info{padding-top:10px}}.cookiesjsr-banner--text{font-size:1.6rem;line-height:2.4rem;color:#280a5d;max-width:470px}.cookiesjsr-banner--text a{color:#280a5d;text-decoration:underline;font-weight:600}.cookiesjsr-banner--text::first-line{line-height:4.8rem;font-size:30px;font-weight:800;max-width:150px}@media (min-width:480px){.cookiesjsr-banner--text::first-line{font-size:40px;font-weight:800;max-width:150px}}@media (min-width:980px){.cookiesjsr-banner--text::first-line{font-size:48px;font-weight:800;max-width:150px}}.cookiesjsr-banner--action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-inline:auto;max-width:500px}@media (min-width:980px){.cookiesjsr-banner--action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media (min-width:980px){.cookiesjsr-banner--action button{margin:0}}.cookiesjsr-service-group.active .cookiesjsr-service-group--content{background-color:#583b89}.cookiesjsr-switch.active{background-color:#0a5d46}.cookiesjsr--app{font-size:1.4rem;line-height:1.8rem}@media (min-width:811px){.cookiesjsr--app{font-size:1.6rem;line-height:2.4rem}}.cookiesjsr-layer--body{height:auto;position:relative}@media (min-width:811px){.cookiesjsr-layer--body{margin-top:20px}}.cookiesjsr-layer--overlay{background:#280a5d;opacity:.7;display:none}@media (max-width:480px){.cookiesjsr-layer--overlay{top:-36%;left:0}}@media (max-width:811px){.cookiesjsr-layer--overlay{top:-13%;left:-21.5%}}@media (max-width:980px){.cookiesjsr-layer--overlay{top:-30%;left:-57%}}.cookiesjsr-layer--close{position:absolute;top:24px;z-index:102;width:82px;height:2em;background-size:8px 8px;overflow:hidden;background-color:transparent!important;background-image:none;text-indent:initial;color:#280a5d}@media (min-width:811px){.cookiesjsr-layer--close{top:40px}}.cookiesjsr-layer--close:hover{color:#280a5d;border:none}.cookiesjsr-layer--header{border-bottom:none;padding:80px 16px 40px;border-radius:18px}@media (min-width:811px){.cookiesjsr-layer--header{padding:100px 40px 40px;padding-bottom:1rem}}.cookiesjsr-layer--label-all{display:none}.cookiesjsr-layer--actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:32px}.cookiesjsr-layer--footer{border:none;height:3.5rem!important}@media (min-width:811px){.cookiesjsr-layer--footer{height:6rem!important;border-radius:18px}}.cookiesjsr-service-groups li .cookiesjsr-service-group--content{display:block!important;overflow:initial!important}.cookiesjsr-service-group{padding-left:0!important;margin-bottom:0!important;position:relative!important}.cookiesjsr-service-group .cookiesjsr-service-group--tab{padding:0 0 0 32px;margin-bottom:8px;width:auto;min-height:initial;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;border-bottom:none;background-color:#fff;color:#280a5d;cursor:default}@media (min-width:811px){.cookiesjsr-service-group .cookiesjsr-service-group--tab{padding:0 0 0 92px;line-height:1.375rem}}.cookiesjsr-service-group .cookiesjsr-service-group--tab:hover{border:none}.cookiesjsr-service-group .cookiesjsr-service-group--tab#tab-functional{padding:0}@media (min-width:811px){.cookiesjsr-service-group .cookiesjsr-service-group--tab#tab-functional{padding:0 0 0 66px}}.cookiesjsr-service-group .cookiesjsr-service-group--content{position:inherit;width:100%}.cookiesjsr-service-group.active .cookiesjsr-service-group--tab{background-color:#fff;color:#280a5d;cursor:default;border:none}.cookiesjsr-service-group.active .cookiesjsr-service-group--content{background:#fff;color:#280a5d}.cookiesjsr-service-group--intro{padding:0 0 24px 0;font-weight:initial;color:#280a5d}@media (min-width:811px){.cookiesjsr-service-group--intro{padding:0 0 24px 0;margin-inline:66px}}@media (min-width:811px){.cookiesjsr-service-group--services{margin-left:2rem!important}}.cookiesjsr-service--description{display:none}.cookiesjsr-service--action{position:absolute;top:-28px;padding:0;width:auto}@media (min-width:811px){.cookiesjsr-service--action{left:66px}}.cookiesjsr-switch{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:2px solid #666;width:18px;height:18px}.cookiesjsr-switch.active{background-color:#280a5d}.cookiesjsr-switch.active::before{content:"✓";position:absolute;top:-5px;border:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;color:#fff;font-size:18px}.cookiesjsr-switch::after{content:none}.cookiesjsr-switch:focus-within::before{border:none;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.cookiesjsr-switch input{width:18px;height:18px}.cookiesjsr-btn{font-size:1.6rem;width:auto!important;text-transform:initial;background-color:transparent!important;color:#280a5d!important;padding:.8rem 3.2rem;border-radius:9rem}@media (max-width:480px){.cookiesjsr-btn{margin:.2rem}}.cookiesjsr-btn:hover{-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;background-color:#bfafda!important}.cookiesjsr-btn.allowAll{background-color:#280a5d!important;color:#fff!important}.cookiesjsr-btn.allowAll:hover{background-color:#bfafda!important;color:#280a5d!important}.cookiesjsr-btn.save{background-color:#280a5d!important;color:#fff!important}.cookiesjsr-btn.save:hover{background-color:#bfafda!important}.cookiesjsr-btn.important:hover{color:#3f2271!important}#panel-functional{margin-bottom:16px}@media (min-width:811px){#panel-functional{margin-bottom:24px}}#panel-functional .cookiesjsr-service-group--intro{border-bottom:1px solid #3f2271}#panel-functional .cookiesjsr-service-group--services{display:none}.cookiesjsr-layer--wrapper::before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;background-color:#280a5d;opacity:.7;z-index:10000}.cookiesjsr-layer{overflow:visible;border:2px solid #280a5d;border-radius:18px;padding:88px 40px 40px;max-height:650px;width:897px}@media (max-width:811px){.cookiesjsr-layer{padding:70px 24px 20px;height:100vh;max-height:100%;top:auto;bottom:0;left:0;-webkit-transform:none;-ms-transform:none;transform:none}}.cookiesjsr-layer .cookiesjsr-layer--actions .allowAll,.cookiesjsr-layer .cookiesjsr-layer--actions .denyAll{display:none}.cookiesjsr-layer .cookiesjsr-layer--actions .save{margin-left:auto}.cookiesjsr-layer--title{text-transform:initial;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:2rem;color:#280a5d;margin-top:8px}@media (min-width:811px){.cookiesjsr-layer--title{line-height:3.2rem}}#cookiesjsr{height:152px}@media (min-width:980px){#cookiesjsr{margin-top:60px;height:48px}}.hidden{display:none}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static!important;overflow:visible;clip:auto;width:auto;height:auto}.invisible{visibility:hidden}@media (min-width:980px){body.toolbar-fixed #block-pestanas{position:fixed;z-index:1200;top:0;right:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:39px;max-width:100%}body.toolbar-fixed.toolbar-tray-open #block-pestanas{position:fixed;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#block-pestanas a{border-radius:5px 5px 0 0;color:#fff}#block-pestanas a:hover{color:#3a3a3a}#block-pestanas .tabs a.is-active{color:#3a3a3a;background-color:#fff}}.c-footer-copyright__link>a.ot-sdk-show-settings,li.nav-item>#ot-sdk-btn.ot-sdk-show-settings{font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:400;font-size:1.2rem!important;text-decoration:none!important;color:#9cb2c9!important}.grecaptcha-badge{display:none}div.tabs{margin:1em 0}ul.tabs{margin:0;padding:0;list-style:none}.tabs>li{display:inline-block;margin-right:.3em}[dir=rtl] .tabs>li{margin-right:0;margin-left:.3em}.tabs a{display:block;padding:.2em 1em;text-decoration:none}.tabs a.is-active{background-color:#eee}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5}.user-login-container{min-height:76vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body>.zsiq_floatmain{z-index:300!important}@media (max-width:811px){.zsiq_theme1.zsiq_floatmain{opacity:0;pointer-events:none;z-index:-100;display:none!important}}.u-shadow-none{-webkit-box-shadow:none;box-shadow:none}.u-shadow-base{-webkit-box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1)}.u-shadow-md{-webkit-box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05);box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05)}.u-shadow-lg{-webkit-box-shadow:0 10px 15px rgba(1,3,4,.1),0 4px 6px rgba(1,3,4,.05);box-shadow:0 10px 15px rgba(1,3,4,.1),0 4px 6px rgba(1,3,4,.05)}.u-shadow-inner{-webkit-box-shadow:inset 2px 2px 2px rgba(1,3,4,.1);box-shadow:inset 2px 2px 2px rgba(1,3,4,.1)}.text-align-left,.u-text-align-left{text-align:left}.text-align-right,.u-text-align-right{text-align:right}.text-align-center,.u-text-align-center{text-align:center}.text-align-justify,.u-text-align-justify{text-align:justify}.align-left,.u-align-left{float:left}.align-right,.u-align-right{float:right}.align-center,.u-align-center{display:block;margin-right:auto;margin-left:auto}.u-anchor-offset{scroll-margin-top:calc(var(--header-height) + 100px)}.u-bg-cover{background-size:cover;background-position:top center;background-repeat:no-repeat}.u-bg-1{background-color:#3f2271;color:#fff}.u-bg-1 h1,.u-bg-1 h2,.u-bg-1 h3,.u-bg-1 h4{color:#fff}.u-bg-2{background-color:#bfafda;color:#15003d}.u-bg-2 h1,.u-bg-2 h2,.u-bg-2 h3,.u-bg-2 h4{color:#15003d}.u-bg-3{background-color:#008dc1;color:#f5f2fa}.u-bg-3 h1,.u-bg-3 h2,.u-bg-3 h3,.u-bg-3 h4{color:#f5f2fa}.u-bg-4{background-color:#fff;color:#15003d}.u-bg-4 h1,.u-bg-4 h2,.u-bg-4 h3,.u-bg-4 h4{color:#15003d}.u-bg-5{background-color:#15003d;color:#7156a0}.u-bg-5 h1,.u-bg-5 h2,.u-bg-5 h3,.u-bg-5 h4{color:#7156a0}.u-bg-6{background-color:#dad0eb;color:#15003d}.u-bg-6 h1,.u-bg-6 h2,.u-bg-6 h3,.u-bg-6 h4{color:#15003d}.u-bg-dark{background-color:#3f2271;color:#15003d}.u-bg-dark h1,.u-bg-dark h2,.u-bg-dark h3,.u-bg-dark h4{color:#15003d}.u-border-none{border:none}.u-border-base{border:2px solid #333}.u-border-lg{border:4px solid #333}.u-border-xl{border:8px solid #333}.u-corner-none{border-radius:none}.u-corner-sm{border-radius:8px}.u-corner-base{border-radius:16px}.u-corner-lg{border-radius:32px}.u-corner-xl{border-radius:64px}h1.u-corporative-title,h2.u-corporative-title,h3.u-corporative-title,h4.u-corporative-title{margin-bottom:56px}.u-corporative-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.u-corporative-title.text-align-right:after{content:"";position:absolute;bottom:-20px;right:0;left:auto;width:72px;height:8px;background-color:#008dc1}.u-corporative-title.text-align-center:after{content:"";position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:72px;height:8px;background-color:#008dc1}.u-corporative-title.is-block-study{margin-bottom:48px;font-weight:600;font-size:2rem;line-height:2.4rem}@media (max-width:811px){.u-corporative-title.is-block-study{padding-left:16px}}.u-corporative-title.is-block-study::before{content:"";display:inline-block;width:8px;height:13px;margin-right:16px;background-image:url(/themes/tersefone/images/arrow-blue.svg);background-size:contain;background-repeat:no-repeat}.u-corporative-title.is-block-study::before svg{fill:#2ea9dc}@media (max-width:480px){.u-desktop-only{display:none}}.u-footnote{margin-bottom:0;font-size:1.2rem}li.u-footnote::marker{content:""}.u-highlighted-link{text-decoration:underline;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-weight:700;color:#3f2271}.u-highlighted-link::before{content:"";display:inline-block;width:8px;height:13px;margin-right:16px;background-image:url(/themes/tersefone/images/arrow-blue.svg);background-size:contain;background-repeat:no-repeat}.u-highlighted-link::before svg{fill:#2ea9dc}.u-img-fit img{width:100%;height:auto}.u-list-normal{list-style-position:inside}.u-list-normal li::marker{content:"• "}.u-list-card li{padding-left:.5rem;color:#280a5d}.u-list-card li::marker{content:"›";font-weight:700;font-size:18px;color:#280a5d}.u-list li{padding-left:.5rem}.u-list li::marker{content:"›";font-weight:700;font-size:18px;color:#008dc1}.u-list.is-2col ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.u-list-none,.u-list-none-primary600{list-style:none}.u-list-none li::marker,.u-list-none-primary600 li::marker{content:""}.u-list-none-primary600{color:#583b89}.u-list-full-width li{max-width:100%!important}@media (max-width:811px){.u-mobile-full{margin-left:-16px;margin-right:-16px;border-radius:0}}@media (min-width:480px){.u-mobile-only{display:none}}.u-multicolumn-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.u-multicolumn-3{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media (min-width:480px){.u-multicolumn-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.u-multicolumn-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media (min-width:480px){.u-multicolumn-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}}.order-1,.u-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}ul.u-special-list li{margin-bottom:32px}ul.u-special-list li:last-child{margin-bottom:0}ul.u-ighlightedbullets-list{padding-left:0}ul.u-ighlightedbullets-list li{margin-bottom:16px;list-style:none;font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600}ul.u-ighlightedbullets-list li::before{content:"";display:inline-block;width:17px;height:12px;margin-right:16px;background-image:url(/themes/tersefone/images/itep/highlightebullet.svg);background-size:contain;background-repeat:no-repeat}ul.u-ighlightedbullets-list li::before svg{fill:#2ea9dc}.u-special-subtitle{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;color:#3f2271}.u-special-subtitle__small{font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600;color:#3f2271}.u-sticky{position:sticky}.u-sticky-to-header{position:sticky;top:var(--header-height);top:calc(var(--header-height) + var(--header-top))}.u-pt-0{padding-top:0}.u-pt-xxs{padding-top:2px}.u-pt-xs{padding-top:4px}.u-pt-s{padding-top:8px}.u-pt-m{padding-top:16px}.u-pt-l{padding-top:32px}.u-pt-xl{padding-top:32px}@media (min-width:811px){.u-pt-xl{padding-top:64px}}.u-pt-2xl{padding-top:64px}@media (min-width:811px){.u-pt-2xl{padding-top:128px}}.u-pb-0{padding-bottom:0}.u-pb-xxs{padding-bottom:2px}.u-pb-xs{padding-bottom:4px}.u-pb-s{padding-bottom:8px}.u-pb-m{padding-bottom:16px}.u-pb-l{padding-bottom:32px}.u-pb-xl{padding-bottom:32px}@media (min-width:811px){.u-pb-xl{padding-bottom:64px}}.u-pb-2xl{padding-bottom:64px}@media (min-width:811px){.u-pb-2xl{padding-bottom:128px}}.u-mt-0{margin-top:0}.u-mt-xxs{margin-top:2px}.u-mt-xs{margin-top:4px}.u-mt-s{margin-top:8px}.u-mt-m{margin-top:16px}.u-mt-l{margin-top:32px}.u-mt-xl{margin-top:32px}@media (min-width:811px){.u-mt-xl{margin-top:64px}}.u-mt-2xl{margin-top:128px}.u-mb-0{margin-bottom:0}.u-mb-xxs{margin-bottom:2px}.u-mb-xs{margin-bottom:4px}.u-mb-s{margin-bottom:8px}.u-mb-m{margin-bottom:16px}.u-mb-l{margin-bottom:32px}.u-mb-xl{margin-bottom:32px}@media (min-width:811px){.u-mb-xl{margin-bottom:64px}}.u-mb-2xl{margin-bottom:128px}.u-w100{width:100%}.l-2col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:811px){.l-2col{gap:32px}}.l-2col .l-col{-ms-flex-preferred-size:420px;flex-basis:420px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.o-fab-up{display:none;opacity:0;position:fixed;bottom:45px;right:22px;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;z-index:5000}.o-fab-up svg{width:60px}.o-fab-up.is-active{display:block}.o-fab-up.is-visible{opacity:1}.o-header-link{font-size:1.6rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;color:#5cc1f0;text-decoration:underline;white-space:nowrap}.o-header-link svg.c-svgsprite{margin-right:.5rem;fill:#5cc1f0}.o-header-link:hover{color:#008dc1}.o-header-link:hover svg{fill:#008dc1}.o-header-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:currentColor;-webkit-transition:color .4s linear;-o-transition:color .4s linear;transition:color .4s linear}.o-mobile-contact-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 1rem 2rem 1rem;font-weight:600;background-color:#007aae}.o-mobile-contact-link,.o-mobile-contact-link :active,.o-mobile-contact-link :hover,.o-mobile-contact-link :link,.o-mobile-contact-link :visited{color:#fff}.o-whatsapp-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;height:100%;padding:1rem 1rem 2rem 1rem;font-weight:600;background-color:#e6e6e6}.o-whatsapp-link,.o-whatsapp-link :active,.o-whatsapp-link :hover,.o-whatsapp-link :link,.o-whatsapp-link :visited{color:#666}.o-whatsapp-link svg{display:inline-block;vertical-align:center;width:1.3em;height:1.3em}.c-2colphoto{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}@media (min-width:811px){.c-2colphoto{gap:64px;margin-left:0;margin-right:0}.c-2colphoto>div{-webkit-box-flex:1;-ms-flex:1;flex:1}}.c-2colphoto h3{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-weight:800}@media (max-width:811px){.c-2colphoto__content{padding-left:16px;padding-right:16px}.c-2colphoto__content.order-0{margin-bottom:64px}.c-2colphoto__content.order-1{margin-top:64px}}@media (min-width:811px){.c-2colphoto__content>.is-block-study{margin-top:64px;margin-bottom:64px}}.c-2colphoto__content .u-corporative-title:last-child{margin-bottom:0}.c-2colphoto__img{border-radius:16px}@media (max-width:811px){.c-2colphoto__img{width:100%;margin-top:32px;padding-left:16px;padding-right:16px}.c-2colphoto__img.is-big{height:auto}}.c-2colphoto__img img{width:100%;border-radius:16px}.c-allcenters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;padding:0 32px}@media (min-width:811px){.c-allcenters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-allcenters__icon{width:130px;margin-right:auto;margin-left:auto}.c-allcenters__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-allcenters__title{width:100%;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600}@media (max-width:811px){.c-allcenters__col{padding:0 32px}}@media (min-width:980px){.c-allcenters__col{width:24%}}#is-web .c-allcenters__col{width:100%}.c-allcenters__community{margin-top:32px;font-size:1.6rem;font-weight:600;color:#008dc1}.c-allcenters__center{margin-top:16px;font-size:1.4rem;font-weight:600}.c-allcenters__center-address{font-size:1.4rem;font-weight:400}.c-anchors{z-index:503;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:transparent;color:#010304;-webkit-transition:background-color .1s;-o-transition:background-color .1s;transition:background-color .1s}.c-anchors.is-stuck{color:#f0f4f7;background-color:#002e4c;-webkit-transition:background-color .3s,color .3s;-o-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.c-anchors__content{padding:12px 16px;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;gap:16px;scroll-behavior:smooth;overflow:auto;scrollbar-color:#5cc1f0 #e0e0e0;scrollbar-width:none}.has-overflow>.c-anchors__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:480px){.c-anchors__content{padding:20px 16px}}.c-anchors__content::-webkit-scrollbar{height:0}.is-stuck>.c-anchors__content::-webkit-scrollbar{display:none;height:4px}.c-anchors__content::-webkit-scrollbar-track{background-color:#f5f2fa}.c-anchors__content::-webkit-scrollbar-thumb{background-color:#5cc1f0}.c-anchors__control{z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;-ms-flex-negative:0;flex-shrink:0;color:#bdccdb;-webkit-transition:opacity .6s,background .4s,color .4s;-o-transition:opacity .6s,background .4s,color .4s;transition:opacity .6s,background .4s,color .4s;cursor:pointer}.is-stuck .c-anchors__control{color:#364c63}.c-anchors__control.is-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.c-anchors__control.is-right{left:auto;right:0}.has-overflow-left .c-anchors__control.is-left,.has-overflow-right .c-anchors__control.is-right{color:#002e4c}.is-stuck.has-overflow-left .c-anchors__control.is-left,.is-stuck.has-overflow-right .c-anchors__control.is-right{color:#fff}@media (max-width:1300px){.c-anchors__control{position:absolute;top:0;bottom:0;left:0}.c-anchors__control svg{display:none}}@media (max-width:1300px) and (max-width:1300px){.has-overflow-left .c-anchors__control.is-left{display:none}}@media (max-width:1300px){.has-overflow-right .c-anchors__control.is-right{opacity:1;background:-webkit-gradient(linear,right top,left top,color-stop(60%,#f0f4f7),to(rgba(240,244,247,0)));background:-o-linear-gradient(right,#f0f4f7 60%,rgba(240,244,247,0) 100%);background:linear-gradient(-90deg,#f0f4f7 60%,rgba(240,244,247,0) 100%)}}@media (max-width:1300px){.is-stuck.has-overflow-right .c-anchors__control.is-right{opacity:1;background:-webkit-gradient(linear,right top,left top,color-stop(60%,#002e4c),to(rgba(0,46,76,0)));background:-o-linear-gradient(right,#002e4c 60%,rgba(0,46,76,0) 100%);background:linear-gradient(-90deg,#002e4c 60%,rgba(0,46,76,0) 100%)}}.c-anchors__nav-icon{width:30px;height:30px;fill:currentColor}.c-anchors__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8rem 2.4rem;border:1px solid #fff;border-radius:3.2rem;color:inherit;background-color:#fff;font-size:1.4rem;font-family:Roboto,Arial,san-serif;font-weight:400;line-height:22px;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-transition:background-color .1s;-o-transition:background-color .1s;transition:background-color .1s}.c-anchors__item.is-hidden{display:none}.is-stuck .c-anchors__item{background-color:#364c63;border:1px solid #364c63;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.c-anchors__item.is-selected,.c-anchors__item:hover{color:#3f2271;text-decoration:none;border:1px solid #3f2271}.is-stuck .c-anchors__item.is-selected,.is-stuck .c-anchors__item:hover{background-color:#3f2271;border:1px solid #fff;color:#fff}.c-anchors__item.is-selected svg,.c-anchors__item:hover svg{fill:#583b89}.c-anchors__item.is-selected{border:1px solid #3f2271}.c-header__sticky-area .c-anchors__item.is-selected .c-anchor__link{border-bottom:2px solid #583b89;opacity:1}.c-anchor__link{border-bottom:2px solid transparent;-webkit-transition:border .5s;-o-transition:border .5s;transition:border .5s}.c-anchors__item>*{pointer-events:none}.c-anchors__item>* svg{width:24px;height:24px;fill:#280a5d}.c-header__sticky-area .c-anchor__icon{margin-right:0}.c-attribute__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:64px;-moz-column-gap:64px;column-gap:64px}@media (max-width:980px){.c-attribute__list{gap:16px}}.c-attribute__list-title{width:100%;text-align:center}.c-attribute{padding:32px;padding:32px 32px 0;border-radius:16px;background:#fff;-ms-flex-preferred-size:320px;flex-basis:320px}@media (min-width:980px){.c-attribute{-ms-flex-preferred-size:340px;flex-basis:340px;padding:32px}}.c-attribute__icon{width:48px;height:48px}.c-attribute__icon svg{margin-top:auto}.c-attribute__title{margin-top:16px;margin-bottom:16px;font-size:1.8rem;font-weight:800}@media (min-width:480px){.c-attribute__title{font-size:2rem}}.c-attribute__text{color:#333}.c_aula-virtual a{font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;white-space:nowrap;text-decoration:none;color:#5cc1f0}.c-block-tertiary{padding:32px 16px;background-color:#fff}@media (max-width:480px){.c-block-tertiary{margin-left:-16px;margin-right:-16px}}@media (min-width:480px){.c-block-tertiary{padding:64px;border-radius:32px}}.c-block-tertiary__title{text-align:center}.c-block-tertiary__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (min-width:980px){.c-block-tertiary__content{gap:64px}}@media (max-width:811px){.c-block-tertiary__col1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto;margin-right:auto}}.c-block-tertiary__col2{-ms-flex-preferred-size:45%;flex-basis:45%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-block{color:#333;height:100%}@media (max-width:480px){.c-block{margin:-16px}}.c-block.is-borderblock{padding:64px 16px;margin-left:-16px;margin-right:-16px;border-top:2px solid 2px solid #364c63;border-bottom:2px solid 2px solid #364c63}@media (min-width:811px){.c-block.is-borderblock{padding:64px;margin-left:0;margin-right:0;border:2px solid #364c63;border-radius:32px}}.c-block.is-backgroundblock{padding:64px 64px;background-color:#f0f4f7;border:none;border-radius:0}@media (max-width:480px){.c-block.is-backgroundblock{padding:64px 16px;border-bottom:1px solid #a590c8;border-top:1px solid #a590c8}}.c-block.is-block1 .c-block__title{text-align:center}@media (min-width:811px){.c-block.is-block1 .c-block__title{padding-bottom:64px}}@media (min-width:480px){.c-block.is-block2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px 32px}.c-block.is-block2 .c-block__title{grid-column:2/5;grid-row:1;margin-bottom:0}.c-block.is-block2 .c-block__number{grid-column:1;grid-row:1/3;align-self:center}.c-block.is-block2 .c-block__content{grid-column:2/5;grid-row:2}.c-block.is-block2 .c-block__image{grid-column:1;grid-row:1/3;align-self:center}}@media (min-width:480px){.c-block.is-block3{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:100px 1fr;grid-gap:16px 32px}.c-block.is-block3 .c-block__title{grid-column:3/6;grid-row:1;margin-bottom:0}.c-block.is-block3 .c-block__content{grid-column:3/6;grid-row:2}.c-block.is-block3 .c-block__image{grid-column:1/3;grid-row:1/3;align-self:center}}.c-block.is-block3 a{margin-left:auto;color:#280a5d}.c-block.is-block3 a::after{content:"";display:inline-block;width:16px;height:15px;margin-left:16px;background-image:url(/themes/tersefone/images/itep/arrow-2.svg);background-size:contain;background-repeat:no-repeat}.c-block.is-branch{max-width:846px;background-color:#fff;border-radius:16px;-webkit-box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1)}.is-branch .c-block.is-branch{padding:0 16px;min-height:350px}.c-block.is-branch h2{font-family:Inter,Arial,san-serif;font-weight:600}.c-block.is-branch.has-image h2{font-family:Inter,Arial,san-serif;font-weight:600}.c-block.is-highlighted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-block.is-highlighted ul{padding-left:0}.c-block.is-highlighted ul li{margin-bottom:16px;list-style:none;font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600}.c-block.is-highlighted ul li::before{content:"";display:inline-block;width:17px;height:12px;margin-right:16px;background-image:url(/themes/tersefone/images/itep/highlightebullet.svg);background-size:contain;background-repeat:no-repeat}.c-block.is-highlighted ul li::before svg{fill:#2ea9dc}@media (min-width:480px){.c-block.is-highlighted .c-block__content{padding-left:32px}}.c-block.is-highlighted .c-block__button{margin-top:auto;margin-left:auto;margin-right:auto}.c-block__subtitle{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;color:#3f2271}.c-block__subtitle-2{font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600;color:#3f2271}.c-block__image img{width:100%;height:auto}.is-degree .c-block__image{position:relative;width:100%;left:0;height:auto}.is-degree .c-block__image img{width:100%;height:auto}.is-branch .c-block__image{width:100%;height:auto}@media (max-width:480px){.c-block__number{max-width:153px;margin:64px auto}}.c-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:64px;-moz-column-gap:64px;column-gap:64px}.c-block__content .c-block__col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:250px;flex-basis:250px}.c-block__content img{max-width:100%}.is-degree .c-block__content{padding:20px 16px}.is-branch .c-block__content{padding:20px 0}.c-blog__container{max-width:652px;margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px}.c-blog__container h2{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-weight:600;line-height:24px;margin-top:52px;margin-bottom:16px}.c-blog__container h3{font-size:2rem;font-weight:600;line-height:20px;margin-top:32px;margin-bottom:16px;color:#333}.c-blog__category{margin-top:32px;margin-bottom:16px;font-size:1.6rem;font-weight:600;text-transform:uppercase}.c-blog__category a{color:#3f2271;text-decoration:none}.c-blog__category a:hover{color:#7156a0}.c-blog__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);line-height:32px}@media (min-width:811px){.c-blog__title{font-size:3.4rem;font-size:clamp(3.4rem,1.226993865vw + 2.4049079755rem,4rem);line-height:44px}}.c-blog__author{display:-webkit-box;display:-ms-flexbox;display:flex}.c-blog__author-name{color:#333}.c-blog__img{margin-top:32px;margin-bottom:32px}@media (min-width:811px){.c-blog__img{margin-top:64px;margin-bottom:64px;max-width:620px;max-height:350px}}.c-blog__img img{border-radius:32px}.c-blog__content{padding-bottom:32px;border-bottom:2px solid #bfafda;color:#333}.c-blog__link{margin-top:64px;margin-bottom:64px;text-align:center}.c-blog__related{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;margin-bottom:64px}.c-blog__related-title{width:100%;margin-bottom:50px;text-align:center;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600}.c-blog__header{margin-bottom:64px;background-color:#dee5ed}@media (min-width:811px){.c-blog__header{padding-bottom:50px}}.c-blog__header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;max-width:1096px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;z-index:600;position:relative}@media (max-width:811px){.c-blog__header-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-blog__header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:596px;flex-basis:596px}@media (max-width:811px){.c-blog__header__left{width:100%}}.c-blog__header__right{-ms-flex-preferred-size:426px;flex-basis:426px}@media (max-width:811px){.c-blog__header__right{width:100%}}.c-breadcrumb{max-width:1064px;margin-left:auto;margin-right:auto;padding:8px 0}@media (max-width:811px){.c-breadcrumb{display:none}}.c-breadcrumb ol{margin-bottom:0;margin-top:0;padding-left:0}.c-breadcrumb li{display:inline;list-style:none}.c-breadcrumb li ::after{content:"/";position:relative;padding-left:.5rem;padding-right:.4rem}.c-breadcrumb li .c-breadcrumb__link{font-size:1.2rem;font-weight:400;line-height:16px;color:#3f2271;text-decoration:none}.c-breadcrumb li .c-breadcrumb__link:hover{color:#3f2271}.u-bg-dark .c-breadcrumb li .c-breadcrumb__link{color:#fff}.u-bg-dark .c-breadcrumb li .c-breadcrumb__link:focus,.u-bg-dark .c-breadcrumb li .c-breadcrumb__link:hover{color:#8ad7fd}.c-breadcrumb :last-child{font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:600;line-height:16px;color:#3f2271}.u-bg-dark .c-breadcrumb :last-child{color:#fff}.c-button .c-button__wrapper,.cookiesjsr-btn .c-button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-button .c-button__icon,.cookiesjsr-btn .c-button__icon{margin-left:12px}.c-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.c-card-interlinking{margin-left:auto;margin-right:auto;margin-bottom:64px;max-width:846px}@media (max-width:811px){.c-card-interlinking{padding-left:16px;padding-right:16px}}.c-card-interlinking__title{margin-bottom:16px}.c-card-interlinking__content{background-color:#fff;border-radius:16px;-webkit-box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);padding-bottom:32px}@media (min-width:811px){.c-card-interlinking__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:260px 1fr;row-gap:32px;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;padding:32px}}.c-card-interlinking__img{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}@media (max-width:811px){.c-card-interlinking__img img{width:100%;border-radius:16px 16px 0 0}}.c-card-interlinking__left{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}.c-card-interlinking__right{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}.c-card-interlinking__text1{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:5;margin-top:32px}.c-card-interlinking__text2{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:5}@media (max-width:811px){.c-card-interlinking__text2{margin-top:32px}}.c-card-interlinking__subtitle{padding-top:32px;margin-bottom:32px;color:#280a5d;font-size:2rem;font-weight:600;font-size:2rem;line-height:3rem;font-size:600;border-bottom:1px solid #bfafda}@media (max-width:811px){.c-card-interlinking__subtitle{line-height:2.4rem;padding-left:16px;padding-right:16px}}.c-card-interlinking__degree{margin-top:24px;font-weight:600;color:#280a5d}.c-card-interlinking__degree.has-no-description{margin-top:12px}@media (max-width:811px){.c-card-interlinking__degree{padding:0 16px}}.c-card-interlinking__degree a{color:#280a5d;text-decoration:none}.c-card-interlinking__degree a:hover{color:#7156a0;text-decoration:none}.c-card-interlinking__description{color:#7156a0;font-size:1.2rem;font-weight:400}@media (max-width:811px){.c-card-interlinking__description{padding:0 16px}}.c-card-primary{display:-webkit-box;display:-ms-flexbox;display:flex;width:260px;height:100%;text-decoration:none;cursor:pointer}@media (max-width:480px){.c-card-primary{width:320px}}.c-card-primary.is-lg{width:320px}.c-card-primary__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;width:100%;max-width:320px;border-radius:16px;border:none;background-color:#fff;-webkit-box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1)}.c-card-primary__wrapper:hover{outline:2px solid #333;-webkit-box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05);box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05)}.c-card-primary__img{position:relative;width:100%;height:140px}.c-card-primary__img img{width:100%;max-height:140px;-o-object-fit:cover;object-fit:cover}.c-card-primary__label-secondary{position:absolute;top:26px;right:26px;padding:0 8px;border-radius:16px;background-color:#59e98a;font-size:1.2rem;font-weight:600;color:#333}.c-card-primary__label{margin-bottom:8px;color:#3f2271;text-transform:uppercase;font-size:1.2rem;font-weight:400;line-height:16px}.c-card-primary__label:after{content:"";display:block;width:36px;border-bottom:1px solid #3f2271}.c-card-primary__title{font-size:1.6rem;font-weight:800;line-height:22px;color:#002e4c}.is-blog .c-card-primary__title{font-size:1.4rem;line-height:20px}.c-card-primary__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px}.c-card-primary__description{font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:400;color:#333;margin-bottom:16px}.c-card-primary__link{margin-top:auto;padding:0 0;max-width:110px;font-size:1.4rem;font-weight:700;line-height:22px;color:#007aae;background-color:#0000;border-radius:0}.c-card-primary.is-xl{margin-right:auto;margin-left:auto}@media (min-width:480px){.c-card-primary.is-xl{width:846px}}.c-card-primary.is-xl .c-card-primary__wrapper{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:480px){.c-card-primary.is-xl .c-card-primary__img{height:220px}}@media (min-width:480px){.c-card-primary.is-xl .c-card-primary__img{-ms-flex-preferred-size:47%;flex-basis:47%;height:100%}}.c-card-primary.is-xl .c-card-primary__img img{height:100%;max-height:100%}.c-card-primary.is-xl .c-card-primary__title{font-size:1.6rem;line-height:22px;color:#3f2271}@media (min-width:480px){.c-card-primary.is-xl .c-card-primary__title{margin-top:64px;font-size:4rem;line-height:44px}}.c-card-primary.is-xl .c-card-primary__description{font-size:1.2rem;color:#333}@media (min-width:480px){.c-card-primary.is-xl .c-card-primary__description{font-size:1.6rem}}.c-card-primary.is-xl .c-card-primary__content{-ms-flex-preferred-size:53%;flex-basis:53%;padding:16px}@media (min-width:811px){.c-card-primary.is-xl .c-card-primary__content{padding:32px}}.c-card-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;width:260px;text-decoration:none;cursor:pointer}@media (max-width:480px){.c-card-secondary{width:320px}}.c-card-secondary__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;width:100%;max-width:260px;border-radius:16px;background-color:#dad0eb;-webkit-box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1)}@media (max-width:480px){.c-card-secondary__wrapper{width:320px}}.c-card-secondary__wrapper:hover{outline:2px solid #333;-webkit-box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05);box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05)}.c-card-secondary__wrapper a{max-width:100%;color:#280a5d;text-align:left}.c-card-secondary__img{position:relative;width:100%;height:140px}.c-card-secondary__img img{width:100%;max-height:140px;-o-object-fit:cover;object-fit:cover}.c-card-secondary__label-secondary{position:absolute;top:26px;right:26px;padding:0 8px;border-radius:16px;background-color:#59e98a;font-size:1.2rem;font-weight:600;color:#333}.c-card-secondary__label{margin-bottom:8px;font-size:1.2rem;line-height:16px;color:#3f2271}.c-card-secondary__label:after{content:"";display:block;width:36px;border-bottom:1px solid #3f2271}.c-card-secondary__title{font-size:1.6rem;font-weight:800;line-height:22px;color:#3f2271!important}.c-card-secondary__title a{font-weight:inherit}.c-card-secondary__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px}.c-card-secondary__content a{font-weight:inherit}.c-card-secondary__description{margin-top:auto;font-size:1.4rem;font-weight:700;line-height:22px;color:#3f2271}.c-card-secondary__description a{font-weight:inherit}.c-city-center-list__title{text-align:center;font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800}.c-city-center-list__text{margin-top:24px;margin-bottom:24px}@media (max-width:480px){.c-city-center-list__text{margin-top:32px;margin-bottom:32px}}.c-city-center-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:64px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:880px;margin-left:auto;margin-right:auto}.c-city-center-list__item{max-width:172px}.c-contact-footer{overflow:hidden}.c-date{position:relative;color:#3f2271}.c-date__number{margin-bottom:8px;font-size:1.6rem;line-height:1.8rem;font-size:1.2rem}@media (min-width:480px){.c-date__number{font-size:1.6rem}}.c-date__img{margin-bottom:32px;text-align:center}.c-date__img img{width:100%;max-width:186px}.c-date__text{font-size:2.8rem;font-weight:900;font-family:Inter,Arial,san-serif;line-height:2.6rem}@media (min-width:480px){.c-date__text{font-size:3.4rem;line-height:3.2rem}}.c-date__bg{position:absolute;top:-24px;left:35px;width:118px;height:118px;background:#dee5ed;border-radius:50%;z-index:-10}@media (min-width:480px){.c-date__bg{top:-24px;left:42px;width:144px;height:144px}}.c-dateblock__title{position:relative;top:3em;display:inline-block;margin-bottom:2rem;padding:0 4px;margin-left:1rem;background:#fff}.c-dateblock__content{margin-top:3em;margin-left:1rem}.c-divider.is-dark-blue{background-color:#7156a0}.c-divider.is-green{background-color:#008dc1}.c-divider.is-white{background-color:#fff}.c-divider.is-primary{height:1px}.c-divider.is-secondary{height:8px}.c-faq__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.68em 26px .68em 32px;margin-bottom:4px;border-radius:8px;background:#dad0eb;color:#280a5d;cursor:pointer}.c-faq__title h3{font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;margin-bottom:0;color:#280a5d}.c-faq__title-icon{font-size:28px}.c-faq__title-icon::before{content:"";display:inline-block;width:8px;height:13px;margin-left:8px;background-image:url(/themes/tersefone/images/arrow.svg);background-size:contain;background-repeat:no-repeat}.is-expanded .c-faq__title-icon:before{content:"";rotate:90deg}.c-faq__content{display:none;padding:2rem;font-size:1.4rem;font-weight:400;color:#333}.is-expanded>.c-faq__content{display:block}.c-faq__content>ul>li>h4{margin-bottom:32px;font-size:1.6rem;font-weight:400}.c-faq__content>ul>li>ul>li{margin-bottom:16px;color:#7156a0;font-size:1.6rem;font-weight:600}.c-faq__content>ul>li>ul>li>ul>li{color:#7156a0;font-size:1.6rem;font-weight:400}.c-faq__content>ul.is-special>li>h4{margin-bottom:16px;color:#7156a0;font-size:1.6rem;font-weight:600}.c-faq__content>ul.is-special>li>ul>li{color:#7156a0;font-size:1.6rem;font-weight:400}.c-faq__content li::marker{content:""}.c-footer-ccaa{border-top:1px solid #7156a0;padding-top:16px;margin-top:32px}@media (min-width:811px){.c-footer-ccaa{margin-top:64px}}.c-footer-ccaa ul{text-align:center;padding:0;margin:0}.c-footer-ccaa li{display:inline}.c-footer-ccaa svg{fill:#9cb2c9;width:95px;height:60px}.c-footer-ccaa__title{font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:400;text-align:center;margin-bottom:8px;color:#9cb2c9}#block-copyrightenpiedepagina{margin-left:auto}.c-footer-copyright{padding:2rem 0;font-size:1.2rem;text-align:center;color:#9cb2c9}.c-footer-copyright__link a{text-decoration:none;color:#9cb2c9;font-weight:inherit}.c-footer-logo{margin-top:1.1rem;fill:#fff}.c-footer-logo>svg{width:112px;height:53px}.c-footer-logo.is-pbn>svg{width:150px;height:60px}@media (min-width:811px){.c-footer-logo.is-pbn>svg{width:210px;height:84px}}.c-footer-nav{position:relative;margin-bottom:1.7rem}.c-footer-nav h2,.c-footer-nav>div{color:#fff;font-size:2rem;font-weight:700;line-height:2.4rem}.c-footer-nav>ul.nav{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.c-footer-nav.is-opened>ul.nav{display:-webkit-box;display:-ms-flexbox;display:flex}.c-footer-nav .nav-item{margin-bottom:8px}.c-footer-nav .nav-link{color:#fff;font-size:1.6rem;font-weight:400;line-height:2.4rem}.c-footer-nav .nav-link:active,.c-footer-nav .nav-link:visited{color:#fff}.c-footer-nav .nav-link:hover{color:#e6e6e6}.c-footer-nav__menu{display:none}@media (min-width:811px){.c-footer-nav__menu{display:block}}.c-footer-nav.is-opened>.c-footer-nav__menu{display:block}.c-footer-nav__title{color:#fff;font-size:1.6rem;font-weight:600}@media (max-width:811px){.c-footer-nav__title{cursor:pointer}}.c-footer-nav__actions{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}@media (min-width:811px){.c-footer-nav__actions{display:none}}.c-footer-nav__btn{width:15px;height:15px;fill:#fff}.c-footer-nav_open.c-svgsprite{display:block}.c-footer-nav.is-opened .c-footer-nav_open{display:none}.c-footer-nav_close.c-svgsprite{display:none}.c-footer-nav.is-opened .c-footer-nav_close{display:block}#block-piedepaginamenupbn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:40px}#block-piedepaginamenupbn ul{list-style:none;padding-left:0}@media (min-width:811px){#block-piedepaginamenupbn ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}}#block-piedepaginamenupbn li{margin-bottom:8px;margin-left:16px;margin-right:16px}#block-piedepaginamenupbn .nav-link{color:#9cb2c9;font-weight:400;line-height:2.4rem;text-decoration:none}#block-piedepaginamenupbn .nav-link:active,#block-piedepaginamenupbn .nav-link:visited{color:#9cb2c9}#block-piedepaginamenupbn .nav-link:hover{color:#2ea9dc}.c-footer-ps-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-footer-ps-nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding-left:0;list-style:none}@media (min-width:811px){.c-footer-ps-nav>ul{gap:32px}}.c-footer-ps-nav a,.c-footer-ps-nav span{font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:400;text-decoration:none;color:#9cb2c9}.c-footer-ps-nav__menu{margin-left:auto;margin-right:auto}.c-footer-rrss{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1rem 0;padding:0}@media (min-width:811px){.c-footer-rrss{gap:20px}}.c-footer-rrss>li{display:block}.c-footer-rrss svg{fill:#fff;width:20px;height:20px}.c-footer-rrss svg:hover{fill:#e6e6e6}#block-piedepaginaenlacesarrss .c-footer-nav__title{color:#fff;margin-bottom:16px;font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:700;line-height:2.4rem}@media (max-width:811px){#block-piedepaginaenlacesarrss{margin-top:32px}}.c-footer{padding-top:30px;background:#3f2271;color:#fff}.c-footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:811px){.c-footer__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 64px 0 64px}}@media (max-width:811px){.c-footer__branding{display:none}}.c-footer__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (min-width:811px){.c-footer__menus{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:128px}}.c-footer__menus nav ul{list-style:none;padding-left:0}.c-footer__menus nav a{font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;text-decoration:none;color:#fff}.c-footer__logo{margin:20px 0}.c-footer__logo img{width:180px;height:auto}.c-footer__content{font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:400}.u-bg-1 .c-footer__content{color:#a590c8}.c-footer__share-links{position:absolute;right:0;bottom:0;width:66.66%;height:3em}.c-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a590c8}@media (max-width:811px){.c-footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-footer__bottom .contextual.open>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.c-form-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:66px 0;text-align:center;line-height:1.25}.c-form-message__img{margin-bottom:2rem}.c-form-message__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800;margin-bottom:2rem}.c-form-message__content{font-weight:600}.c-form-terms{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;max-height:5.4rem;border:1px solid #ccc;margin-bottom:1.5rem;border-radius:4px;padding:2px;font-size:1.2rem;line-height:1.4}.c-form-terms__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-y:auto;padding:8px;padding-bottom:1rem;-webkit-mask:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),color-stop(1rem),to(#000)) no-repeat;-webkit-mask:linear-gradient(to top,rgba(0,0,0,0),1rem,#000) no-repeat;mask:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),color-stop(1rem),to(#000)) no-repeat;mask:linear-gradient(to top,rgba(0,0,0,0),1rem,#000) no-repeat;scrollbar-color:grey transparent;scrollbar-width:thin}.c-form-terms__content p{margin:0}.c-form{display:block;padding-top:32px;padding-bottom:32px}@media (max-width:480px){.c-form{padding-top:0}}.c-form input[type=submit]{display:block}.c-highlightedtext__form .c-form{padding:0;background-color:#fff}.c-highlightedtext__form .c-form input{background-color:#f2f2f2}.c-highlightedtext__form .c-form input:focus{background-color:#e6f8ff}.c-highlightedtext__form .c-form .form-check-input:checked{background-color:#280a5d}.c-form .ajax-progress{position:absolute}.c-form .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-form .form-actions>.ajax-progress{position:relative;left:inherit;bottom:inherit;padding:.4rem .5rem}.form-control:focus,.form-select:focus{-webkit-box-shadow:none;box-shadow:none}.was-validated .form-control:invalid{background-color:#f8ebeb}.c-form_title{color:#280a5d;font-family:Inter,Arial,san-serif;font-weight:600;font-size:26px}.c-form select.is-disabled{pointer-events:none;color:#494949;background-color:#f3f3f3;border-color:#082c44;background-image:none}.c-form .is-invalid~.invalid-feedback,.c-form .is-invalid~.invalid-tooltip,.c-form.was-validated :invalid~.invalid-feedback,.c-form.was-validated :invalid~.invalid-tooltip{position:absolute}.form-item-conditions,.form-item-educa-consent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-item-conditions input[type=checkbox],.form-item-educa-consent input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:18px;height:18px;margin-right:16px;margin-left:0;margin-bottom:0;margin-top:0;border:2px solid #333;background-color:#fff}.form-item-conditions input[type=checkbox]:checked,.form-item-educa-consent input[type=checkbox]:checked{background:#006291}.form-item-conditions input[type=checkbox]:checked:after,.form-item-educa-consent input[type=checkbox]:checked:after{position:relative;top:-.2em;left:.1em;font-weight:700;color:#fff;color:#fff;content:"🗸"}.form-item-conditions label,.form-item-educa-consent label{width:80%;margin-bottom:0;color:#333;font-size:1.2rem;font-family:Roboto,Arial,san-serif;font-weight:400}.form-item-conditions label a,.form-item-educa-consent label a{color:#333}@media (min-width:480px){.form-item-conditions label br,.form-item-educa-consent label br{display:none}}.form-item-educa-consent{margin-bottom:16px}.form-item-conditions{margin-bottom:32px}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .85rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;-o-transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;color:#333}.form-floating>.form-control:not(:-moz-placeholder-shown)~label,.form-floating>.form-textarea:not(:-moz-placeholder-shown)~label{opacity:1;-webkit-transform:scale(.65) translateY(-.6rem) translateX(.4rem);-ms-transform:scale(.65) translateY(-.6rem) translateX(.4rem);transform:scale(.65) translateY(-.6rem) translateX(.4rem);color:#006291}.form-floating>.form-control:not(:-ms-input-placeholder)~label,.form-floating>.form-textarea:not(:-ms-input-placeholder)~label{opacity:1;-webkit-transform:scale(.65) translateY(-.6rem) translateX(.4rem);-ms-transform:scale(.65) translateY(-.6rem) translateX(.4rem);transform:scale(.65) translateY(-.6rem) translateX(.4rem);color:#006291}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label,.form-floating>.form-textarea:focus~label,.form-floating>.form-textarea:not(:placeholder-shown)~label{opacity:1;-webkit-transform:scale(.65) translateY(-.6rem) translateX(.4rem);-ms-transform:scale(.65) translateY(-.6rem) translateX(.4rem);transform:scale(.65) translateY(-.6rem) translateX(.4rem);color:#006291}.form-floating.has-errors>.form-control:not(:-moz-placeholder-shown)~label,.form-floating.has-errors>.form-textarea:not(:-moz-placeholder-shown)~label{color:#b33128}.form-floating.has-errors>.form-control:not(:-ms-input-placeholder)~label,.form-floating.has-errors>.form-textarea:not(:-ms-input-placeholder)~label{color:#b33128}.form-floating.has-errors>.form-control:focus~label,.form-floating.has-errors>.form-control:not(:placeholder-shown)~label,.form-floating.has-errors>.form-select~label,.form-floating.has-errors>.form-textarea:focus~label,.form-floating.has-errors>.form-textarea:not(:placeholder-shown)~label,.form-floating.has-errors>label{color:#b33128}.form-textarea{padding-top:20px}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control::-webkit-input-placeholder,.form-floating>.form-textarea::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-textarea::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder,.form-floating>.form-textarea:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder,.form-floating>.form-textarea::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-textarea::placeholder{color:transparent}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f66156;padding-right:calc(1.5em + .75rem);background-image:url(/themes/tersefone/images/input-error-icon.svg);background-repeat:no-repeat;background-position:right 16px center;background-size:24px 24px;background-color:#fdeceb}.was-validated .form-control:invalid{background-color:#fdeceb}.was-validated .form-select:invalid{background-color:#fdeceb;border-color:#b33128}.c-hcontact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.2rem;font-weight:400;text-align:center;line-height:1.6em;-webkit-transition:color .4s linear;-o-transition:color .4s linear;transition:color .4s linear;color:#fff}.c-hcontact__phone{font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600;white-space:nowrap;text-decoration:none;color:#fff}.c-hcontact__phone:hover{color:#e6e6e6}.c-header-btn{margin-bottom:0;background-color:transparent;border-color:#fff;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.is-product-page.is-stuck .c-header-btn{background-color:#8ad7fd;border-color:#280a5d;color:#280a5d}.c-header-main{z-index:700;position:sticky;top:var(--header-top);background-color:#3f2271}.c-header-main p{margin:0}.c-header-main__content{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:1300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:70px}@media (min-width:811px){.c-header-main__content{min-height:88px}}.c-header-main__logo{margin-right:auto;padding-right:16px;display:none}@media (min-width:811px){.c-header-main__logo{margin-left:0;display:block}}.c-header-main__logo svg{display:block;width:auto;height:52.8px;fill:#fff}.c-header-main__logo.is-mobile{margin-left:auto;padding-right:0;display:block}@media (min-width:811px){.c-header-main__logo.is-mobile{margin-left:0;display:none}}.c-header-main__logo.is-mobile svg{width:auto;height:32px;fill:#fff}.c-header-main__burger{cursor:pointer}.c-header-main__burger svg{display:block;fill:#fff}@media (min-width:811px){.c-header-main__burger{display:none}}.c-header-main__nav{display:none;opacity:1;-webkit-transition:opacity .1s,-webkit-transform .1s ease;transition:opacity .1s,-webkit-transform .1s ease;-o-transition:transform .1s ease,opacity .1s;transition:transform .1s ease,opacity .1s;transition:transform .1s ease,opacity .1s,-webkit-transform .1s ease}@media (min-width:811px){.c-header-main__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}}.is-product-page.is-stuck.is-scrolling-down .c-header-main__nav{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .3s,-webkit-transform .3s ease;transition:opacity .3s,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s,-webkit-transform .3s ease;opacity:0}.c-header-main__extra{display:none;margin-left:16px}@media (min-width:811px){.c-header-main__extra{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:980px){.c-header-main__extra{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:32px}}.c-header-main__mobile{display:block}@media (min-width:811px){.c-header-main__mobile{display:none}}.c-header-nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:855px){.c-header-nav__menu{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media (min-width:1280px){.c-header-nav__menu{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.c-header-nav__menu .nav-link,.c-header-nav__menu a{padding:4px 0;font-weight:600;text-decoration:none;color:#fff;cursor:pointer}.c-header-nav__menu .nav-item>svg{width:1.5rem;height:auto;margin-left:.5rem;fill:currentColor}.c-header-nav__menu ul{display:block;margin:0;padding:0}.c-header-nav__menu li{padding:0;display:block}.c-header-nav__menu>.nav-item:after{content:"";display:block;border-bottom:solid 2px #fff;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;-o-transition:transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.c-header-nav__menu>.nav-item.is-selected:after,.c-header-nav__menu>.nav-item:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.c-header-nav__menu ul.is-level-1{position:absolute;left:0;right:0;top:88px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;padding-top:22px;padding-bottom:22px;overflow:hidden;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;font-weight:400;color:#583b89}.c-header-nav__menu ul.is-level-1.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-header-nav__menu ul.is-level-1.is-visible{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;opacity:1}.c-header-nav__menu ul.is-level-2 ul{padding-left:16px}.c-header-nav__menu ul.is-level-2 .nav-link{margin-bottom:16px;padding-bottom:0;display:block}.c-header-nav__menu ul.is-level-2 .nav-link.is-highlighted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;font-weight:600;color:#5cc1f0;text-decoration:underline}.c-header-nav__menu ul.is-level-2 .nav-link.is-highlighted::after{content:"";display:inline-block;width:16px;height:16px;margin-left:16px;background-image:url(/themes/tersefone/images/itep/arrow-menulink.svg)}.c-header-nav__menu ul.is-level-3 .nav-link{font-weight:400}.c-header-nav__menu ul.is-level-3 .nav-link.is-highlighted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;font-weight:600;color:#5cc1f0;text-decoration:underline}.c-header-nav__menu ul.is-level-3 .nav-link.is-highlighted::after{content:"";display:inline-block;width:16px;height:16px;margin-left:16px;background-image:url(/themes/tersefone/images/itep/arrow-menulink.svg)}.c-header-nav__menu ul.is-level-3 .nav-item{display:block;line-height:1em}.c-header-nav__menu li.has-columns>ul{-webkit-columns:2;-moz-columns:2;columns:2}.c-header-nav__dropdown{position:absolute;left:0;right:0;top:88px;z-index:-1;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;background:#3f2271;max-height:0;min-height:0;-webkit-transition:min-height .2s ease-in-out,max-height .2s ease-in-out,-webkit-box-shadow .2s linear;transition:min-height .2s ease-in-out,max-height .2s ease-in-out,-webkit-box-shadow .2s linear;-o-transition:min-height .2s ease-in-out,max-height .2s ease-in-out,box-shadow .2s linear;transition:min-height .2s ease-in-out,max-height .2s ease-in-out,box-shadow .2s linear;transition:min-height .2s ease-in-out,max-height .2s ease-in-out,box-shadow .2s linear,-webkit-box-shadow .2s linear}.c-header-nav__dropdown.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0;box-shadow:0 0}.c-header-nav__dropdown.is-visible{max-height:390px;min-height:390px;-webkit-box-shadow:0 10px 15px rgba(1,3,4,.1),0 4px 6px rgba(1,3,4,.05);box-shadow:0 10px 15px rgba(1,3,4,.1),0 4px 6px rgba(1,3,4,.05)}.c-header-notifications{position:sticky;z-index:701;top:0;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background-color:#59e98a;border-bottom:2px solid #32844e}.c-header-notifications.has-notifications{display:block}@media (max-width:811px){.c-header-notifications.has-notifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-header-notifications__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-header-notifications__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-header-notifications__close{position:relative;margin-left:.375rem}.c-header-notifications__close .js-notifications-close{position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;cursor:pointer}.c-header-notifications__close svg{width:22px;height:22px}@media (min-width:811px){.c-header-notifications__close svg{width:13px;height:13px}}.c-header-phone-call{display:block;width:48px;height:48px}.c-header-phone-call>svg{width:48px;height:48px;fill:#5cc1f0}.c-header-phone-call__icon-bg{opacity:1;-webkit-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.c-header-phone-call__icon-stroke{fill:none;-webkit-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.c-header.is-floating .c-header-phone-call__icon-stroke{opacity:0}.c-header.is-floating .c-header-phone-call__icon-bg{opacity:1}.c-header.is-floating.is-transparent .c-header-phone-call__icon-stroke{opacity:1}.c-header.is-floating.is-transparent .c-header-phone-call__icon-bg{opacity:0}.c-header-top{position:relative;background-color:#3f2271;z-index:700}.c-header-top__content{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:64px;height:64px}@media (min-width:811px){.c-header-top__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-header-top__content p{margin:0}.c-header-notifications__container .c-headerbanner.is-primary,.c-header-top__content .c-headerbanner.is-primary,.container .c-headerbanner.is-primary{max-width:1064px;margin-left:auto;margin-right:auto}@media (max-width:810px){.c-headerbanner.is-primary .c-headerbanner__img{max-width:418px;margin-right:auto;margin-left:auto}.container-fluid .c-headerbanner.is-primary .c-headerbanner__img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media (min-width:811px){.c-headerbanner.is-primary{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 2fr 1fr;gap:32px;padding-top:16px}.c-headerbanner.is-primary .c-headerbanner__header{grid-column:1;grid-row:1/4;margin-top:auto}.container-fluid .c-headerbanner.is-primary .c-headerbanner__header{max-width:514px;width:97%;margin-left:auto}.c-headerbanner.is-primary .c-headerbanner__img{grid-column:2;grid-row:1/5;margin-top:auto}.c-headerbanner.is-primary .c-headerbanner__img img{display:block;margin-left:32px}.container-fluid .c-headerbanner.is-primary .c-headerbanner__img{grid-row:1/5}.container-fluid .c-headerbanner.is-primary .c-headerbanner__img img{max-height:456px;width:auto;margin-left:auto}.c-headerbanner.is-primary .c-headerbanner__text{max-width:617px;grid-column:1;grid-row:4/5;margin-top:auto}.container-fluid .c-headerbanner.is-primary .c-headerbanner__text{width:514px;max-width:97%;margin-left:auto}}@media (max-width:811px){.c-headerbanner.is-primary .c-headerbanner__header{margin-bottom:32px}.container-fluid .c-headerbanner.is-primary .c-headerbanner__header{padding-right:16px;padding-left:16px}.c-headerbanner.is-primary .c-headerbanner__text{padding-top:32px}.container-fluid .c-headerbanner.is-primary .c-headerbanner__text{padding-right:16px;padding-left:16px}.c-headerbanner.is-primary .c-headerbanner__img{margin-left:-16px}.c-headerbanner.is-primary .c-headerbanner__img.border-xl{margin-left:0}}.c-headerbanner.is-primary .c-headerbanner__title{margin-top:32px;margin-bottom:0;margin-left:0}.c-headerbanner.is-primary .c-headerbanner__subtitle{margin-top:16px;font-size:2rem;font-weight:600}.c-headerbanner.is-primary .c-headerbanner__form{padding:48px 32px;background-color:#f5f2fa;color:#280a5d}.c-headerbanner.is-primary .c-headerbanner__form #edit-submit{margin-bottom:0;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;min-height:52px;border-bottom:0}.c-headerbanner.is-primary .c-headerbanner__form #edit-submit:hover{color:#fff;border-color:#008dc1}.c-headerbanner.is-secondary{position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(0,#002e4c),color-stop(33.26%,rgba(0,46,76,.492346)),color-stop(51.78%,rgba(0,46,76,0)));background:-o-linear-gradient(left,#002e4c 0,rgba(0,46,76,.492346) 33.26%,rgba(0,46,76,0) 51.78%);background:linear-gradient(90deg,#002e4c 0,rgba(0,46,76,.492346) 33.26%,rgba(0,46,76,0) 51.78%)}.c-headerbanner.is-secondary .c-headerbanner__bg{position:absolute;top:0;bottom:0;right:0;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;z-index:-1}.c-headerbanner.is-secondary .c-headerbanner__wrapper{padding-right:0;padding-left:0}.c-headerbanner.is-secondary .c-headerbanner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:32px 48px 32px 0}.c-headerbanner.is-secondary .c-headerbanner__logo{margin-bottom:auto}.c-headerbanner.is-secondary .c-headerbanner__title{margin-bottom:32px}.c-headerbanner.is-secondary .c-headerbanner__title h1{max-width:615px;color:#fff;font-family:Inter,Arial,san-serif;font-weight:700}.c-headerbanner.is-secondary .c-headerbanner__subtitle{color:#fff;font-family:Inter,Arial,san-serif;font-weight:600}.c-headerbanner.is-secondary .c-headerbanner__text{color:#fff;font-family:Inter,Arial,san-serif;font-weight:600;line-height:24px}.c-headerbanner.is-secondary .c-headerbanner__form{padding:48px 32px;background-color:#f5f2fa;color:#280a5d}.c-headerbanner.is-secondary .c-headerbanner__form #edit-submit{margin-bottom:0;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;padding:.7rem 2rem;color:#fff}.c-headerbanner.is-secondary .c-headerbanner__form #edit-submit:hover{color:#fff;border-color:#008dc1}.c-headerbanner.is-secondary .c-headerbanner__imgmobile{height:184px;background-repeat:no-repeat;background-size:cover}.c-headerbanner.is-tertiary .c-headerbanner__title{text-align:center;font-family:Inter,Arial,san-serif;font-weight:700}.c-headerbanner.is-tertiary .c-headerbanner__separator{margin:16px auto;width:80px;height:8px;background-color:#008dc1}.c-headerbanner.is-tertiary .c-headerbanner__subtitle{text-align:center;font-family:Inter,Arial,san-serif;font-weight:600}.c-headerbanner__img.border-base img{border:2px solid #333;border-color:#dad0eb}.c-headerbanner__img.border-lg img{border:4px solid #333;border-color:#dad0eb}.c-headerbanner__img.border-xl img{border:4px solid #333;border-color:#dad0eb}@media (min-width:811px){.c-headerbanner__img.border-xl img{border:8px solid #333;border-color:#dad0eb}}.c-headerbanner__img.corner-sm img{border-radius:8px}.c-headerbanner__img.corner-base img{border-radius:16px}.c-headerbanner__img.corner-lg img{border-radius:32px}.c-headerbanner__img.corner-lg img{border-radius:64px}.c-highlightedbooking{max-width:627px;padding:32px 16px;margin-left:auto;margin-right:auto;border:8px solid #bfafda;border-radius:16px;text-align:center}.c-highlightedbooking__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800}.c-highlightedbooking__subtitle{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;margin-bottom:32px}.c-highlightedbooking__text{font-size:1.6rem;font-weight:400}.c-highlightedbooking__btn{margin-bottom:32px}.c-highlightedbooking__footnote{font-size:1.2rem;font-weight:400;color:#666}.c-highlightedBulletText ul{margin:0}.c-highlightedBulletText li{list-style:none;margin-bottom:32px}.c-highlightedBulletText li:last-child{margin-bottom:0}.c-highlightedBulletText__item{font-size:2rem;line-height:2.8rem;font-weight:600}.c-highlightedBulletText__item::before{content:"";display:inline-block;width:8px;height:13px;margin-right:16px;background-image:url(/themes/tersefone/images/itep/arrow-bullet.svg);background-size:contain;background-repeat:no-repeat}.c-highlightedBulletText__item::before svg{fill:#2ea9dc}.c-highlightedicontext-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:64px}@media (min-width:480px){.c-highlightedicontext-inline{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-highlightedicontext-inline .c-highlightedicontext{width:128px;text-align:center;font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600}.c-highlightedicontext-inline .c-highlightedicontext img{margin-bottom:16px;margin-right:auto;margin-left:auto}#is-home .c-highlightedicontext-inline .c-highlightedicontext{background:-o-linear-gradient(37.87deg,#b3b3b3 14.63%,rgba(179,179,179,0) 66.49%);background:linear-gradient(52.13deg,#b3b3b3 14.63%,rgba(179,179,179,0) 66.49%);border-radius:50%}.c-highlightedtext{padding-left:32px;padding-right:32px}@media (min-width:811px){.c-highlightedtext{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-highlightedtext__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;max-width:310px;font-size:2rem;font-weight:600;line-height:2.4rem}@media (max-width:811px){.c-highlightedtext__item{margin-bottom:40px}}.c-highlightedtext__item svg{max-width:24px;max-height:24px}.c-highlightedtext__item.is-center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-highlightedtext__item.is-center svg{margin-right:16px}.c-highlightedtext__item.is-center a{color:#3f2271;text-decoration:none}.c-highlightedtext__item.is-conocenos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600;line-height:28px}@media (max-width:811px){.c-highlightedtext__item.is-conocenos{margin-left:auto;margin-right:auto}}.c-highlightedtext__icon{fill:#2ea9dc;margin-right:16px}.c-highlightedtext-number__item{-ms-flex-preferred-size:220px;flex-basis:220px;margin-bottom:40px;text-align:center;line-height:.7;font-size:4rem;font-size:clamp(4rem,1.63599182vw + 2.6732106339rem,4.8rem);font-family:Inter,Arial,san-serif;font-weight:900}.c-highlightedtext-number__item span{font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400}.is-conocenos .c-highlightedtext-number__item{margin-left:auto;margin-right:auto;margin-bottom:8px;-ms-flex-preferred-size:0;flex-basis:0}.is-conocenos .c-highlightedtext-number__item span{color:#008dc1;font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:700}.c-indexcard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;height:120px;margin-left:auto;margin-right:auto;border-radius:16px}.c-indexcard img{height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}@media (min-width:480px){.c-indexcard{width:320px;height:180px}}.c-indexcard__title{position:absolute;bottom:16px;left:20px;font-family:Inter,Arial,san-serif;font-weight:600;color:#fff}.c-info-mobile{position:fixed;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;z-index:600}@media (min-width:811px){.c-info-mobile{display:none}}.c-info-mobile a{text-decoration:none}.c-info-mobile .c-info-mobile__whatsapp{width:50%;display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-info-mobile .c-info-mobile__whatsapp svg{margin-right:5px}.c-info-mobile .c-info-mobile__info{width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-info-mobile .c-info-mobile__info a:hover{color:#f2f2f2}.c-info-mobile .c-info-mobile__info button{width:100%;height:100%}.c-info-mobile.is-landing{left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding:12px;background:#fff;border-top:1px solid #ccc;z-index:600}@media (min-width:811px){.c-info-mobile.is-landing{display:none}}.c-info-mobile.is-landing .c-info-mobile__whatsapp{width:30%}.c-info-mobile.is-landing .c-info-mobile__whatsapp a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#280a5d}.c-info-mobile.is-landing .c-info-mobile__whatsapp svg{width:36px;height:36px;fill:#49c659}.c-info-mobile.is-landing .c-info-mobile__telephone{width:20%}.c-info-mobile.is-landing .c-info-mobile__telephone a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#280a5d}.c-info-mobile.is-landing .c-info-mobile__telephone svg{width:36px;height:36px;fill:#280a5d}.c-info-mobile.is-landing .c-info-mobile__info{width:60%}.c-info-mobile.is-landing .c-info-mobile__info .c-button,.c-info-mobile.is-landing .c-info-mobile__info .cookiesjsr-btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-info-mobile.is-landing .o-whatsapp-link{background-color:initial;padding:0}.c-info-mobile.is-landing .o-mobile-contact-link{padding:1.4rem}.c-landing-centers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:480px){.c-landing-centers{gap:32px}}.c-landing-centers__icon{margin-left:auto;margin-right:auto;margin-bottom:50px}@media (min-width:480px){.c-landing-centers__icon{-ms-flex-preferred-size:100px;flex-basis:100px}}@media (min-width:980px){.c-landing-centers__icon{-ms-flex-preferred-size:110px;flex-basis:110px}}@media (min-width:1280px){.c-landing-centers__icon{-ms-flex-preferred-size:125px;flex-basis:125px}}.c-landing-centers__content{color:#333}@media (min-width:480px){.c-landing-centers__content{-ms-flex-preferred-size:425px;flex-basis:425px}}@media (min-width:811px){.c-landing-centers__content{-ms-flex-preferred-size:250px;flex-basis:250px}}@media (min-width:980px){.c-landing-centers__content{-ms-flex-preferred-size:425px;flex-basis:425px}}.c-landing-centers__title{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:2.8rem;color:#3f2271}@media (max-width:811px){.c-landing-centers__title{padding:0 60px;margin-left:auto;margin-right:auto}}.c-landing-centers__ccaa{font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600}.c-landing-centers__list{padding-left:0}.c-landing-centers__list ul{padding-left:0;-webkit-column-count:2;-moz-column-count:2;column-count:2}.c-landing-centers__list ul.is-unique{-webkit-column-count:inherit;-moz-column-count:inherit;column-count:inherit}.c-landing-centers__list li{list-style:none;margin-bottom:32px}@media (max-width:480px){.c-landing-centers__list{max-width:200px;margin-left:auto;margin-right:auto;margin-bottom:32px}}.c-landing-centers__city{margin-bottom:8px}.c-landing-centers__center{font-size:1.4rem;font-family:Roboto,Arial,san-serif;font-weight:400}.c-landing-centers__name{font-size:1.4rem;font-family:Roboto,Arial,san-serif;font-weight:600}.c-landing-centers__address p{margin-bottom:0}@media (min-width:811px){.c-landing-centers__img{-ms-flex-preferred-size:350px;flex-basis:350px}}@media (min-width:1280px){.c-landing-centers__img{-ms-flex-preferred-size:400px;flex-basis:400px}}@media (max-width:811px){.c-landing-centers__img{height:259px;width:100%}}.c-landing-centers__img img{width:100%;border-radius:16px}@media (max-width:811px){.c-landing-centers__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%}}.c-linkgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:811px){.c-linkgroup__left{-ms-flex-preferred-size:50%;flex-basis:50%}}.c-linkgroup__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800;line-height:32px}@media (min-width:811px){.c-linkgroup__title{line-height:36px}}.c-linkgroup__subtitle{margin-top:32px;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:32px}@media (max-width:811px){.c-linkgroup__right{margin-top:32px}}.c-linkgroup__links li{margin-bottom:24px}.c-linkgroup__links a{color:#3f2271}.u-bg-1 .c-logos{color:#a590c8}.c-logos__content{width:100%;text-align:center;font-size:1.2rem}.c-logos__content p{margin-bottom:12px}.c-logos__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-logo{fill:#a590c8}.c-logo svg{width:103px;height:66px}.c-logo__medac{fill:#666}.c-logo__medac svg{width:180px;height:32px}.c-modal-iframe{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1200;background-color:rgba(0,0,0,.5);background-blend-mode:normal;cursor:pointer}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.c-modal-iframe{display:block}}.c-modal-iframe__content{position:relative;width:auto;max-width:900px;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1202;background:#000;cursor:default}@media (min-width:980px){.c-modal-iframe__content{margin:5%;max-width:900px}}@media (max-height:506.25px){.c-modal-iframe__content{max-width:142.2222222222vh}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.c-modal-iframe__content{width:80%;margin:0;position:absolute;top:7%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.c-modal-iframe__wrapper-16-9{position:relative}.c-modal-iframe__wrapper-16-9::before{display:block;content:"";width:100%;padding-top:56.25%}.c-modal-iframe__wrapper-16-9 iframe,.c-modal-iframe__wrapper-16-9 img{position:absolute;top:0;left:0;width:100%;height:100%}.c-modal-iframe__close{position:absolute;right:11px;top:-36px;z-index:1202;display:block;width:25px;height:25px;background:url(/themes/tersefone/images/close.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer}.c-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:800;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}@media (max-width:480px){.c-modal{padding-top:64px}}.c-modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-modal.is-visible{opacity:1}.c-modal__window{padding:32px;max-width:627px;max-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:32px;-webkit-box-shadow:0 10px 15px rgba(1,3,4,.1),0 4px 6px rgba(1,3,4,.05);box-shadow:0 10px 15px rgba(1,3,4,.1),0 4px 6px rgba(1,3,4,.05)}@media (max-width:480px){.c-modal__window{height:100%;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}}.c-modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-modal__close svg{width:19px;height:19px}.c-modal__content{padding:32px 64px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}@media (max-width:480px){.c-modal__content{height:100%;padding:0 32px}}.c-modal__title{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;text-align:center}.js-close-modal,.js-open-modal{cursor:pointer}.c-link-group.is-secondary{max-width:846px;padding:32px 16px;border-top:2px solid #333;border-bottom:2px solid #333}@media (min-width:480px){.c-link-group.is-secondary{margin-left:auto;margin-right:auto;padding:64px;border-radius:32px;border:2px solid #333}}.c-link-group.is-pbn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (min-width:480px){.c-link-group.is-pbn{gap:32px}}.c-link-group__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800}.c-link-group__links{display:-webkit-box;display:-ms-flexbox;display:flex}.is-secondary .c-link-group__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px}@media (max-width:480px){.is-secondary .c-link-group__links{gap:16px}}.c-link-group__link{-ms-flex-preferred-size:100%;flex-basis:100%;font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600}@media (min-width:480px){.c-link-group__link{-ms-flex-preferred-size:50%;flex-basis:50%}}.c-link-group__link a{color:#3f2271;text-decoration:none}.c-link-group__link a:hover{color:#7156a0}#block-views-block-blog-nav-block-1{max-width:846px;margin-top:64px;margin-bottom:128px;margin-left:auto;margin-right:auto}.c-link-group__cards{max-width:846px;margin-top:64px;margin-bottom:128px;margin-left:auto;margin-right:auto}.c-navbar{position:sticky;top:var(--header-top);height:var(--header-height);z-index:700}.c-navbar__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--header-height);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-navbar__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1318px;margin-right:16px;margin-left:16px}.c-navbar__wrapper.is-logo-only{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-navbar__logo{display:none}@media (min-width:811px){.c-navbar__logo{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-navbar__logo.is-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:811px){.c-navbar__logo.is-mobile{display:none}}.c-navbar__logo>svg{width:auto;height:44px;fill:#f5f2fa}@media (max-width:811px){.c-navbar__logo>svg{height:22px}}.u-bg-2 .c-navbar__logo>svg,.u-bg-3 .c-navbar__logo>svg{fill:#280a5d}.c-navbar__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.c-navbar__telephone{font-family:Inter,Arial,san-serif;font-weight:600}.c-navbar__telephone a{font-size:26px;text-decoration:none;color:#280a5d}.u-bg-1 .c-navbar__telephone a{color:#fff}.u-bg-1 .c-navbar__telephone a:focus,.u-bg-1 .c-navbar__telephone a:hover{color:#fff}.u-bg-1 .c-navbar__telephone a:focus:hover,.u-bg-1 .c-navbar__telephone a:hover:hover{color:#b8e9ff}@media (max-width:811px){.c-navbar__telephone{display:none}}@media (min-width:811px){.c-navbar__telephone--mobile{display:none}}.c-navbar__button{background-color:#007aae;display:inline-block;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;line-height:2.4rem;padding:8px 32px;text-align:center;text-decoration:none;white-space:nowrap;border-radius:9rem}.c-navbar__button:hover{color:#fff}.u-bg-1 .c-navbar__button{background-color:#fff;color:#3f2271}.u-bg-1 .c-navbar__button:hover{background-color:#b8e9ff;color:#3f2271}.u-bg-6 .c-navbar__button{background-color:#008dc1;color:#f5f2fa}.u-bg-6 .c-navbar__button:hover{background-color:#8ad7fd;color:#280a5d}@media (max-width:811px){.c-navbar__button{display:none}}.c-navbar__hone-call{display:inline-block;margin-top:15px}.c-navbar__hone-call>svg{width:48px;height:48px}.c-notification{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 0;min-height:46px;color:#2f2701}@media (max-width:811px){.c-notification{padding-right:70px}}@media (min-width:811px){.c-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-notification a{color:inherit}.c-notification a:hover{color:#fdf9e6}.c-notification__title{display:inline;font-weight:600;line-height:24px}.c-notification__subtitle{display:inline;font-weight:400;line-height:24px}.c-opinion{height:100%}.c-opinion.is-student{min-width:259px;max-width:260px;margin-right:auto;margin-left:auto}.c-opinion.is-teacher{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.c-opinion__img{text-align:center}.c-opinion__img img{max-width:100%;height:auto}.is-teacher .c-opinion__img{-ms-flex-preferred-size:397px;flex-basis:397px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-opinion__bg{position:relative;top:65px;margin-left:auto;margin-right:32px;margin-top:-64px;width:110px;height:110px;background-color:#f5f2fa;border-radius:128px;z-index:-10}.is-teacher .c-opinion__text{-ms-flex-preferred-size:395px;flex-basis:395px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-opinion__content{padding-top:16px;padding-bottom:16px;color:#3f2271}.c-opinion__content p{margin-bottom:0}.is-student .c-opinion__content{font-size:1.4rem;line-height:22px;color:#333;border-bottom:1px solid #ccc}.is-teacher .c-opinion__content{font-size:2rem;font-weight:600}.is-student .c-opinion__author{padding-top:16px;font-size:1.2rem;color:grey}.is-teacher .c-opinion__author{font-size:1.4rem;color:#7156a0}.c-overlay{z-index:500;position:fixed;top:0;left:0;right:0;bottom:0;display:none;background-color:#000;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.c-overlay.is-active{display:block}.c-overlay.is-visible{opacity:.3}body.has-overlay-active,html.has-overlay-active{overflow:hidden}.c-practice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:180px;height:130px;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1);box-shadow:0 1px 2px rgba(1,3,4,.05),0 1px 3px rgba(1,3,4,.1)}.c-product-info{margin-top:32px}.c-product-info ul{padding-left:0;list-style:none}.c-product-info li{padding-bottom:8px;border-bottom:1px solid #bfafda;margin-bottom:32px}.c-product-info__centers{display:none}.c-product-info__centers ul{list-style:none}.c-product-info__centers.is-2col{display:block}.c-product-info__centers.is-2col ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.c-product-info__related{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;margin-top:32px;margin-bottom:32px;border:2px solid #bfafda}.c-product-info__related p{line-height:2.8rem;font-size:2rem;font-weight:600}.c-product-info__related a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;line-height:2.4rem;color:#280a5d}.c-product-info__related a:hover{color:#7156a0}.c-product-info__related a:hover svg{fill:#2ea9dc}.c-product-info__related a::after{content:"";display:inline-block;width:16px;height:15px;margin-left:8px;background-image:url(/themes/tersefone/images/itep/arrow-2.svg);background-size:contain;background-repeat:no-repeat}.c-product-info__related svg{width:16px;height:16px;margin-left:12px;fill:#007aae}.c-productheader{position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3f2271),color-stop(20%,#3f2271),color-stop(20%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#3f2271 0,#3f2271 20%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#3f2271 0,#3f2271 20%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 100%)}@media (min-width:811px){.c-productheader{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3f2271),color-stop(50%,#3f2271),color-stop(50%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#3f2271 0,#3f2271 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#3f2271 0,#3f2271 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%)}}@media (min-width:811px){.c-productheader.is-big{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3f2271),color-stop(50%,#3f2271),color-stop(50%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#3f2271 0,#3f2271 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#3f2271 0,#3f2271 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%)}}.c-productheader__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;max-width:1096px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;z-index:600;position:relative}@media (max-width:811px){.c-productheader__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-productheader__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:596px;flex-basis:596px}@media (max-width:811px){.c-productheader__left{width:100%}}.c-productheader__right{-ms-flex-preferred-size:426px;flex-basis:426px}@media (max-width:811px){.c-productheader__right{width:100%}}.c-productheader__title{color:#fff;margin-top:32px;margin-bottom:16px}@media (min-width:811px){.c-productheader__title{width:98%}}@media (min-width:811px){.is-big .c-productheader__title{width:100%}}.c-productheader__info{margin-left:auto;margin-right:auto;max-width:370px}.c-productheader__subtitle{font-size:2rem;font-family:Roboto,Arial,san-serif;font-weight:600;color:#fff;margin-bottom:16px}.c-productheader__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5cc1f0;fill:#5cc1f0;margin-bottom:32px}.c-productheader__link:hover{color:#2ea9dc;fill:#2ea9dc}.c-productheader__link svg{width:18px;height:18px;fill:inherit;margin-left:8px}.c-productheader__img{margin-bottom:32px}.c-productheader__img img{width:100%;height:auto;border-radius:16px}.c-productheader__description{color:#333}.c-productheader__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;margin-bottom:64px}.c-productheader__btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-productheader__btn svg{width:19px;height:19px;margin-left:12px}@media (max-width:811px){.c-productheader__btn.is-desktop{display:none}}@media (min-width:811px){.c-productheader__btn.is-mobile{display:none}}.c-productheader__btn .btn-outline-secondary{background-color:#fff}.c-productheader__btn .btn-outline-secondary:hover{background-color:#e6f8ff}.c-productheader__btn .btn-outline-secondary:focus{border-color:#a590c8;color:#a590c8}.c-productcard__centros{margin-top:16px;-webkit-column-count:2;-moz-column-count:2;column-count:2;list-style:none}.c-productcard__centros.has-1-columns{-webkit-column-count:1;-moz-column-count:1;column-count:1}.c-productcard__centros.has-2-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media (min-width:811px){.c-productcard__centros{padding-left:0}.c-productcard__centros.has-3-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3}.c-productcard__centros.has-4-columns{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media (min-width:980px){.c-productcard__centros{padding-left:0}.c-productcard__centros.has-5-columns{-webkit-column-count:5;-moz-column-count:5;column-count:5}.c-productcard__centros.has-6-columns{-webkit-column-count:6;-moz-column-count:6;column-count:6}}.c-productcard__centros .c-productcard__text{margin-bottom:0}.c-productcard__centros a{font-size:1.4rem;font-family:Roboto,Arial,san-serif;font-weight:400;color:#3f2271}.c-productcard__centros li{font-size:1.4rem;font-family:Roboto,Arial,san-serif;font-weight:400;margin-bottom:.25rem!important}.c-productcard__centros li::marker{display:none;content:none}.c-psform{position:relative;margin-left:auto;margin-right:auto}.c-psform .button,.c-psform form{margin-bottom:0}.c-psform.is-primary{max-width:473px}@media (max-width:480px){.c-psform.is-primary{padding-right:32px;padding-left:32px}}.c-psform.is-primary .button{background-color:#364c63;border:none;color:#fff}.c-psform.is-primary .button:hover{background-color:#7156a0;border:none}.c-psform.is-primary .button:focus{background-color:#a590c8}.c-psform.is-secondary{max-width:633px;background-color:#fff}@media (max-width:480px){.c-psform.is-secondary{margin-left:-16px;margin-right:-16px;padding:64px 48px;border-top:4px solid #280a5d;border-bottom:4px solid #280a5d}}@media (min-width:480px){.c-psform.is-secondary{padding:64px;border:4px solid #280a5d;border-radius:32px}}.c-psform.is-secondary.c-productheader__form{border:none;-webkit-box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05);box-shadow:0 2px 7px rgba(1,3,4,.04),0 4px 6px rgba(1,3,4,.05)}.c-psform .c-psform__title{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;text-align:center;line-height:32px}.c-psform .c-psform__subtitle{font-weight:600;text-align:center}.c-psform .button.is-wide{width:100%;padding:16px 32px;background-color:#364c63}.c-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-rating__stars{--percent:calc(var(--rating)/5*100%);display:inline-block;font-size:1.8rem;line-height:1;margin-right:.4rem}.c-rating__stars::before{content:"★★★★★";-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#333),to(#ccc));background:-o-linear-gradient(left,#333 var(--percent),#ccc var(--percent));background:linear-gradient(90deg,#333 var(--percent),#ccc var(--percent));-webkit-background-clip:text;letter-spacing:.2rem}.c-rating__text{margin-bottom:0;color:#666;font-size:1.2rem}.c-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:64px;-moz-column-gap:64px;column-gap:64px;margin-top:64px}@media (max-width:480px){.c-ratings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-ratings .c-rating__stars{font-size:3rem}.c-ratings__ratings{font-size:2rem;font-weight:600;color:#333;line-height:28px}@media (max-width:811px){.c-ratings__ratings{margin-bottom:8px}}.c-ratings__text{margin-bottom:0;color:#666;font-size:1.6rem}#search-form{position:relative;max-width:626px;margin-left:auto;margin-right:auto;margin-top:32px;height:40px}#search-form .form-wrapper{position:relative}#search-form .form-search{height:40px;border-radius:30px;padding-left:44px;padding-top:0;padding-bottom:0}#search-form .form-label{display:none}#search-form .search-advanced,#search-form .search-help-link{display:none}#search-form .form-submit{position:absolute;top:1px;left:1px;background-image:url(/themes/tersefone/images/default/magnifying-glass-dark.svg);background-repeat:no-repeat;background-color:transparent;background-size:20px;background-position:50% 50%;width:38px;height:38px;padding:10px;color:transparent;border:none;border-radius:50%}#search-form .form-submit:hover{background-color:#e6f8ff}#search-form input[type=search]:hover{background-color:#e6f8ff}#search-form input[type=search]:focus{background-color:#fff}#search-form .button--reset{display:block;position:absolute;right:1px;left:inherit;border-radius:50%;z-index:5000;background-image:url(/themes/tersefone/images/default/close-dark.svg);background-repeat:no-repeat;background-color:transparent;background-size:12px;background-position:50% 50%;width:38px;height:38px;padding:10px;color:transparent;border:none}#search-form .button--reset:hover{background-color:#e6f8ff}.c-search-block #search-block-form,.c-search-block #search-block-form--2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #bfafda;border-radius:64px;margin-bottom:0}.c-search-block #search-block-form--2:hover,.c-search-block #search-block-form:hover{outline:2px solid #5cc1f0}.c-search-block #search-block-form--2:hover .form-item input[type=search],.c-search-block #search-block-form:hover .form-item input[type=search]{background-color:#e6f8ff;color:#280a5d}.c-search-block #search-block-form--2:hover .form-actions input[type=submit],.c-search-block #search-block-form:hover .form-actions input[type=submit]{background-image:url(/themes/tersefone/images/default/magnifying-glass-dark.svg)}.c-search-block #search-block-form--2:hover .form-search::-webkit-input-placeholder,.c-search-block #search-block-form:hover .form-search::-webkit-input-placeholder{color:#002e4c}.c-search-block #search-block-form--2:hover .form-search::-moz-placeholder,.c-search-block #search-block-form:hover .form-search::-moz-placeholder{color:#002e4c}.c-search-block #search-block-form--2:hover .form-search:-ms-input-placeholder,.c-search-block #search-block-form:hover .form-search:-ms-input-placeholder{color:#002e4c}.c-search-block #search-block-form--2:hover .form-search::-ms-input-placeholder,.c-search-block #search-block-form:hover .form-search::-ms-input-placeholder{color:#002e4c}.c-search-block #search-block-form--2:hover .form-search::placeholder,.c-search-block #search-block-form:hover .form-search::placeholder{color:#002e4c}.c-search-block #search-block-form .form-item,.c-search-block #search-block-form--2 .form-item{margin-bottom:0}.c-search-block #search-block-form input,.c-search-block #search-block-form--2 input{margin-bottom:0;border-radius:64px;height:36px}.c-search-block #search-block-form ::-webkit-input-placeholder,.c-search-block #search-block-form--2 ::-webkit-input-placeholder{color:#8b72b5;line-height:1em;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;-webkit-transform:inherit;transform:inherit}.c-search-block #search-block-form ::-moz-placeholder,.c-search-block #search-block-form--2 ::-moz-placeholder{color:#8b72b5;line-height:1em;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;transform:inherit}.c-search-block #search-block-form :-ms-input-placeholder,.c-search-block #search-block-form--2 :-ms-input-placeholder{color:#8b72b5;line-height:1em;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;-ms-transform:inherit;transform:inherit}.c-search-block #search-block-form ::-ms-input-placeholder,.c-search-block #search-block-form--2 ::-ms-input-placeholder{color:#8b72b5;line-height:1em;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;-ms-transform:inherit;transform:inherit}.c-search-block #search-block-form ::placeholder,.c-search-block #search-block-form--2 ::placeholder{color:#8b72b5;line-height:1em;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit}.c-search-block #search-block-form input[type=search],.c-search-block #search-block-form--2 input[type=search]{display:inline-block;width:186px;background-color:#3f2271;color:#f0f4f7;border:none;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out;padding:0;padding-left:44px}.c-search-block #search-block-form label,.c-search-block #search-block-form--2 label{display:none}.c-search-block #search-block-form .form-actions,.c-search-block #search-block-form--2 .form-actions{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;z-index:5000}.c-search-block #search-block-form .form-actions input[type=submit],.c-search-block #search-block-form--2 .form-actions input[type=submit]{background-image:url(/themes/tersefone/images/default/magnifying-glass.svg);background-repeat:no-repeat;background-color:transparent;background-size:contain;background-position:50% 50%;width:20px;height:20px;padding:10px;color:transparent;border:none;border-radius:0}.c-search-block #search-block-form .form-actions:hover,.c-search-block #search-block-form--2 .form-actions:hover{background-color:#e6f8ff}.c-search-block #search-block-form .button--reset,.c-search-block #search-block-form--2 .button--reset{display:none}.c-search-block #search-block-form .form-floating>.form-control:not(:-moz-placeholder-shown),.c-search-block #search-block-form--2 .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:.8rem;padding-bottom:.625rem}.c-search-block #search-block-form .form-floating>.form-control:not(:-ms-input-placeholder),.c-search-block #search-block-form--2 .form-floating>.form-control:not(:-ms-input-placeholder){padding-top:.8rem;padding-bottom:.625rem}.c-search-block #search-block-form .form-floating>.form-control:focus,.c-search-block #search-block-form .form-floating>.form-control:not(:placeholder-shown),.c-search-block #search-block-form--2 .form-floating>.form-control:focus,.c-search-block #search-block-form--2 .form-floating>.form-control:not(:placeholder-shown){padding-top:.8rem;padding-bottom:.625rem}.c-search-block.is-active #search-block-form,.c-search-block.is-active #search-block-form--2{outline:2px solid #5cc1f0}.c-search-block.is-active #search-block-form .form-actions input[type=submit],.c-search-block.is-active #search-block-form--2 .form-actions input[type=submit]{background-image:url(/themes/tersefone/images/default/magnifying-glass-dark.svg)}.c-search-block.is-active #search-block-form .form-item input[type=search],.c-search-block.is-active #search-block-form--2 .form-item input[type=search]{-webkit-transition:width .4s ease-in-out;-o-transition:width .4s ease-in-out;transition:width .4s ease-in-out;width:366px;padding-bottom:.625rem;border:none;background-color:#fff;color:#002e4c;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400}@media (min-width:980px){.c-search-block.is-active #search-block-form .form-item input[type=search],.c-search-block.is-active #search-block-form--2 .form-item input[type=search]{width:566px}}.c-search-block.is-active #search-block-form .button--reset,.c-search-block.is-active #search-block-form--2 .button--reset{display:block;position:absolute;right:0;border-radius:50%;z-index:5000;background-image:url(/themes/tersefone/images/default/close-dark.svg);background-repeat:no-repeat;background-color:transparent;background-size:12px;background-position:50% 50%;width:36px;height:36px;padding:10px;color:transparent;border:none}.c-search-block.is-active #search-block-form .button--reset:hover,.c-search-block.is-active #search-block-form--2 .button--reset:hover{background-color:#e6f8ff}#search-block-form--2{max-width:264px;margin-left:32px;margin-top:64px}#search-block-form--2 .form-item{width:100%}#search-block-form--2 .form-item input[type=search]{max-width:262px}#search-block-form--2 .form-item input[type=search]:focus{max-width:262px}.c-search-list{max-width:640px;margin-left:auto;margin-right:auto;margin-bottom:128px;padding-left:0;list-style:none}.c-search-list li{margin-bottom:32px}.c-search-list li a{text-decoration:none;color:#280a5d}.c-search-list li a:hover{color:#7156a0}.c-search-list h3{margin-bottom:8px}.c-search-list p{color:#583b89}.c-search-list__title{max-width:640px;margin-left:auto;margin-right:auto;margin-top:64px;margin-bottom:64px}.c-search-list__results{max-width:640px;margin-left:auto;margin-right:auto;margin-top:64px}.c-search-list__results.is-empty{margin-bottom:64px}.c-section{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:8px}@media (min-width:811px){.c-section{grid-gap:16px}}@media (max-width:811px){.c-section.container-fluid h1,.c-section.container-fluid h2,.c-section.container-fluid h3{margin-left:16px}}.c-slide-nav__menu{color:#fff}.c-slide-nav__menu,.c-slide-nav__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}.c-slide-nav__menu li{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-slide-nav__menu .nav-link,.c-slide-nav__menu a{font-weight:400;padding:10px 32px;line-height:28px;text-decoration:none;color:inherit;cursor:pointer}.c-slide-nav__menu .nav-link.is-highlighted,.c-slide-nav__menu a.is-highlighted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;font-weight:600;color:#5cc1f0;text-decoration:underline}.c-slide-nav__menu .nav-link.is-highlighted::after,.c-slide-nav__menu a.is-highlighted::after{content:"";display:inline-block;width:16px;height:16px;margin-left:16px;background-image:url(/themes/tersefone/images/itep/arrow-horizontal.svg)}.c-slide-nav__menu>.nav-item{position:relative}.c-slide-nav__menu>.nav-item>svg{position:absolute;right:32px;top:16px;display:block;width:auto;height:18px;fill:currentColor;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;pointer-events:none}.c-slide-nav__menu>.nav-item.is-active>svg{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.c-slide-nav__menu>li>.nav-link{font-size:2rem;font-weight:600}.c-slide-nav__menu .is-level-2>li>.nav-link{font-weight:600}.c-slide-nav__menu .is-level-2 ul{padding-left:16px}.c-slide-nav__menu .is-level-1{background-color:#002e4c;max-height:0;overflow:hidden;border-width:1px 0;border-style:solid;border-color:transparent;-webkit-transition:border .3s ease,max-height .4s ease;-o-transition:border .3s ease,max-height .4s ease;transition:border .3s ease,max-height .4s ease}.c-slide-nav__menu .is-level-1.is-selected,.c-slide-nav__menu .is-level-1.is-visible{max-height:400vh;border-color:#7156a0}.c-slide-panel{position:fixed;top:var(--header-height);bottom:0;z-index:699;display:none;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:320px;color:#280a5d;background-color:#002e4c;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.c-slide-panel.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media (min-width:811px){.c-slide-panel.is-active{display:none}}.c-slide-panel.is-visible{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.c-slide-panel .c-slide-panel__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px}.c-slide-panel .c-slide-panel__contact .c-hcontact{-ms-flex-preferred-size:50%;flex-basis:50%;text-align:left}.c-slide-panel .c-slide-panel__contact .c-header-phone-call{-ms-flex-preferred-size:50px;flex-basis:50px;margin-left:auto}.c-slide-panel .c-slide-panel__contact .o-header-link{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:32px}.c-slide-panel .c-header-phone-call__icon-stroke{fill:#fff;-webkit-transform:scale(.87,.87) translate(3.5px,3.5px);-ms-transform:scale(.87,.87) translate(3.5px,3.5px);transform:scale(.87,.87) translate(3.5px,3.5px)}.c-slide-panel__close{text-align:right;padding:20px 25px 25px;cursor:pointer}.c-slide-panel__close-icon{fill:#fff}.c-slide-panel__content{overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;scrollbar-color:#5cc1f0 #e0e0e0;scrollbar-width:thin}.c-slide-panel__content::-webkit-scrollbar{width:6px}.c-slide-panel__content::-webkit-scrollbar-track{background-color:#f5f2fa}.c-slide-panel__content::-webkit-scrollbar-thumb{background-color:#5cc1f0}.c-slider{display:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:100vw;overflow:hidden;margin-left:auto;margin-right:auto}.tns-inner>.c-slider{max-width:inherit}.c-slider__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.c-slider__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-top:32px}.c-slider__dots>li{overflow:hidden;width:6px;height:6px;margin:8px;border-radius:100%;background-color:#ccc}.c-slider__dots>li.tns-nav-active{background-color:#008dc1;width:8px;height:8px}.c-slider__img{margin-bottom:10px;text-align:center}.c-slider__img>img{display:inline-block;-webkit-filter:drop-shadow(0 2px 7px rgba(1,3,4,.04)) drop-shadow(0 4px 6px rgba(1,3,4,.05));filter:drop-shadow(0 2px 7px rgba(1,3,4,.04)) drop-shadow(0 4px 6px rgba(1,3,4,.05));border-radius:8px;width:100%;height:auto;max-width:900px}#c-special-header{background-image:url(/themes/tersefone/images/itep/ellipse.svg);background-repeat:no-repeat;background-position:-25% 60%;background-size:243px}@media (min-width:480px){#c-special-header{padding:24px 0;background-position:36% 80%;background-size:283px}}#c-special-header h1{margin-bottom:0;font-size:3.4rem;font-size:clamp(3.4rem,1.226993865vw + 2.4049079755rem,4rem);font-family:Inter,Arial,san-serif;font-weight:700}@media (max-width:480px){#c-special-header h1{margin-top:64px;text-align:left}}@media (min-width:480px){#c-special-header h1 br{display:none}}.c-tab-slider__slide{border-top:1px solid #dad0eb}.c-tabs{max-width:400px;margin-left:auto;margin-right:auto}@media (max-width:811px){.c-tabs{padding-right:16px;padding-left:16px}}ul.c-tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;margin-bottom:0;list-style:none}.c-tabs__tab{padding-bottom:16px;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:28px;cursor:pointer}.c-tabs__tab.is-selected{color:#002e4c}.c-tabs__underline{display:none;position:relative;width:120px;left:0;border-bottom:6px solid #002e4c}.is-ready>.c-tabs__underline{display:block;-webkit-transition:left .3s,width .3s,opacity .3s;-o-transition:left .3s,width .3s,opacity .3s;transition:left .3s,width .3s,opacity .3s}.c-titulation-list{padding:0 16px}.c-titulation-list__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;max-width:1136px;margin-left:auto;margin-right:auto}@media (max-width:480px){.c-titulation-list__group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:16px;padding-right:16px;gap:24px}}.has-1-col .c-titulation-list__group{max-width:500px}.has-1-col .c-titulation-list__group .c-titulation-list__title{text-align:center}.has-1-col .c-titulation-list__group .c-card-primary{margin-left:auto;margin-right:auto}.has-2-col .c-titulation-list__group{max-width:552px}.has-3-col .c-titulation-list__group{max-width:844px}.has-4-col .c-titulation-list__group{max-width:1136px}.c-titulation-list__group.is-blog{display:grid;place-content:center}@media (min-width:480px){.c-titulation-list__group.is-blog{grid-template-columns:320px 320px 320px}}.c-titulation-list__group.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:480px){.c-titulation-list__group.is-center{max-width:700px}}@media (min-width:1280px){.c-titulation-list__group.is-center{max-width:1136px}}.c-titulation-list__title{width:100%;margin-top:64px;margin-bottom:-16px;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:32px}.c-transport-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.c-transport-card__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:292px;flex-basis:292px}.c-transport-card__right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:292px;flex-basis:292px}.c-transport-card__map{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:2px solid #bfafda;border-bottom:2px solid #bfafda}@media (min-width:811px){.c-transport-card__map{-ms-flex-preferred-size:409px;flex-basis:409px;border-radius:8px;border:2px solid #bfafda}}@media (max-width:811px){.c-transport-card__map{margin-left:-16px;margin-right:-16px}}.c-transport-card__map p{margin-bottom:0}.c-transport-card__map iframe{display:block;max-width:100%}.c-transport-rutes{color:#333}.c-transport-rutes__icon{width:24px;height:24px;margin-bottom:8px}.c-transport-rutes__icon svg{margin-top:auto;width:24px;height:24px}.c-transport-rutes__title{font-size:1.6rem;font-weight:600}.c-transport-rutes__rutelist{font-size:1.6rem;font-weight:400}.c-video{position:relative;margin-left:auto;margin-right:auto;text-align:center}.c-video iframe{max-width:100%}.c-video__image img{width:100%;height:auto}.c-video__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.c-video__icon svg{width:100%;height:100%;opacity:.5;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.c-video__icon svg:hover{-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;-o-transition:transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.c-video__icon a{color:#fff;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.c-webform{max-width:627px;margin-top:64px;color:#333}.c-webform__title{text-align:center}.c-webform__title h1{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800}.c-webform__subtitle{text-align:center}.c-webform__container{max-width:473px;margin-left:auto;margin-right:auto}.c-webform__form{margin-top:64px}.c-webform__form legend{margin-bottom:32px;font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600}.c-webform__form textarea{height:160px;margin-bottom:0}.c-webform__terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:32px}.c-webform__terms .form-checkbox{margin-right:16px;margin-bottom:0;width:18px;height:18px}.c-webform__terms label{margin-bottom:0;font-size:1.2rem;color:#333}.c-webform__terms label a{font-size:1.2rem}.c-webform__cv .webform-managed-file-placeholder{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;color:#3f2271}.c-webform__cv .form-submit{display:none}.c-webform__cv .form-file{margin-bottom:16px}.c-webform__cv .webform-element-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:32px;font-size:1.2rem}.c-webform__cv .webform-element-description br:first-of-type{display:none}.c-webform__button input{border-radius:9rem}#blog-header{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#dee5ed),color-stop(80%,#dee5ed),color-stop(80%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#dee5ed 0,#dee5ed 80%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#dee5ed 0,#dee5ed 80%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%)}#blog-header h1{margin-left:16px;font-size:3.4rem;font-size:clamp(3.4rem,1.226993865vw + 2.4049079755rem,4rem);font-family:Inter,Arial,san-serif;font-weight:800}@media (min-width:480px){#blog-header{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#dee5ed),color-stop(70%,#dee5ed),color-stop(70%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#dee5ed 0,#dee5ed 70%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#dee5ed 0,#dee5ed 70%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%)}}#centers{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#280a5d),color-stop(17%,#280a5d),color-stop(17%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#280a5d 0,#280a5d 17%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#280a5d 0,#280a5d 17%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 100%)}#centers h1{margin-left:16px;font-size:3.4rem;font-size:clamp(3.4rem,1.226993865vw + 2.4049079755rem,4rem);font-family:Inter,Arial,san-serif;font-weight:800;color:#fff}@media (min-width:480px){#centers h1{margin-left:0;text-align:center}}@media (min-width:480px){#centers{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#280a5d),color-stop(40%,#280a5d),color-stop(40%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#280a5d 0,#280a5d 40%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#280a5d 0,#280a5d 40%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%)}}.centers-fp__map{margin-left:auto;margin-right:auto;max-width:100%}@media (min-width:480px){.centers-fp__map{width:844px;height:auto}}.centers-fp__title{margin-bottom:32px;font-weight:600;line-height:18px}.centers-fp__states{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:16px}@media (min-width:480px){.centers-fp__states{-webkit-column-gap:64px;-moz-column-gap:64px;column-gap:64px}}.centers-fp__states br{display:none}.centers-fp__group{width:100%;padding-top:16px;margin-bottom:0;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:600;color:#008dc1;text-transform:uppercase}.centers-fp__cities{display:none}.centers-fp__centers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:45%;color:#333;font-size:1.4rem;font-weight:400}@media (min-width:480px){.centers-fp__centers{width:20%}}.centers-fp__centers-title{font-size:1.4rem;font-weight:600;color:#15003d}.centers-fp__centers-adress{max-width:170px;color:#15003d}.centers-fp__centers-adress p{margin-bottom:0}a.centers-fp__centers-telephone{font-size:1.4rem;font-weight:400;color:#15003d;text-decoration:none}@media (min-width:811px){.home-nav{text-align:center}}.home-nav .is-home{background-color:#fff;color:#280a5d;border-color:#fff;max-width:210px;font-size:1.6rem;font-family:Roboto,Arial,san-serif;font-weight:400}.home-nav .is-home:hover{background-color:#e6f8ff;border-color:#e6f8ff}.home-nav__title{margin-bottom:16px;font-size:3.4rem;font-size:clamp(3.4rem,1.226993865vw + 2.4049079755rem,4rem);font-weight:800;line-height:40px}@media (min-width:811px){.home-nav__title{line-height:44px}}.home-nav__subtitle{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:400;margin-bottom:64px}.home-nav__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:128px}.home-nav__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.home-nav__products svg{max-width:14px;max-height:14px;margin-right:6px}.home-nav__products-title{margin-bottom:0}.home-house__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-weight:800;line-height:32px}@media (min-width:811px){.home-house__title{font-size:3.4rem;font-size:clamp(3.4rem,1.226993865vw + 2.4049079755rem,4rem);font-weight:800;line-height:44px;margin-top:32px}}.home-house__subtitle{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-weight:600;line-height:28px;margin-bottom:32px}@media (min-width:811px){.home-house__subtitle{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-weight:600;line-height:36px}}#home-house .c-2colphoto__img{padding-right:0;padding-left:0}@media (max-width:811px){#home-house .c-2colphoto__img img{border-radius:0}}.home-history__title{font-size:2.6rem;font-size:clamp(2.6rem,1.226993865vw + 1.6049079755rem,3.2rem);font-family:Inter,Arial,san-serif;font-weight:800;line-height:36px}.home-history__text{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:32px}.home-contact__text{font-size:2.2rem;font-size:clamp(2.2rem,.408997955vw + 1.8683026585rem,2.4rem);font-family:Inter,Arial,san-serif;font-weight:600;line-height:24px}.home-contact__text a{color:#3f2271}@media (min-width:811px){.home-contact__text br{display:none}}
