.editor-styles-wrapper{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.6}.editor-post-title__block .editor-post-title__input{font-size:2.5em;font-weight:700;margin-bottom:1em}.wp-block h1{font-size:2.5em}.wp-block h2{font-size:2em}.wp-block h3{font-size:1.75em}.wp-block h4{font-size:1.5em}.wp-block h5{font-size:1.25em}.wp-block h6{font-size:1em}.wp-block-paragraph{margin-bottom:1.5em}.wp-block-list{margin-left:1.5em;margin-bottom:1.5em}.wp-block-image{margin-bottom:1.5em}.wp-block-image img{max-width:100%;height:auto}.wp-block-image figcaption{font-size:.9em;margin-top:.5em;color:#666;text-align:center}.wp-block-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin:0 0 1.5em 0;padding:0}.wp-block-gallery .blocks-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;width:100%;padding:0;margin:0;list-style:none}.wp-block-gallery .blocks-gallery-item{margin:0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:100%}.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.wp-block-gallery .blocks-gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:4px}.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;padding:40px 10px 9px;margin:0;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgb(0 0 0 / .7) 0,rgb(0 0 0 / .3) 70%,transparent);border-radius:0 0 4px 4px}.wp-block-gallery.columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-gallery.columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-gallery.columns-5{grid-template-columns:repeat(5,1fr)}.wp-block-gallery.columns-6{grid-template-columns:repeat(6,1fr)}.wp-block-gallery.columns-7{grid-template-columns:repeat(7,1fr)}.wp-block-gallery.columns-8{grid-template-columns:repeat(8,1fr)}.wp-block-gallery.has-nested-images{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0 0 1.5em 0;padding:0}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:100%!important;margin:0!important}.wp-block-gallery.has-nested-images figure.wp-block-image img{width:100%;height:auto;display:block}.wp-block-gallery.has-nested-images.columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.has-nested-images.columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-gallery.has-nested-images.columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-button__link{background-color:#32373c;border:none;border-radius:4px;color:#fff;font-size:1em;padding:.5em 1em;text-decoration:none}.is-style-outline .wp-block-button__link{background-color:#fff0;border:2px solid currentColor;color:#32373c}.wp-block-quote{border-left:4px solid #32373c;margin:0 0 1.5em;padding-left:1em}.wp-block-quote cite{color:#666;font-size:.9em;margin-top:1em;display:block}.wp-block-separator{border:none;border-bottom:2px solid #ccc;margin:2em 0}.wp-block-table{width:100%;margin-bottom:1.5em}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid #ddd}.wp-block-columns{gap:2em;margin-bottom:1.5em}.wp-block-cover{min-height:430px;margin-bottom:1.5em;padding:1em}.wp-block-cover__inner-container{width:100%;max-width:1200px;margin:0 auto}.wp-block-group{margin-bottom:1.5em}.wp-block-group__inner-container{max-width:1200px;margin:0 auto;padding:1em}.wp-block-media-text{margin-bottom:1.5em;grid-gap:2em}.wp-block-code{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:1em;font-family:monospace}.wp-block-preformatted{background:#f5f5f5;padding:1em;overflow-x:auto}.wp-block-verse{font-family:inherit;padding:1em}.wp-block-file{margin-bottom:1.5em}.wp-block-file .wp-block-file__button{background:#32373c;color:#fff;padding:.5em 1em;text-decoration:none;border-radius:4px}.wp-block-search{margin-bottom:1.5em}.wp-block-search .wp-block-search__input{padding:.5em;border:1px solid #ddd;border-radius:4px}.wp-block-search .wp-block-search__button{padding:.5em 1em;background:#32373c;color:#fff;border:none;border-radius:4px;cursor:pointer}.wp-block-social-links{margin-bottom:1.5em;padding:0}.alignwide{margin-left:-80px;margin-right:-80px}.alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}:root{--primary-color:#32373c;--secondary-color:#666;--accent-color:#0073aa;--background-light:#f5f5f5;--border-color:#ddd}@media screen and (max-width:781px){.wp-block-columns{flex-wrap:wrap}.alignwide{margin-left:-30px;margin-right:-30px}.wp-block-media-text{grid-template-columns:100%!important}.wp-block-gallery,.wp-block-gallery .blocks-gallery-grid{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.columns-2,.wp-block-gallery.columns-3,.wp-block-gallery.columns-4,.wp-block-gallery.columns-5,.wp-block-gallery.columns-6,.wp-block-gallery.columns-7,.wp-block-gallery.columns-8{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.has-nested-images{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.wp-block-gallery,.wp-block-gallery .blocks-gallery-grid,.wp-block-gallery.columns-2,.wp-block-gallery.columns-3,.wp-block-gallery.columns-4,.wp-block-gallery.columns-5,.wp-block-gallery.columns-6,.wp-block-gallery.columns-7,.wp-block-gallery.columns-8{grid-template-columns:1fr}.wp-block-gallery.has-nested-images{grid-template-columns:1fr}.wp-block-gallery.has-nested-images figure.wp-block-image img{max-height:none}}@media (max-width:1024px){.wp-block-gallery.has-nested-images{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.wp-block-gallery.has-nested-images{grid-template-columns:1fr}}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.components-base-control__label{margin-bottom:10px;font-size:16px!important;line-height:100%!important;font-weight:500!important;text-transform:none!important}.accordion-plugin__wrapper{padding:20px;margin:0;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;width:100%;border:1px solid var(--wp--preset--color--cyan-bluish-gray);font-size:16px;line-height:120%}.accordion-plugin__section,.accordion-plugin__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.accordion-plugin__section-title,.accordion-plugin__content-title{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;row-gap:10px;font-weight:500}.accordion-plugin__section-input{padding:10px;display:block;font-size:20px;font-weight:700;border:1px solid var(--wp--preset--color--cyan-bluish-gray)}.accordion-plugin__section-btn{margin:0;padding:8px 14px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:0;border-radius:0;font-size:14px;font-weight:400;color:var(--wp-components-color-accent-inverted,#fff);background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));cursor:pointer}.accordion-plugin__content-content{width:100%;height:90px;resize:none}.wp-block-custom-multi-accordion.accordion>li::before{display:none}.wp-block-custom-multi-accordion.accordion{list-style-type:none;padding:0;margin:0;font-size:16px;line-height:130%}.wp-block-custom-multi-accordion.accordion>li{margin-bottom:0;padding-left:30px}.wp-block-custom-multi-accordion.accordion .accordion__item{position:relative;padding:20px 0;margin:0;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-custom-multi-accordion.accordion .accordion__item.active>.accordion__control{margin-bottom:20px}.wp-block-custom-multi-accordion.accordion .accordion__control{position:relative;padding:10px;padding-left:30px;width:100%;display:block;text-align:left;cursor:pointer;background-color:#fff0;border:none;outline:none;font-size:20px;color:inherit;text-decoration:none;-webkit-transition:margin 0.3s ease-in-out;transition:margin 0.3s ease-in-out;z-index:1}.wp-block-custom-multi-accordion.accordion .accordion__control::after,.wp-block-custom-multi-accordion.accordion .accordion__control::before{content:"";position:absolute;margin:0;padding:0;border-radius:2px;background-color:#5fbfda;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;z-index:1000;inset:0}.wp-block-custom-multi-accordion.accordion .accordion__control::after{top:13px;left:9px;width:2px;height:20px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.wp-block-custom-multi-accordion.accordion .accordion__control::before{top:23px;width:20px;height:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.wp-block-custom-multi-accordion.accordion .accordion__item.active .accordion__control::after{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.wp-block-custom-multi-accordion.accordion .accordion__panel{position:relative;padding-left:30px;max-height:0;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;-webkit-transition-property:max-height,opacity,padding-bottom,padding-top,margin-bottom,margin-top;transition-property:max-height,opacity,padding-bottom,padding-top,margin-bottom,margin-top;overflow:hidden;-webkit-transition:max-height 0.3s ease-in-out;transition:max-height 0.3s ease-in-out}.wp-block-custom-multi-accordion.accordion .accordion__panel[aria-hidden=false]{max-height:500px}.wp-block-custom-multi-accordion.accordion .accordion .panel-opened{opacity:1}.wp-block-custom-multi-accordion.accordion .accordion .panel-closed{padding-block:0;margin-block:0;opacity:0}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0}.wpcf7 .wpcf7-recaptcha[data-align="center"]>div{margin:0 auto}.wpcf7 .wpcf7-recaptcha[data-align="right"]>div{margin:0 0 0 auto}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(https://medford.pro/wp-includes/css/../fonts/dashicons.eot#1752583283);src:url(https://medford.pro/wp-includes/css/../fonts/dashicons.eot#1752583283) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(https://medford.pro/wp-includes/css/../fonts/dashicons.ttf#1752583283) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}@font-face{font-family:"Normalidad Text";src:url(https://medford.pro/wp-content/themes/medford/fonts/Normalidad/NormalidadText-Light-Web.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Normalidad Text";src:url(https://medford.pro/wp-content/themes/medford/fonts/Normalidad/NormalidadText-Medium-Web.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Normalidad Wide";src:url(https://medford.pro/wp-content/themes/medford/fonts/Normalidad/NormalidadWide-Regular-Web.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Normalidad Wide";src:url(https://medford.pro/wp-content/themes/medford/fonts/Normalidad/NormalidadWide-Bold-Web.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}table{border-spacing:0}a,button,div,input,textarea{outline:0}input,textarea{padding:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{font-family:inherit;font-size:inherit;width:100%}button,input[type=button],input[type=submit]{background:none repeat scroll 0 0 #fff0;border:0 none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:#fff0}code,pre{margin:0}b,strong{font-weight:700}em,i{font-style:italic}p{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}sup{display:inline-block;vertical-align:top;font-size:50%;line-height:0;position:relative;margin-top:1.3em}sub{display:inline-block;vertical-align:bottom;font-size:50%;line-height:0;position:relative;margin-top:0}a{color:#3794cb;text-decoration:none;cursor:pointer}a:hover{text-decoration:none}a:active{text-decoration:none}a:focus{text-decoration:none}img{display:block;max-width:100%;height:auto}hr{border:0;background-color:#e3e8ea;height:1px;display:block;margin-top:1.55em;margin-bottom:1.55em}table{width:100%;border-collapse:separate;border-spacing:0;margin-top:1.55em;margin-bottom:1.55em}table:first-child{margin-top:0}table:last-child{margin-bottom:0}table td,table th{padding:1.05rem 1.05rem;border-right:1px solid #e3e8ea}table td:last-child,table th:last-child{border-right:0}table th{background-color:#f6f8f9;border-color:#e3e8ea;border-bottom:0}table td{border-bottom:1px solid #e3e8ea;vertical-align:top}table td:first-child{padding-left:0}table td:last-child{padding-right:0}table tr:last-child td{border-bottom:0}ul{padding-left:0;margin:0}.js-popup-close,.js-popup-open,.js-toggle{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.bg-info{background-color:#3794cb}.bg-success{background-color:#2ab6ba}.bg-warning{background-color:#ffcd00}.bg-alert{background-color:#ef3340}.bg-dark{background-color:#000}.bg-mute{background-color:#585b5b}.bg-theme{background-color:#14c1de}.bg-gray{background-color:#f6f8f9}.bg-light{background-color:#fff}.bg-cover{background-size:cover;background-repeat:no-repeat;background-position:center center}.bg-100{background-size:100%;background-repeat:no-repeat;background-position:center center}.centering{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.centering-x{position:absolute;left:50%;transform:translate3d(-50%,0,0)}.centering-y{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.centering-margin{margin-left:auto;margin-right:auto}.display-block{display:block}.display-none{display:none}.display-inline{display:inline}.inline-block{display:inline-block}.inline-block-top{display:inline-block;vertical-align:top}.inline-block-md{display:inline-block;vertical-align:middle}.inline-block-bottom{display:inline-block;vertical-align:bottom}.flex-0{flex:0!important}.flex-1{flex:1!important}.flex-2{flex:2!important}.flex-3{flex:3!important}.flex-4{flex:4!important}.flex-5{flex:5!important}.flex-6{flex:6!important}.flex-7{flex:7!important}.flex-8{flex:8!important}.flex-9{flex:9!important}.flex-10{flex:10!important}.flex-11{flex:11!important}.flex-12{flex:12!important}.flex-13{flex:13!important}.flex-row{display:flex;flex-direction:row}.flex-row-md{display:flex;flex-direction:row;align-items:center}.flex-row-bottom{display:flex;flex-direction:row;align-items:flex-end}.flex-row-center{display:flex;flex-direction:row;justify-content:center}.flex-row-md-center{display:flex;flex-direction:row;justify-content:center;align-items:center}.flex-row-stretch{display:flex;flex-direction:row;align-items:stretch}.flex-col{display:flex;flex-direction:column}.flex-col-md{display:flex;flex-direction:column;justify-content:center}.flex-col-bottom{display:flex;flex-direction:column;justify-content:flex-end}.flex-col-center{display:flex;flex-direction:column;align-items:center}.flex-col-md-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-col-stretch{display:flex;flex-direction:column;align-items:stretch}.flex-col-justify{display:flex;flex-direction:column;justify-content:space-between}.table{display:table;width:100%}.table-fixed{table-layout:fixed}.table-row{display:table-row}.table-cell{display:table-cell}.table-cell-top{display:table-cell;vertical-align:top}.table-cell-md{display:table-cell;vertical-align:middle}.table-cell-bottom{display:table-cell;vertical-align:bottom}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.fullsize{position:absolute;left:0;right:0;top:0;bottom:0}.fullsize-left{position:absolute;top:0;bottom:0;left:0;right:auto}.fullsize-right{position:absolute;top:0;bottom:0;right:0;left:auto}.fullsize-top{position:absolute;left:0;right:0;top:0;bottom:auto}.fullsize-bottom{position:absolute;left:0;right:0;bottom:0;top:auto}.fullsize-x{position:absolute;left:0;right:0}.fullsize-y{position:absolute;top:0;bottom:0}.fullsize-fixed{position:fixed;left:0;right:0;top:0;bottom:0}.fullsize-fixed-left{position:fixed;top:0;bottom:0;left:0;right:auto}.fullsize-fixed-right{position:fixed;top:0;bottom:0;right:0;left:auto}.fullsize-fixed-top{position:fixed;left:0;right:0;top:0;bottom:auto}.fullsize-fixed-bottom{position:fixed;left:0;right:0;bottom:0;top:auto}.fullsize-fixed-x{position:fixed;left:0;right:0}.fullsize-fixed-y{position:fixed;top:0;bottom:0}.fullsize-bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.opacity-0{opacity:0}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:.3}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:.6}.opacity-7{opacity:.7}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.opacity-10{opacity:1}.overflow-visible{overflow:visible;-webkit-overflow-scrolling:touch}.overflow-hidden{overflow:hidden;-webkit-overflow-scrolling:touch}.overflow-auto{overflow:auto;-webkit-overflow-scrolling:touch}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:-webkit-sticky;position:sticky}.visible{opacity:1;pointer-events:all}.touch-device .visible-touch{opacity:1;pointer-events:all}.visible-active.medford-active{opacity:1;pointer-events:all}.touch-device .visible-touch{opacity:1;pointer-events:all}.visible-active.medford-active{opacity:1;pointer-events:all}.touch-device .visible-touch{opacity:1;pointer-events:all}.visible-active.medford-active{opacity:1;pointer-events:all}.touch-device .visible-touch{opacity:1;pointer-events:all}.visible-active.medford-active{opacity:1;pointer-events:all}.touch-device .visible-touch{opacity:1;pointer-events:all}.visible-active.medford-active{opacity:1;pointer-events:all}.invisible{opacity:0;pointer-events:none}.touch-device .invisible-touch{opacity:0;pointer-events:none}.invisible-active.medford-active{opacity:0;pointer-events:none}.touch-device .invisible-touch{opacity:0;pointer-events:none}.invisible-active.medford-active{opacity:0;pointer-events:none}.touch-device .invisible-touch{opacity:0;pointer-events:none}.invisible-active.medford-active{opacity:0;pointer-events:none}.touch-device .invisible-touch{opacity:0;pointer-events:none}.invisible-active.medford-active{opacity:0;pointer-events:none}.touch-device .invisible-touch{opacity:0;pointer-events:none}.invisible-active.medford-active{opacity:0;pointer-events:none}.touch-device .hide-touch{display:none!important}.hide-active.medford-active{display:none!important}.show-xl{display:none!important}.show-lg{display:none!important}.show-md{display:none!important}.show-sm{display:none!important}.show-xs{display:none!important}.touch-device .show-touch{display:block!important}.show-active.medford-active{display:block!important}.medford-container{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;position:relative;width:100%;max-width:1048px}.medford-container--sm{max-width:578px}.medford-container--md{max-width:816px}.medford-container--lg{max-width:1158px}.medford-container--xl{max-width:1388px}.medford-container--fullsize{max-width:none}.medford-container--compact{padding-left:0;padding-right:0}.medford-container--scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.parts-row{display:flex;flex-direction:row;flex-wrap:wrap}.parts-auto>.col{flex:1;width:auto!important;max-width:100%;min-width:auto}.parts-nowrap{flex-wrap:nowrap}.parts-center{justify-content:center}.parts-center>.col{margin-left:0;margin-right:0}.parts-right{justify-content:flex-end}.parts-left{justify-content:flex-start}.parts-justify{justify-content:space-between;-moz-column-gap:64px;column-gap:64px;flex-grow:1}.parts-justify>.col{max-width:100%}.parts-md{align-items:center}.parts-md.parts-stretch{align-items:stretch}.parts-md.parts-stretch>.col>*{display:flex;flex-direction:column;justify-content:center}.parts-bottom{align-items:flex-end}.parts-top{align-items:flex-start}.parts-stretch>.col{display:flex;flex-direction:column;align-content:stretch}.parts-stretch>.col>*{flex-grow:1}.parts-row>.part-left{margin-right:auto;margin-left:0;align-items:flex-start}.parts-row>.part-right{margin-left:auto;margin-right:0;align-items:flex-end}.parts-row>.part-center{margin-left:auto;margin-right:auto;align-items:center}.parts-row>.part-auto{flex-grow:1!important;min-width:none;max-width:100%}.parts-row>.part-md{display:flex;flex-direction:column;justify-content:center}.parts-row>.part-top{display:flex;flex-direction:column;justify-content:flex-start}.parts-row>.part-bottom{display:flex;flex-direction:column;justify-content:flex-end}.parts-2>.col{width:50%;min-width:50%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-3>.col{width:33.333333333333336%;min-width:33.333333333333336%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-4>.col{width:25%;min-width:25%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-5>.col{width:20%;min-width:20%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-6>.col{width:16.666666666666668%;min-width:16.666666666666668%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-8>.col{width:12.5%;min-width:12.5%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-10>.col{width:10%;min-width:10%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-12>.col{width:8.333333333333334%;min-width:8.333333333333334%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-13>.col{width:7.692307692307693%;min-width:7.692307692307693%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-2>.part-2{width:100%;min-width:100%}.parts-3>.part-2{width:66.66666666666667%;min-width:66.66666666666667%}.parts-4>.part-2{width:50%;min-width:50%}.parts-5>.part-2{width:40%;min-width:40%}.parts-6>.part-2{width:33.333333333333336%;min-width:33.333333333333336%}.parts-3>.part-3{width:100%;min-width:100%}.parts-4>.part-3{width:75%;min-width:75%}.parts-5>.part-3{width:60%;min-width:60%}.parts-6>.part-3{width:50%;min-width:50%}.parts-4>.part-4{width:100%;min-width:100%}.parts-5>.part-4{width:80%;min-width:80%}.parts-6>.part-4{width:66.66666666666667%;min-width:66.66666666666667%}.parts-5>.part-5{width:100%;min-width:100%}.parts-6>.part-5{width:83.33333333333334%;min-width:83.33333333333334%}.parts-6>.part-6{width:100%;min-width:100%}.parts-8>.part-2{width:25%;min-width:25%}.parts-8>.part-3{width:37.5%;min-width:37.5%}.parts-8>.part-4{width:50%;min-width:50%}.parts-8>.part-5{width:62.5%;min-width:62.5%}.parts-8>.part-6{width:75%;min-width:75%}.parts-8>.part-7{width:87.5%;min-width:87.5%}.parts-8>.part-8{width:100%;min-width:100%}.parts-10>.part-2{width:20%;min-width:20%}.parts-10>.part-3{width:30%;min-width:30%}.parts-10>.part-4{width:40%;min-width:40%}.parts-10>.part-5{width:50%;min-width:50%}.parts-10>.part-6{width:60%;min-width:60%}.parts-10>.part-7{width:70%;min-width:70%}.parts-10>.part-8{width:80%;min-width:80%}.parts-10>.part-9{width:90%;min-width:90%}.parts-10>.part-10{width:100%;min-width:100%}.parts-12>.part-2{width:16.666666666666668%;min-width:16.666666666666668%}.parts-12>.part-3{width:25%;min-width:25%}.parts-12>.part-4{width:33.333333333333336%;min-width:33.333333333333336%}.parts-12>.part-5{width:41.66666666666667%;min-width:41.66666666666667%}.parts-12>.part-6{width:50%;min-width:50%}.parts-12>.part-7{width:58.333333333333336%;min-width:58.333333333333336%}.parts-12>.part-8{width:66.66666666666667%;min-width:66.66666666666667%}.parts-12>.part-9{width:75%;min-width:75%}.parts-12>.part-10{width:83.33333333333334%;min-width:83.33333333333334%}.parts-12>.part-11{width:91.66666666666667%;min-width:91.66666666666667%}.parts-12>.part-12{width:100%;min-width:100%}.parts-13>.part-2{width:15.384615384615385%;min-width:15.384615384615385%}.parts-13>.part-3{width:23.076923076923077%;min-width:23.076923076923077%}.parts-13>.part-4{width:30.76923076923077%;min-width:30.76923076923077%}.parts-13>.part-5{width:38.46153846153846%;min-width:38.46153846153846%}.parts-13>.part-6{width:46.15384615384615%;min-width:46.15384615384615%}.parts-13>.part-7{width:53.84615384615385%;min-width:53.84615384615385%}.parts-13>.part-8{width:61.53846153846154%;min-width:61.53846153846154%}.parts-13>.part-9{width:69.23076923076923%;min-width:69.23076923076923%}.parts-13>.part-10{width:76.92307692307692%;min-width:76.92307692307692%}.parts-13>.part-11{width:84.61538461538461%;min-width:84.61538461538461%}.parts-13>.part-12{width:92.3076923076923%;min-width:92.3076923076923%}.parts-13>.part-13{width:100%;min-width:100%}.parts-space{margin-left:-.5rem;margin-right:-.5rem}.parts-space>.col{padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}.parts-space>.col>a>img{transition-property:opacity,-webkit-filter;transition-property:filter,opacity;transition-property:filter,opacity,-webkit-filter;transition-duration:.3s;transition-timing-function:ease-in-out}.parts-space>.col>a:hover>img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.parts-space.parts-clear-bottom,.parts-space:last-child{margin-bottom:-1rem}.parts-space-xs{margin-left:-.05rem;margin-right:-.05rem}.parts-space-xs>.col{padding-left:.05rem;padding-right:.05rem;margin-bottom:.1rem}.parts-space-xs.parts-clear-bottom,.parts-space-xs:last-child{margin-bottom:-.1rem}.parts-space-sm{margin-left:-.1rem;margin-right:-.1rem}.parts-space-sm>.col{padding-left:.1rem;padding-right:.1rem;margin-bottom:.2rem}.parts-space-sm.parts-clear-bottom,.parts-space-sm:last-child{margin-bottom:-.2rem}.parts-space-md{margin-left:-.25rem;margin-right:-.25rem}.parts-space-md>.col{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.parts-space-md.parts-clear-bottom,.parts-space-md:last-child{margin-bottom:-.5rem}.parts-space-lg{margin-left:-.75rem;margin-right:-.75rem}.parts-space-lg>.col{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem}.parts-space-lg.parts-clear-bottom,.parts-space-lg:last-child{margin-bottom:-1.5rem}.parts-space-xl{margin-left:-1rem;margin-right:-1rem}.parts-space-xl>.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}.parts-space-xl.parts-clear-bottom,.parts-space-xl:last-child{margin-bottom:-2rem}.parts-space-xxl{margin-left:-1.5rem;margin-right:-1.5rem}.parts-space-xxl>.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.parts-space-xxl>.col>a>img{transition-property:opacity,-webkit-filter;transition-property:filter,opacity;transition-property:filter,opacity,-webkit-filter;transition-duration:.3s;transition-timing-function:ease-in-out}.parts-space-xxl>.col>a:hover>img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.parts-space-xxl.parts-clear-bottom,.parts-space-xxl:last-child{margin-bottom:-3rem}.part-collapsed{min-width:100%!important;width:100%!important;flex-basis:auto}.medford-link{border-bottom-width:1px;transition:border-color .15s ease 0s,color .15s ease 0s;border-bottom-color:rgb(55 148 203 / .3);border-bottom-style:solid;border-bottom-color:rgb(55 148 203 / .3)}.medford-link:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-link:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-link--thick{border-bottom-width:2px}.medford-link--deep{color:#000;border-bottom-color:#14c1de}.medford-link--deep.medford-link--theme{color:#000;border-bottom-color:medford-color}.medford-link--deep.medford-link--theme:hover{border-bottom-color:medford-color;color:medford-color}.medford-link--deep.medford-link--light{color:#fff;border-bottom-color:#fff}.medford-link--deep.medford-link--light:hover{border-bottom-color:#fff;color:#fff}.medford-link--line{border-bottom-style:solid;border-bottom-color:rgb(55 148 203 / .3)}.medford-link--line:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-link--theme{border-bottom-color:rgb(20 193 222 / .3);color:#14c1de}.medford-link--theme:hover{border-bottom-color:rgb(20 193 222 / .8)}.medford-link--light{border-bottom-color:rgb(255 255 255 / .3);color:#fff}.medford-link--light:hover{border-bottom-color:rgb(255 255 255 / .8)}.medford-bg,.medford-bg__image{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.medford-btn{display:inline-block;vertical-align:top;font-weight:500;transition:transform .2s ease 0s,opacity .2s ease 0s,background .2s ease 0s,border-color .2s ease 0s,box-shadow .2s ease 0s,light .2s ease 0s;text-align:center;cursor:pointer;outline:0;position:relative;text-decoration:none;font-family:inherit;border:1px solid #fff0;white-space:nowrap;max-width:100%;box-sizing:border-box;line-height:2.375rem;padding-left:1.484375rem;padding-right:1.484375rem;background-color:#edf1f3;color:#000;border-color:#fff0;border-radius:4px}.medford-btn:hover{background-color:#e4eaed}.medford-btn:active{background-color:#dee5e9}.medford-btn--xxl{line-height:4.375rem;padding-left:2.734375rem;padding-right:2.734375rem;border-radius:4px}.medford-btn--xl{line-height:3.75rem;padding-left:2.34375rem;padding-right:2.34375rem;font-size:1.25rem;border-radius:4px}.medford-btn--lg{line-height:3.125rem;padding-left:1.953125rem;padding-right:1.953125rem;font-size:1.125rem;border-radius:4px}.medford-btn--md{line-height:1.875rem;padding-left:1.171875rem;padding-right:1.171875rem;font-size:.875rem;border-radius:4px}.medford-btn--sm{line-height:1.25rem;padding-left:.78125rem;padding-right:.78125rem;font-size:.75rem;border-radius:4px}.medford-btn--theme{background-color:#14c1de;color:#fff;border-color:#fff0}.medford-btn--theme:hover{background-color:#13b5d0}.medford-btn--theme:active{background-color:#12adc7}.medford-btn--gray{background-color:#bdc2c4;color:#fff;border-color:#fff0}.medford-btn--gray:hover{background-color:#b5bbbd}.medford-btn--gray:active{background-color:#b0b6b8}.medford-btn--light{background-color:#fff;color:#000;border-color:#fff0}.medford-btn--light:hover{background-color:#f7f7f7}.medford-btn--light:active{background-color:#f2f2f2}.medford-btn--corner{border-radius:0}.medford-btn--corner:after{border-radius:0}.medford-btn--rounded{border-radius:2.5rem}.medford-btn--rounded.medford-btn--amount:after{border-radius:2.5rem}.medford-btn--block{display:block;width:100%}.medford-btn--outline{border-color:#edf1f3;background-color:#fff0;color:#000}.medford-btn--outline:hover{background-color:rgb(237 241 243 / .12)}.medford-btn--outline:active{background-color:rgb(237 241 243 / .3)}.medford-btn--text{background-color:#fff0;border-color:#fff0}.medford-btn--text:hover{background-color:#fff0}.medford-btn--outline.medford-btn--theme{border-color:#14c1de;background-color:#fff0;color:#000}.medford-btn--outline.medford-btn--theme:hover{background-color:rgb(20 193 222 / .12)}.medford-btn--outline.medford-btn--theme:active{background-color:rgb(20 193 222 / .3)}.medford-btn--outline.medford-btn--gray{border-color:#bdc2c4;background-color:#fff0;color:#000}.medford-btn--outline.medford-btn--gray:hover{background-color:rgb(189 194 196 / .12)}.medford-btn--outline.medford-btn--gray:active{background-color:rgb(189 194 196 / .3)}.medford-btn--outline.medford-btn--light{color:#fff;border-color:#fff}.medford-btn.medford-btn--thick{border-width:2px;line-height:2.25rem}.medford-btn.medford-btn--thick.medford-btn--xxl{line-height:4.125rem}.medford-btn.medford-btn--thick.medford-btn--xl{line-height:3.5rem}.medford-btn.medford-btn--thick.medford-btn--lg{line-height:2.875rem}.medford-btn.medford-btn--thick.medford-btn--md{line-height:1.625rem}.medford-btn.medford-btn--thick.medford-btn--sm{line-height:1rem}.medford-btn--disabled,.medford-btn[disabled]{pointer-events:none;cursor:not-allowed;opacity:.5}.medford-icon{display:inline;vertical-align:baseline;position:relative;width:1em;height:1em;padding:0;margin:0;line-height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.medford-icon--left{vertical-align:middle;margin-right:.5em}.medford-icon--right{vertical-align:middle;margin-left:.5em}.medford-icon--edge{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.medford-icon--edge.medford-icon--left{left:1.0625rem;margin:0}.medford-icon--edge.medford-icon--right{right:1.0625rem;margin:0}.medford-btn .medford-icon{height:2.375rem;vertical-align:top;margin-top:1px}.medford-btn .medford-icon--left{margin-left:-.2em}.medford-btn .medford-icon--right{margin-right:-.2em}.medford-btn .medford-icon--edge{margin-left:0;margin-right:0;top:50%}.medford-btn--xxl .medford-icon{height:4.25rem}.medford-btn--xl .medford-icon{height:3.625rem}.medford-btn--lg .medford-icon{height:3rem}.medford-btn--md .medford-icon{height:1.75rem}.medford-btn--sm .medford-icon{height:1.125rem}.medford-btn--thick .medford-icon{margin-top:-1px;margin-bottom:-1px}.medford-btn--thick .medford-icon--left{margin-left:-.3em}.medford-btn--thick .medford-icon--right{margin-right:-.3em}.medford-group{display:flex;flex-direction:row}.medford-group>*{flex:1}.medford-group .medford-btn{margin-left:-1px}.medford-group .medford-btn--thick{margin-left:-2px}.medford-group .medford-btn:not(:first-child):not(:last-child){border-radius:0}.medford-group .medford-btn:after{content:" ";display:block;position:absolute;top:-1px;bottom:-1px;right:0;background-color:rgb(0 0 0 / .1);width:1px}.medford-group .medford-btn--outline:after{display:none}.medford-group .medford-btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0;margin-left:0}.medford-group .medford-btn:first-child:last-child{border-radius:4px}.medford-group .medford-btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.medford-group .medford-btn:last-child:after{display:none}.medford-group .medford-btn:last-child:first-child{border-radius:4px}.medford-group .medford-input{margin-left:-1px}.medford-group .medford-input--thick{margin-left:-2px}.medford-group .medford-input input,.medford-group .medford-input textarea,.medford-selectbox__field{position:relative}.medford-group .medford-input input:active,.medford-group .medford-input input:focus,.medford-group .medford-input textarea:active,.medford-group .medford-input textarea:focus,.medford-selectbox__field:active,.medford-selectbox__field:focus{z-index:1}.medford-group .medford-input:not(:first-child):not(:last-child) .medford-selectbox__field,.medford-group .medford-input:not(:first-child):not(:last-child) input,.medford-group .medford-input:not(:first-child):not(:last-child) textarea{border-radius:0}.medford-group .medford-input:first-child{margin-left:0}.medford-group .medford-input:first-child .medford-selectbox__field,.medford-group .medford-input:first-child input,.medford-group .medford-input:first-child textarea{border-top-right-radius:0;border-bottom-right-radius:0}.medford-group .medford-input:last-child .medford-selectbox__field,.medford-group .medford-input:last-child input,.medford-group .medford-input:last-child textarea{border-top-left-radius:0;border-bottom-left-radius:0}.medford-group--block{width:100%}.medford-card{margin-bottom:1.55em;position:relative;border-radius:5px}.medford-card:last-child{margin-bottom:0}.medford-card .medford-card__section:first-child{border-radius:4px 4px 0 0}.medford-card .medford-card__section:last-child{border-radius:0 0 4px 4px}.medford-card .medford-card__section:first-child:last-child{border-radius:4px}.medford-card--corner,.medford-card--corner.medford-card--x{border-radius:0}.medford-card--corner.medford-card--x>.medford-card__section,.medford-card--corner>.medford-card__section{border-radius:0}.medford-card--corner.medford-card--x>.medford-card__section:first-child,.medford-card--corner.medford-card--x>.medford-card__section:first-child:last-child,.medford-card--corner.medford-card--x>.medford-card__section:last-child,.medford-card--corner>.medford-card__section:first-child,.medford-card--corner>.medford-card__section:first-child:last-child,.medford-card--corner>.medford-card__section:last-child{border-radius:0}.medford-card--border{border:1px solid rgb(0 0 0 / .08)}.medford-card--border .medford-card__section--bg,.medford-card--border .medford-card__section--image{z-index:2;margin:-1px}a.medford-card--border:hover{border-color:rgb(0 0 0 / .08)}a.medford-card--border:hover:after{border-color:rgb(0 0 0 / .08)}.medford-card__section{position:relative;display:block;background-color:#fff;flex-grow:1;padding:2.1rem 2.3rem;border-bottom:1px solid rgb(0 0 0 / .08)}.medford-card__section:last-child{border-bottom:0}.medford-card__section--paper{padding:5.25rem 5.25rem}.medford-card__section--lg{padding:3.15rem 4.2rem}.medford-card__section--gray{background-color:#989c9d}.medford-card__section--gray-tone{background-color:#eef2f4}.medford-card__section--gray-bg{background-color:#f6f8f9}.medford-card__section--theme{background-color:medford-color}.medford-card__section--theme-second{background-color:$theme-second}.medford-card__section--album{padding-bottom:68%;padding-left:0;padding-right:0;padding-top:0}.medford-card--x .medford-card__section--album{padding-bottom:34%}.medford-card__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;position:relative;margin-top:0}.medford-card__title:first-child{margin-top:0}.medford-card__title:last-child{margin-bottom:0}.medford-card__title--str1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:1.375em}.medford-card__title--str2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.75em}.medford-card__title--str3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.125em}.medford-card__title--str4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:5.5em}.medford-card__title--str5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:6.875em}.medford-card__title--str6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-height:8.25em}.medford-card__title--str7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;max-height:9.625em}.medford-card__title--str8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;max-height:11em}.medford-card__title--str9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;max-height:12.375em}.medford-card__text{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-card__text:first-child{margin-top:0}.medford-card__text:last-child{margin-bottom:0}.medford-card__text--str1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:1.55em}.medford-card__text--str2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:3.1em}.medford-card__text--str3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.65em}.medford-card__text--str4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:6.2em}.medford-card__text--str5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:7.75em}.medford-card__text--str6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-height:9.3em}.medford-card__text--str7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;max-height:10.85em}.medford-card__text--str8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;max-height:12.4em}.medford-card__text--str9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;max-height:13.950000000000001em}.medford-card__note{color:#989c9d;font-size:.75rem;display:flex;flex-direction:column;justify-content:flex-end;flex:1}.medford-card__label{border-radius:2px;font-size:.625rem;text-transform:uppercase;display:inline-block;position:relative;border:1px solid rgb(255 255 255 / .5);color:#fff;padding:.2em .5em;margin-bottom:1em;width:auto;margin-right:auto;align-self:flex-start}.medford-card__label:first-child{margin-top:0}.medford-card__label:last-child{margin-bottom:0}.medford-card__label--dark{background-color:#000;border-color:#000}.medford-card__label--gray{background-color:#d7dcdf;border-color:#989c9d}.medford-card__label--light{background-color:#fff;border-color:#fff}.medford-popup{opacity:0;pointer-events:none;position:fixed;left:0;top:0;height:100%;min-height:100%;touch-action:pan-y;overflow:hidden;width:100%;min-width:100%;z-index:1000}.medford-popup:before{content:" ";display:block;position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;pointer-events:none;transition:opacity .3s ease 0s;will-change:opacity;background-color:rgb(0 0 0 / .96)}.medford-popup.medford-active{opacity:1;pointer-events:all}.medford-popup.medford-active:before{opacity:1}.medford-popup--blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.medford-popup--light:before{background-color:rgb(255 255 255 / .8)}.medford-popup__container{display:flex;flex-direction:row;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;height:100%;flex-wrap:wrap;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;transform:translateZ(0)}.medford-popup__content{flex:1;width:100%;padding:2.1rem 2.3rem;margin:auto}.medford-popup__content:after{content:" ";display:block;height:2.1rem}.medford-popup__item{opacity:0;pointer-events:none;margin-left:auto;margin-right:auto;max-width:816px;height:0;margin-bottom:0;display:block;position:relative;transform:translate3d(0,0,.00008px) scale(.96) rotate(.000001deg);transition:opacity .3s ease 10ms,transform .5s cubic-bezier(.23,1,.32,1) 0s;-webkit-backface-visibility:hidden;will-change:transform,opacity;overflow:hidden}.medford-popup__item.medford-active{opacity:1;pointer-events:all;transform:translate3d(0,0,.00008px) scale(1) rotate(.000001deg);height:auto;overflow:visible}.medford-popup__item--lg{max-width:1048px}.medford-popup__item--md{max-width:578px}.medford-popup__item--sm{max-width:437px}.medford-popup__section{position:relative;display:block;background-color:#fff;flex-grow:1;padding:2.1rem 2.3rem;border-bottom:1px solid rgb(0 0 0 / .08);position:relative}.medford-popup__section:last-child{border-bottom:0}.medford-popup__section--paper{padding:5.25rem 5.25rem}.medford-popup__section--lg{padding:3.15rem 4.2rem}.medford-popup__section--gray{background-color:#989c9d}.medford-popup__section--gray-tone{background-color:#eef2f4}.medford-popup__section--gray-bg{background-color:#f6f8f9}.medford-popup__section--theme{background-color:medford-color}.medford-popup__section--theme-second{background-color:$theme-second}.medford-popup__close{width:2em;height:2em;font-size:1.5rem;transition-property:transform;transition-timing-function:ease;transition-delay:0s;transition-duration:.1s;position:absolute;right:0;top:0;cursor:pointer;z-index:20;opacity:.8}.medford-popup__close:after,.medford-popup__close:before{position:absolute;width:1em;height:2px;background-color:#000;z-index:2;top:50%;margin-top:-1px}.medford-popup__close:before{content:" ";display:block;left:50%;margin-left:-.5em;transform:rotate(45deg);transform-origin:center center}.medford-popup__close:after{content:" ";display:block;left:50%;margin-left:-.5em;transform:rotate(-45deg);transform-origin:center center}.medford-popup__close:hover{opacity:1}.medford-popup__close--light:after,.medford-popup__close--light:before{background-color:#fff}.medford-popup__close--light:hover:after,.medford-popup__close--light:hover:before{background-color:#fff}.medford-popup__close--outside{position:relative;margin-left:auto;margin-right:0}.medford-popup__close--fixed{position:fixed}.medford-selectbox__field,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{margin-bottom:0;transition:border-color .15s ease 0s,background .15s ease 0s,box-shadow .15s ease 0s;-webkit-appearance:none;border-radius:4px;height:2.5rem;border-width:1px;border-style:solid;border-color:#d7dcdf;padding-left:1.0625rem;padding-right:1.0625rem;background-color:#fff;box-sizing:border-box}.medford-selectbox__field:hover,input[type=email]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=url]:hover,textarea:hover{border-color:#d4dcdf}.medford-selectbox__field.error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=url].error,textarea.error{border-color:#ef3340!important}.medford-selectbox--opened .medford-selectbox__field,input[type=email]: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,textarea:focus{border-color:#14c1de!important}input[type=email][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=url][disabled],textarea[disabled]{pointer-events:none;opacity:.8}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#95999b;opacity:1}input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{color:#95999b;opacity:1}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:#95999b;opacity:1}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#95999b;opacity:1}textarea{min-height:7.5rem;padding-top:.5rem;padding-bottom:.5rem;padding-left:1.0625rem;padding-right:1.0625rem;resize:none}input[type=number]{-webkit-appearance:none}.medford-input{position:relative}.medford-input--xs input,.medford-input--xs select,.medford-input--xs textarea{height:.75rem;border-radius:4px;padding-left:.265625rem;padding-right:.265625rem}.medford-input--xs input textarea,.medford-input--xs select textarea,.medford-input--xs textarea textarea{padding-top:.1328125rem}.medford-input--xs .medford-selectbox__arrow{right:.265625rem}.medford-input--xs .medford-selectbox__field{height:.625rem;border-radius:4px;padding-left:.265625rem;padding-right:.578125rem}.medford-input--xs .medford-input__placeholder>span{transform:translate3d(.265625rem,0,.00003px) scale(1)}.medford-input--xs .medford-input__placeholder--compact span input,.medford-input--xs .medford-input__placeholder--compact+input{padding-top:.044270833333333rem}.medford-input--xs.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-.104166666666667rem,.00002px) rotate(.000001deg)}.medford-input--xs.medford-input--focus .medford-input__placeholder span{transform:translate3d(.265625rem,-8px,.00003px) scale(.68)}.medford-input--xs.medford-input--value .medford-input__placeholder{transform:translate3d(0,-.104166666666667rem,.00002px) rotate(.000001deg)}.medford-input--xs.medford-input--value .medford-input__placeholder span{transform:translate3d(.265625rem,-8px,.00003px) scale(.68)}.medford-input--xs.medford-input--rounded .medford-selectbox__field,.medford-input--xs.medford-input--rounded input,.medford-input--xs.medford-input--rounded select,.medford-input--xs.medford-input--rounded textarea{padding-left:.3453125rem;padding-right:.3453125rem}.medford-input--xs.medford-input--rounded .medford-input__placeholder>span{left:.3453125rem}.medford-input--sm input,.medford-input--sm select,.medford-input--sm textarea{height:1.375rem;border-radius:4px;padding-left:.53125rem;padding-right:.53125rem}.medford-input--sm input textarea,.medford-input--sm select textarea,.medford-input--sm textarea textarea{padding-top:.265625rem}.medford-input--sm .medford-selectbox__arrow{right:.53125rem}.medford-input--sm .medford-selectbox__field{height:1.25rem;border-radius:4px;padding-left:.53125rem;padding-right:.84375rem}.medford-input--sm .medford-input__placeholder>span{transform:translate3d(.53125rem,0,.00003px) scale(1)}.medford-input--sm .medford-input__placeholder--compact span input,.medford-input--sm .medford-input__placeholder--compact+input{padding-top:.088541666666667rem}.medford-input--sm.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-.208333333333333rem,.00002px) rotate(.000001deg)}.medford-input--sm.medford-input--focus .medford-input__placeholder span{transform:translate3d(.53125rem,-8px,.00003px) scale(.68)}.medford-input--sm.medford-input--value .medford-input__placeholder{transform:translate3d(0,-.208333333333333rem,.00002px) rotate(.000001deg)}.medford-input--sm.medford-input--value .medford-input__placeholder span{transform:translate3d(.53125rem,-8px,.00003px) scale(.68)}.medford-input--sm.medford-input--rounded .medford-selectbox__field,.medford-input--sm.medford-input--rounded input,.medford-input--sm.medford-input--rounded select,.medford-input--sm.medford-input--rounded textarea{padding-left:.690625rem;padding-right:.690625rem}.medford-input--sm.medford-input--rounded .medford-input__placeholder>span{left:.690625rem}.medford-input--md input,.medford-input--md select,.medford-input--md textarea{height:2rem;border-radius:4px;padding-left:.796875rem;padding-right:.796875rem}.medford-input--md input textarea,.medford-input--md select textarea,.medford-input--md textarea textarea{padding-top:.3984375rem}.medford-input--md .medford-selectbox__arrow{right:.796875rem}.medford-input--md .medford-selectbox__field{height:1.875rem;border-radius:4px;padding-left:.796875rem;padding-right:1.109375rem}.medford-input--md .medford-input__placeholder>span{transform:translate3d(.796875rem,0,.00003px) scale(1)}.medford-input--md .medford-input__placeholder--compact span input,.medford-input--md .medford-input__placeholder--compact+input{padding-top:.1328125rem}.medford-input--md.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-.3125rem,.00002px) rotate(.000001deg)}.medford-input--md.medford-input--focus .medford-input__placeholder span{transform:translate3d(.796875rem,-8px,.00003px) scale(.68)}.medford-input--md.medford-input--value .medford-input__placeholder{transform:translate3d(0,-.3125rem,.00002px) rotate(.000001deg)}.medford-input--md.medford-input--value .medford-input__placeholder span{transform:translate3d(.796875rem,-8px,.00003px) scale(.68)}.medford-input--md.medford-input--rounded .medford-selectbox__field,.medford-input--md.medford-input--rounded input,.medford-input--md.medford-input--rounded select,.medford-input--md.medford-input--rounded textarea{padding-left:1.0359375rem;padding-right:1.0359375rem}.medford-input--md.medford-input--rounded .medford-input__placeholder>span{left:1.0359375rem}.medford-input--lg input,.medford-input--lg select,.medford-input--lg textarea{height:3.25rem;border-radius:4px;padding-left:1.328125rem;padding-right:1.328125rem}.medford-input--lg input textarea,.medford-input--lg select textarea,.medford-input--lg textarea textarea{padding-top:.6640625rem}.medford-input--lg .medford-selectbox__arrow{right:1.328125rem}.medford-input--lg .medford-selectbox__field{height:3.125rem;border-radius:4px;padding-left:1.328125rem;padding-right:1.640625rem}.medford-input--lg .medford-input__placeholder>span{transform:translate3d(1.328125rem,0,.00003px) scale(1)}.medford-input--lg .medford-input__placeholder--compact span input,.medford-input--lg .medford-input__placeholder--compact+input{padding-top:.221354166666667rem}.medford-input--lg.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-.520833333333333rem,.00002px) rotate(.000001deg)}.medford-input--lg.medford-input--focus .medford-input__placeholder span{transform:translate3d(1.328125rem,-8px,.00003px) scale(.68)}.medford-input--lg.medford-input--value .medford-input__placeholder{transform:translate3d(0,-.520833333333333rem,.00002px) rotate(.000001deg)}.medford-input--lg.medford-input--value .medford-input__placeholder span{transform:translate3d(1.328125rem,-8px,.00003px) scale(.68)}.medford-input--lg.medford-input--rounded .medford-selectbox__field,.medford-input--lg.medford-input--rounded input,.medford-input--lg.medford-input--rounded select,.medford-input--lg.medford-input--rounded textarea{padding-left:1.7265625rem;padding-right:1.7265625rem}.medford-input--lg.medford-input--rounded .medford-input__placeholder>span{left:1.7265625rem}.medford-input--xl input,.medford-input--xl select,.medford-input--xl textarea{height:3.875rem;border-radius:4px;padding-left:1.59375rem;padding-right:1.59375rem}.medford-input--xl input textarea,.medford-input--xl select textarea,.medford-input--xl textarea textarea{padding-top:.796875rem}.medford-input--xl .medford-selectbox__arrow{right:1.59375rem}.medford-input--xl .medford-selectbox__field{height:3.75rem;border-radius:4px;padding-left:1.59375rem;padding-right:1.90625rem}.medford-input--xl .medford-input__placeholder>span{transform:translate3d(1.59375rem,0,.00003px) scale(1)}.medford-input--xl .medford-input__placeholder--compact span input,.medford-input--xl .medford-input__placeholder--compact+input{padding-top:.265625rem}.medford-input--xl.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-.625rem,.00002px) rotate(.000001deg)}.medford-input--xl.medford-input--focus .medford-input__placeholder span{transform:translate3d(1.59375rem,-8px,.00003px) scale(.68)}.medford-input--xl.medford-input--value .medford-input__placeholder{transform:translate3d(0,-.625rem,.00002px) rotate(.000001deg)}.medford-input--xl.medford-input--value .medford-input__placeholder span{transform:translate3d(1.59375rem,-8px,.00003px) scale(.68)}.medford-input--xl.medford-input--rounded .medford-selectbox__field,.medford-input--xl.medford-input--rounded input,.medford-input--xl.medford-input--rounded select,.medford-input--xl.medford-input--rounded textarea{padding-left:2.071875rem;padding-right:2.071875rem}.medford-input--xl.medford-input--rounded .medford-input__placeholder>span{left:2.071875rem}.medford-input--xxl input,.medford-input--xxl select,.medford-input--xxl textarea{height:4.5rem;border-radius:$input-radius-xxl;padding-left:1.859375rem;padding-right:1.859375rem}.medford-input--xxl input textarea,.medford-input--xxl select textarea,.medford-input--xxl textarea textarea{padding-top:.9296875rem}.medford-input--xxl .medford-selectbox__arrow{right:1.859375rem}.medford-input--xxl .medford-selectbox__field{height:4.375rem;border-radius:$input-radius-xxl;padding-left:1.859375rem;padding-right:2.171875rem}.medford-input--xxl .medford-input__placeholder>span{transform:translate3d(1.859375rem,0,.00003px) scale(1)}.medford-input--xxl .medford-input__placeholder--compact span input,.medford-input--xxl .medford-input__placeholder--compact+input{padding-top:.309895833333333rem}.medford-input--xxl.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-.729166666666667rem,.00002px) rotate(.000001deg)}.medford-input--xxl.medford-input--focus .medford-input__placeholder span{transform:translate3d(1.859375rem,-8px,.00003px) scale(.68)}.medford-input--xxl.medford-input--value .medford-input__placeholder{transform:translate3d(0,-.729166666666667rem,.00002px) rotate(.000001deg)}.medford-input--xxl.medford-input--value .medford-input__placeholder span{transform:translate3d(1.859375rem,-8px,.00003px) scale(.68)}.medford-input--xxl.medford-input--rounded .medford-selectbox__field,.medford-input--xxl.medford-input--rounded input,.medford-input--xxl.medford-input--rounded select,.medford-input--xxl.medford-input--rounded textarea{padding-left:2.4171875rem;padding-right:2.4171875rem}.medford-input--xxl.medford-input--rounded .medford-input__placeholder>span{left:2.4171875rem}.medford-input__placeholder{position:absolute;left:0;right:0;top:0;bottom:0;max-height:3.75rem;pointer-events:none;cursor:text;margin-bottom:0;display:block;z-index:31;transition:transform .34s cubic-bezier(.23,1,.32,1) 0s;transform:translate3d(0,0,.00002px) rotate(.000001deg);overflow:hidden}.medford-input__placeholder>span{color:#95999b;display:block;position:absolute;margin-top:1px;line-height:0;top:50%;bottom:auto;cursor:text;left:0;right:auto;transition-delay:0s;transition-duration:.34s;transition-timing-function:cubic-bezier(.23,1,.32,1);transition-property:transform,color,opacity;transform:translate3d(1.0625rem,0,.00003px) scale(1);white-space:nowrap;transform-origin:left center}.medford-input__placeholder+.medford-selectbox .medford-selectbox__value--placeholder{opacity:0;pointer-events:none}.medford-input__placeholder--compact+input{padding-top:.416666666666667rem}.medford-input--thick .medford-input__placeholder{margin-top:2px}.medford-input input:focus+.medford-input__placeholder,.medford-input--focus .medford-input__placeholder,.medford-input--value .medford-input__placeholder{transform:translate3d(0,-50%,.00002px) rotate(.000001deg)}.medford-input input:focus+.medford-input__placeholder>span,.medford-input--focus .medford-input__placeholder>span,.medford-input--value .medford-input__placeholder>span{transform:translate3d(0,-8px,.00003px) scale(.68);color:#000}.medford-input input:focus+.medford-input__placeholder--compact,.medford-input--focus .medford-input__placeholder--compact,.medford-input--value .medford-input__placeholder--compact{transform:translate3d(0,-.3125rem,.00002px) rotate(.000001deg)}.medford-input input:focus+.medford-input__placeholder--compact span,.medford-input--focus .medford-input__placeholder--compact span,.medford-input--value .medford-input__placeholder--compact span{transform:translate3d(1.0625rem,-8px,.00003px) scale(.6)}.medford-input__error{font-size:.75rem;color:#ef3340;line-height:1;display:block;margin-top:.3em;position:relative;text-align:left;position:absolute;top:100%;z-index:2}.medford-select .medford-input__error{position:absolute;top:100%}.medford-radio .medford-input__error{position:absolute;left:2px;top:100%;margin-top:-.75rem}.medford-uploader .medford-input__error{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff0;border:2px solid #ef3340;margin:0;font-size:0}.medford-input__note{font-size:.75rem;color:#989c9d;font-weight:400;margin-top:.2rem;margin-bottom:.2rem;position:relative;display:block}.medford-input__note:first-child{margin-top:0}.medford-input__note:last-child{margin-bottom:0}.medford-input--light .medford-selectbox__field,.medford-input--light input,.medford-input--light textarea{background-color:#fff0;border-color:rgb(255 255 255 / .1);background-color:#fff}.medford-input--light .medford-selectbox__field:hover,.medford-input--light input:hover,.medford-input--light textarea:hover{border-color:rgb(255 255 255 / .12)}.medford-input--smooth .medford-selectbox__field,.medford-input--smooth input,.medford-input--smooth textarea{border:0;background-color:#e0e3e6}.medford-input--smooth .medford-selectbox__field:hover,.medford-input--smooth input:hover,.medford-input--smooth textarea:hover{background-color:#d8dbdf}.medford-input--focus .medford-input--smooth .medford-selectbox__field,.medford-input--focus .medford-input--smooth input,.medford-input--focus .medford-input--smooth textarea,.medford-input--smooth .medford-selectbox__field:focus,.medford-input--smooth input:focus,.medford-input--smooth textarea:focus,.medford-input--value .medford-input--smooth .medford-selectbox__field,.medford-input--value .medford-input--smooth input,.medford-input--value .medford-input--smooth textarea{background-color:#d8dbdf}.medford-input--focus .medford-input--smooth .medford-selectbox__field,.medford-input--focus .medford-input--smooth input,.medford-input--focus .medford-input--smooth textarea,.medford-input--value .medford-input--smooth .medford-selectbox__field,.medford-input--value .medford-input--smooth input,.medford-input--value .medford-input--smooth textarea{background-color:rgb(255 255 255 / .1)}.medford-input--focus .medford-input--smooth .medford-selectbox__field:hover,.medford-input--focus .medford-input--smooth input:hover,.medford-input--focus .medford-input--smooth textarea:hover,.medford-input--value .medford-input--smooth .medford-selectbox__field:hover,.medford-input--value .medford-input--smooth input:hover,.medford-input--value .medford-input--smooth textarea:hover{background-color:rgb(255 255 255 / .1)}.medford-input--smooth .medford-selectbox__dropdown{border:0}.medford-input--smooth.medford-input--light .medford-selectbox__field,.medford-input--smooth.medford-input--light input,.medford-input--smooth.medford-input--light textarea{background-color:#fff}.medford-input--smooth.medford-input--light .medford-selectbox__field:hover,.medford-input--smooth.medford-input--light input:hover,.medford-input--smooth.medford-input--light textarea:hover{background-color:#fff}.medford-input--focus .medford-input--smooth.medford-input--light .medford-selectbox__field,.medford-input--focus .medford-input--smooth.medford-input--light input,.medford-input--focus .medford-input--smooth.medford-input--light textarea,.medford-input--smooth.medford-input--light .medford-selectbox__field:focus,.medford-input--smooth.medford-input--light input:focus,.medford-input--smooth.medford-input--light textarea:focus,.medford-input--value .medford-input--smooth.medford-input--light .medford-selectbox__field,.medford-input--value .medford-input--smooth.medford-input--light input,.medford-input--value .medford-input--smooth.medford-input--light textarea{background-color:#fff}.medford-input--smooth.medford-input--dark .medford-selectbox__field,.medford-input--smooth.medford-input--dark input,.medford-input--smooth.medford-input--dark textarea{background-color:#080808;color:#fff}.medford-input--smooth.medford-input--dark .medford-selectbox__field:hover,.medford-input--smooth.medford-input--dark input:hover,.medford-input--smooth.medford-input--dark textarea:hover{background-color:#0d0d0d}.medford-input--smooth.medford-input--dark .medford-selectbox__dropdown{background-color:#080808}.medford-input--smooth.medford-input--dark .medford-selectbox__option:hover{background-color:#0d0d0d}.medford-input--underline input,.medford-input--underline textarea{padding-left:0;padding-right:0;background-color:#fff0;border:0;border-radius:0}.medford-input--underline input:active,.medford-input--underline input:focus,.medford-input--underline input:hover,.medford-input--underline textarea:active,.medford-input--underline textarea:focus,.medford-input--underline textarea:hover{border-color:transparent!important}.medford-input--underline:before{content:" ";display:block;position:absolute;left:0;right:0;bottom:0;top:auto;height:1px;background-color:#d7dcdf;transition:background-color .2s ease 0s,opacity 1;overflow:hidden;z-index:1}.medford-input--underline:after{content:" ";display:block;left:50%;bottom:0;position:absolute;height:1px;transition:transform .34s cubic-bezier(.23,1,.32,1) 0s,opacity .2s ease 0s,width .34s cubic-bezier(.23,1,.32,1) 0s;width:0;transform:translate3d(-50%,0,0);background-color:#14c1de;z-index:2}.medford-input--underline.medford-input--thick:after,.medford-input--underline.medford-input--thick:before{height:2px}.medford-input--underline .medford-input__placeholder{transform:translate3d(0,0,.00002px) rotate(.000001deg)}.medford-input--underline .medford-input__placeholder>span{transform:translate3d(0,0,.00003px) scale(1)}.medford-input--underline.medford-input--value input,.medford-input--underline.medford-input--value textarea{border-color:#fff0}.medford-input--underline.medford-input--value .medford-input__placeholder{transform:translate3d(0,-50%,.00002px) rotate(.000001deg)}.medford-input--underline.medford-input--value .medford-input__placeholder>span{transform:translate3d(0,-50%,.00003px) scale(.68);margin-top:0}.medford-input--underline.medford-input--focus input,.medford-input--underline.medford-input--focus textarea{border-color:#fff0}.medford-input--underline.medford-input--focus .medford-input__placeholder{transform:translate3d(0,-50%,.00002px) rotate(.000001deg)}.medford-input--underline.medford-input--focus .medford-input__placeholder>span{transform:translate3d(0,-50%,.00003px) scale(.68);margin-top:0}.medford-input--underline .medford-selectbox__field{padding-left:0;border:0;border-radius:0;background-color:#fff0}.medford-input--underline .medford-selectbox__arrow{right:0}.medford-input--underline:hover:before{background-color:#d4dcdf}.medford-input--focus:after,.medford-input--value:after{width:100%}.medford-input--corner .medford-selectbox__dropdown,.medford-input--corner .medford-selectbox__field,.medford-input--corner input,.medford-input--corner textarea{border-radius:0}.medford-checkbox{position:relative;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;margin-top:1.55em;margin-bottom:1.55em}.medford-checkbox:first-child{margin-top:0}.medford-checkbox:last-child{margin-bottom:0}.medford-checkbox input{opacity:0;pointer-events:none;position:absolute;left:0;top:0}.medford-checkbox input:checked~.medford-checkbox__icon{border-color:#14c1de}.medford-checkbox input:checked~.medford-checkbox__icon .medford-icon,.medford-checkbox input:checked~.medford-checkbox__icon:after,.medford-checkbox input:checked~.medford-checkbox__icon:before{opacity:1;pointer-events:all;transition:opacity .1s ease 0s,transform .1s cubic-bezier(.23,1,.32,1) 0s}.medford-checkbox input:checked~.medford-checkbox__content:before{border-color:#14c1de}.medford-checkbox input:checked~.medford-checkbox__content .medford-checkbox__icon{border-color:#14c1de}.medford-checkbox input:checked~.medford-checkbox__content .medford-checkbox__icon:before{opacity:1;pointer-events:all;transform:translate3d(0,0,0)}.medford-checkbox input:checked~.medford-checkbox__content .medford-checkbox__note{color:#000}.medford-checkbox:hover .medford-checkbox__icon{border-color:#d4dcdf}.medford-checkbox__text{display:flex;flex-direction:column;justify-content:center;flex:1;padding-left:.875rem;line-height:1.55em;font-weight:500;font-size:.875rem}.medford-checkbox--smooth .medford-checkbox__icon{background-color:#d7dcdf}.medford-checkbox--smooth input:checked~.medford-checkbox__icon{background-color:#14c1de;color:#fff}.medford-checkbox--smooth input:checked~.medford-checkbox__icon:after,.medford-checkbox--smooth input:checked~.medford-checkbox__icon:before{background-color:#fff}.medford-checkbox--smooth:hover .medford-checkbox__icon{background-color:#d4dcdf}.medford-checkbox__icon{color:#14c1de;border:1px solid #d7dcdf;display:block;position:relative;background-color:#fff;text-align:center;box-shadow:0 1px 2px -1px rgb(0 0 0 / .2);width:18px;max-width:18px;min-width:18px;height:18px;max-height:18px;min-height:18px;transition:transform .2s cubic-bezier(.23,1,.32,1) 0s;border-radius:2px}.medford-checkbox__icon:after,.medford-checkbox__icon:before{opacity:0;pointer-events:none}.medford-checkbox__icon:before{content:" ";display:block;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20width=%22216px%22%20height=%22165px%22%3E%3Cpath%20fill-rule=%22evenodd%22%20d=%22M214.501,19.312%20L196.909,1.201%20C196.210,0.401%20195.110,0.001%20194.111,0.001%20C193.011,0.001%20192.012,0.401%20191.312,1.201%20L69.368,124.175%20L24.988,79.748%20C24.189,78.948%2023.189,78.548%2022.190,78.548%20C21.190,78.548%2020.190,78.948%2019.391,79.748%20L1.599,97.559%20C-0.000,99.160%20-0.000,101.661%201.599,103.262%20L57.573,159.296%20C61.172,162.898%2065.570,164.999%2069.268,164.999%20C74.566,164.999%2079.163,161.097%2080.863,159.496%20L80.963,159.496%20L214.601,25.016%20C216.001,23.315%20216.001,20.813%20214.501,19.312%20L214.501,19.312%20Z%22/%3E%3C/svg%3E);position:absolute;left:0;right:0;top:0;bottom:0;background-size:68%;background-position:center;background-repeat:no-repeat}.medford-checkbox--switch .medford-checkbox__icon{width:40px;max-width:40px;min-width:40px;height:22px;max-height:22px;min-height:22px;border-radius:22px;background-color:#d7dcdf;border-radius:50%;transform:translate3d(0,0,0);overflow:hidden;padding:2px;border-radius:20px;border:0;box-shadow:none;transition:transform .2s cubic-bezier(.23,1,.32,1) 0s,background .2s ease 0s}.medford-checkbox--switch .medford-checkbox__icon:before{content:" ";display:block;position:absolute;left:0;right:0;top:-2px;bottom:-2px;transform:scale(1) translate3d(0,0,0);background-color:#fff0;width:auto;height:auto;max-width:none;min-width:auto;max-height:none;min-height:auto;margin:0;border:0;background-image:none;transition:background .2s ease 0s}.medford-checkbox--switch .medford-checkbox__icon:after{content:" ";display:block;position:relative;top:auto;bottom:auto;left:auto;right:auto;margin:0;transition:transform .1s cubic-bezier(.23,1,.32,1) 0s;transform:scale(1) translate3d(0,0,0);width:18px;max-width:18px;min-width:18px;height:18px;max-height:18px;min-height:18px;background-color:#fff;opacity:1;pointer-events:all;border-radius:50%;box-shadow:0 2px 2px -1px rgb(0 0 0 / .2)}.medford-checkbox--switch:hover .medford-checkbox__icon{background-color:#d4dcdf}.medford-checkbox--switch input:checked~.medford-checkbox__icon{border-color:#fff0}.medford-checkbox--switch input:checked~.medford-checkbox__icon:before{background-color:#14c1de}.medford-checkbox--switch input:checked~.medford-checkbox__icon:after{transform:translate3d(100%,0,0)}.medford-radio{position:relative;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;margin-top:1.55em;margin-bottom:1.55em}.medford-radio:first-child{margin-top:0}.medford-radio:last-child{margin-bottom:0}.medford-radio input{opacity:0;pointer-events:none;position:absolute;left:0;top:0}.medford-radio input:checked~.medford-radio__icon{border-color:#14c1de}.medford-radio input:checked~.medford-radio__icon .medford-icon,.medford-radio input:checked~.medford-radio__icon:after,.medford-radio input:checked~.medford-radio__icon:before{opacity:1;pointer-events:all;transition:opacity .1s ease 0s,transform .1s cubic-bezier(.23,1,.32,1) 0s}.medford-radio input:checked~.medford-radio__content:before{border-color:#14c1de}.medford-radio input:checked~.medford-radio__content .medford-radio__icon{border-color:#14c1de}.medford-radio input:checked~.medford-radio__content .medford-radio__icon:before{opacity:1;pointer-events:all;transform:translate3d(0,0,0)}.medford-radio input:checked~.medford-radio__content .medford-radio__note{color:#000}.medford-radio:hover .medford-radio__icon{border-color:#d4dcdf}.medford-radio__text{display:flex;flex-direction:column;justify-content:center;flex:1;padding-left:.875rem;line-height:1.55em;font-weight:500;font-size:.875rem}.medford-radio--smooth .medford-radio__icon{background-color:#d7dcdf}.medford-radio--smooth input:checked~.medford-radio__icon{background-color:#14c1de;color:#fff}.medford-radio--smooth input:checked~.medford-radio__icon:after,.medford-radio--smooth input:checked~.medford-radio__icon:before{background-color:#fff}.medford-radio--smooth:hover .medford-radio__icon{background-color:#d4dcdf}.medford-radio__icon{border:1px solid #d7dcdf;display:block;position:relative;background-color:#fff;text-align:center;box-shadow:0 1px 2px -1px rgb(0 0 0 / .2);width:18px;max-width:18px;min-width:18px;height:18px;max-height:18px;min-height:18px;transition:transform .2s cubic-bezier(.23,1,.32,1) 0s;border-radius:50%}.medford-radio__icon:after,.medford-radio__icon:before{opacity:0;pointer-events:none}.medford-radio__icon:before{content:" ";display:block;transform:scale(.5) translate3d(0,0,0);border-radius:50%;width:10px;max-width:10px;min-width:10px;height:10px;max-height:10px;min-height:10px;position:absolute;left:50%;top:50%;width:10px;height:10px;margin-left:-5px;margin-top:-5px;background-color:#14c1de;background-image:none}.medford-radio input:checked+.medford-radio__icon:before{opacity:1;pointer-events:all;transform:translate3d(0,0,0)}.medford-select{height:2.5rem;width:1px;overflow:hidden;position:absolute;opacity:0;pointer-events:none}.medford-selectbox{position:relative;z-index:1}.medford-selectbox select{position:absolute;width:0;opacity:0;pointer-events:none}.medford-selectbox__arrow{position:absolute;right:1.0625rem;margin-top:0;opacity:.3;font-size:.75rem;display:flex;flex-direction:column;justify-content:center;top:0;bottom:0;color:#95999b;transition:opacity .2s ease 0s,transform .3s cubic-bezier(.23,1,.32,1) 0s;transform:translate3d(0,0,.00002px) rotate(.00001deg);width:12px;overflow:visible;transform-origin:center center}.medford-selectbox__arrow:after,.medford-selectbox__arrow:before{position:absolute;width:8px;height:2px;background-color:#000;z-index:2;transform-origin:center center;border-radius:1px;opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.medford-selectbox__arrow:before{content:" ";display:block;left:50%;right:auto;transform:translate3d(0,0,.00001px) rotate(44.00001deg);margin-left:-6px}.medford-selectbox__arrow:after{content:" ";display:block;right:50%;left:auto;transform:translate3d(0,0,.00001px) rotate(-43.99999deg);margin-right:-7px}.medford-selectbox__field{width:100%;position:relative;cursor:pointer;display:flex;flex-direction:row;align-items:center;padding-left:1.0625rem;padding-right:2.125rem;padding-top:2px;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.medford-selectbox__value{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;width:100%;flex:1;overflow:hidden;padding-right:1.0625rem;text-align:left}.medford-selectbox__value--placeholder{color:#95999b}.medford-selectbox__dropdown{opacity:0;pointer-events:none;border-radius:4px;color:#000;text-align:left;position:absolute;top:100%;bottom:auto;padding-bottom:0;padding-top:0;transition:opacity .1s ease 0s,transform .1s cubic-bezier(.23,1,.32,1) 0s;width:100%;transform:translate3d(0,-3px,0);background-color:#fff;max-height:0;height:0;border-radius:4px;margin-top:3px;margin-bottom:3px;overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;box-shadow:0 2px 8px -2px rgb(0 0 0 / .3)}.medford-selectbox__list{opacity:0;pointer-events:none;position:relative}.medford-selectbox__option{padding-top:.85546875rem;padding-bottom:.73046875rem;padding-left:1.0625rem;padding-right:1.0625rem;cursor:pointer;transition:background .15s ease 0s,color .15s ease 0s;line-height:1.55em;display:flex;flex-direction:row;align-items:center;position:relative}.medford-selectbox__option:hover{background-color:#f6f8f9}.medford-selectbox__option--current{pointer-events:none;margin-left:0;margin-right:0;background-color:#14c1de;color:#fff}.medford-selectbox__text{flex:1}.medford-selectbox__icon{border-radius:50%;width:1.125rem;max-width:1.125rem;min-width:1.125rem;height:1.125rem;max-height:1.125rem;min-height:1.125rem;background-size:cover;background-repeat:no-repeat;background-position:center center;margin-right:.875rem}.medford-selectbox:hover .medford-selectbox__arrow{opacity:.8}.medford-selectbox--top .medford-selectbox__dropdown{top:auto;bottom:100%;transform:translate3d(0,3px,0)}.medford-selectbox--opened{z-index:30}.medford-selectbox--opened .medford-selectbox__dropdown{opacity:1;pointer-events:all;transform:translate3d(0,0,0);transition:opacity .2s ease,transform .34s cubic-bezier(.23,1,.32,1) 0s;height:auto;max-height:none;min-height:100px;z-index:30}.medford-selectbox--opened .medford-selectbox__list{opacity:1;pointer-events:all;z-index:29}.medford-selectbox--opened .medford-selectbox__arrow{transform:translate3d(0,0,.00002px) rotateX(180.00001deg);opacity:.8}.medford-form__container{position:relative;transform:translate3d(0,0,0) scale(1) rotate(.000001deg);transition:opacity .34s ease 0s,transform .55s cubic-bezier(.23,1,.32,1) 0s}.medford-form__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em}.medford-form__title:first-child{margin-top:0}.medford-form__title:last-child{margin-bottom:0}.medford-form__reset{cursor:pointer}.medford-form__message{width:100%;flex:1}.medford-form__response{opacity:0;pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;transform:translate3d(0,0,.000001px) scale(1.2222) rotate(.000001deg);transition:opacity .27s cubic-bezier(.23,1,.32,1) 0s,transform .34s cubic-bezier(.23,1,.32,1) 0s}.medford-form--error .medford-form__container,.medford-form--success .medford-form__container{opacity:0;pointer-events:none;transform:translate3d(0,0,0) scale(.777777) rotate(.000001deg);transition:opacity .27s ease 0s,transform .34s cubic-bezier(.23,1,.32,1) 0s}.medford-form--error .medford-form__response,.medford-form--success .medford-form__response{transition:opacity .34s cubic-bezier(.23,1,.32,1) 0s,transform .55s cubic-bezier(.23,1,.32,1) 0s}.medford-form--success .medford-form__response--success{opacity:1;pointer-events:all;transform:translate3d(0,0,.000001px) scale(1) rotate(.000001deg)}.medford-form--success .medford-form__response--error{display:none}.medford-form--error .medford-form__response--error{opacity:1;pointer-events:all;transform:translate3d(0,0,0) scale(1) rotate(.000001deg)}.medford-form--error .medford-form__response--success{display:none}.medford-form__field{margin-top:1.55em;margin-bottom:1.55em}.medford-form__field:last-child{margin-bottom:0}.medford-form__button{margin-top:4rem;margin-bottom:4rem}.medford-form__button:last-child{margin-bottom:0}.medford-form__note{margin-top:.75rem;margin-bottom:.75rem;font-style:italic;font-size:.75rem;color:#989c9d}.medford-form__note:first-child{margin-top:0}.medford-form__note:last-child{margin-bottom:0}.medford-form__panel{background-color:#f6f8f9;padding:2.1rem 2.3rem;border-radius:4px;border:1px solid #e3e8ea}.medford-divider{border:0;background-color:#e3e8ea;height:1px;display:block;margin-top:1.55em;margin-bottom:1.55em}.medford-divider--lg{margin-top:3.1em;margin-bottom:3.1em;margin-left:0;margin-right:0}.medford-divider--color{background-color:#14c1de}.medford-divider--light{background-color:rgb(255 255 255 / .1)}.medford-divider--dark{background-color:rgb(0 0 0 / .1)}.medford-indent{margin-top:1.55em;margin-bottom:1.55em}.medford-indent:first-child{margin-top:0}.medford-indent:last-child{margin-bottom:0}.medford-indent--sm{margin-top:.875rem;margin-bottom:.875rem}.medford-indent--md{margin-top:2rem;margin-bottom:2rem}.medford-indent--lg{margin-top:4rem;margin-bottom:4rem}.medford-accordeon__item{position:relative;border-bottom:1px solid #e3e8ea;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.medford-accordeon__item:last-child{border-bottom:0}.medford-accordeon__item:last-child{margin-bottom:0}.medford-accordeon__item.medford-active .medford-accordeon__content{opacity:1;pointer-events:all;transform:translate3d(0,0,0);height:auto;overflow:visible}.medford-accordeon__item.medford-active .medford-accordeon__icon{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:both;animation-iteration-count:both;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-name:animationRotatetoggleIconIn;animation-name:animationRotatetoggleIconIn;will-change:transform;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);will-change:transform}@-webkit-keyframes animationRotatetoggleIconIn{from{transform:rotate(0);transform-origin:center center}to{transform:rotate(180deg);transform-origin:center center}}@keyframes animationRotatetoggleIconIn{from{transform:rotate(0);transform-origin:center center}to{transform:rotate(180deg);transform-origin:center center}}.medford-accordeon__item.medford-active .medford-accordeon__icon:after{opacity:0;pointer-events:none;transition:opacity .1s ease 0s}.medford-accordeon__item:first-child{padding-top:rem}.medford-accordeon--indent .medford-accordeon__icon{left:auto;right:100%;margin-right:rem}.medford-accordeon__icon{margin-left:.5em;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:both;animation-iteration-count:both;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-name:animationRotatetoggleIconOut;animation-name:animationRotatetoggleIconOut;will-change:transform;transform:translate3d(0,0,0);-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.medford-accordeon__icon:after{content:" ";display:block;position:absolute;left:50%;top:50%;width:2px;height:1em;margin-left:-1px;margin-top:-.5em;background-color:#14c1de}.medford-accordeon__icon:before{content:" ";display:block;position:absolute;left:50%;top:50%;width:1em;height:2px;margin-left:-.5em;margin-top:-1px;background-color:#14c1de}@-webkit-keyframes animationRotatetoggleIconOut{from{transform:rotate(0);transform-origin:center center}to{transform:rotate(-180deg);transform-origin:center center}}@keyframes animationRotatetoggleIconOut{from{transform:rotate(0);transform-origin:center center}to{transform:rotate(-180deg);transform-origin:center center}}.medford-accordeon__icon:after{opacity:1;pointer-events:all;transition:opacity .2s cubic-bezier(.23,1,.32,1) 50ms}.medford-accordeon__heading{display:flex;flex-direction:row;position:relative;padding-bottom:1.5rem;padding-top:2rem;cursor:pointer}.medford-accordeon__title{font-weight:500;font-family:"Normalidad Wide",sans-serif;color:#000;line-height:1.55em;transition:transform .2s ease 0s;transform-origin:left center;position:relative;flex:1;margin-left:1.125rem}.medford-accordeon__content{height:0;overflow:hidden;transform:translate3d(0,5px,0);opacity:0;pointer-events:none;transition-timing-function:ease;transition-delay:0s;transition-duration:.34s;transition-property:transform,opacity;transition-delay:0s;padding-left:1.5rem}.medford-accordeon__text{padding-bottom:1.5rem;padding-left:5px}.medford-breadcrumbs{display:flex;align-items:center;font-size:.75rem}.medford-breadcrumbs__item{padding-right:1.125rem;position:relative}.medford-breadcrumbs__item:last-child{margin-right:0}.medford-breadcrumbs__link{position:relative;display:block}.medford-breadcrumbs__link:after,.medford-breadcrumbs__link:before{position:absolute;width:1px;height:5px;background-color:#989c9d;right:auto;left:100%;margin-left:.5625rem}.medford-breadcrumbs__link:before{content:" ";display:block;top:50%;margin-top:-5px;transform-origin:center bottom;transform:translate3d(0,0,.00001px) rotate(-44.99999deg)}.medford-breadcrumbs__link:after{content:" ";display:block;bottom:50%;margin-bottom:-5px;transform-origin:center top;transform:translate3d(0,0,.00001px) rotate(45.00001deg)}.page-is-fixed{overflow:hidden}.page-is-fixed .medford-header{transition:none}.document-without-scroll.scrollbar-compensate{margin-right:0}.document-without-scroll.scrollbar-compensate .medford-header{right:0;margin-right:0}.page-is-loading{overflow:hidden}body,html{font-family:"Normalidad Text",sans-serif;color:#000;font-size:16px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;-webkit-font-smoothing:antialiased!important;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility;height:100%;font-weight:400}body{min-width:320px;margin:0;padding-top:120px}.medford-burger__line{border-radius:2px}.medford-burger__container{transition:transform .3s cubic-bezier(.165,.84,.44,1) 0s}.medford-burger__line{display:block;width:24px;height:2px;background-color:#000;margin:6px auto;-webkit-animation-fill-mode:both;animation-fill-mode:both}.medford-burger__line:first-child{margin-top:0}.medford-burger__line:last-child{margin-bottom:0}.medford-burger.medford-active .medford-burger__container{transform:rotate(90deg) scale(1);opacity:1;transition:transform .5s cubic-bezier(.23,1,.32,1) .15s;will-change:transform}.medford-burger.medford-active .medford-burger__line--line1{-webkit-animation:burgerLine1Act .3s cubic-bezier(.165,.84,.44,1);animation:burgerLine1Act .3s cubic-bezier(.165,.84,.44,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.medford-burger.medford-active .medford-burger__line--line2{-webkit-animation:burgerLine2Act .1s ease;animation:burgerLine2Act .1s ease;-webkit-animation-fill-mode:both;animation-fill-mode:both}.medford-burger.medford-active .medford-burger__line--line3{-webkit-animation:burgerLine3Act .3s cubic-bezier(.165,.84,.44,1);animation:burgerLine3Act .3s cubic-bezier(.165,.84,.44,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes burgerLine1Act{0%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(0,8px,0) rotate(0)}100%{transform:translate3d(0,8px,0) rotate(45deg)}}@keyframes burgerLine1Act{0%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(0,8px,0) rotate(0)}100%{transform:translate3d(0,8px,0) rotate(45deg)}}@-webkit-keyframes burgerLine3Act{0%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(0,-8px,0) rotate(0)}100%{transform:translate3d(0,-8px,0) rotate(-45deg)}}@keyframes burgerLine3Act{0%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(0,-8px,0) rotate(0)}100%{transform:translate3d(0,-8px,0) rotate(-45deg)}}@-webkit-keyframes burgerLine2Act{0%{opacity:1}50%{opacity:0}100%{opacity:0}}@keyframes burgerLine2Act{0%{opacity:1}50%{opacity:0}100%{opacity:0}}@-webkit-keyframes burgerLine1{0%{transform:translate3d(0,6px,0) rotate(45deg)}50%{transform:translate3d(0,6px,0) rotate(0)}100%{transform:translate3d(0,0,0) rotate(0)}}@keyframes burgerLine1{0%{transform:translate3d(0,6px,0) rotate(45deg)}50%{transform:translate3d(0,6px,0) rotate(0)}100%{transform:translate3d(0,0,0) rotate(0)}}@-webkit-keyframes burgerLine2{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes burgerLine2{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes burgerLine3{0%{transform:translate3d(0,-8px,0) rotate(-45deg)}50%{transform:translate3d(0,-8px,0) rotate(0)}100%{transform:translate3d(0,0,0) rotate(0)}}@keyframes burgerLine3{0%{transform:translate3d(0,-8px,0) rotate(-45deg)}50%{transform:translate3d(0,-8px,0) rotate(0)}100%{transform:translate3d(0,0,0) rotate(0)}}.medford-filter{margin-bottom:2rem}.medford-filter__item{position:relative;cursor:default;padding-left:6px;padding-right:6px}.medford-filter__item.medford-active .medford-filter__arrow:before{transform:translate3d(0,0,.00001px) rotate(-45deg)}.medford-filter__item.medford-active .medford-filter__arrow:after{transform:translate3d(0,0,.00001px) rotate(45deg)}.medford-filter__item.medford-active .medford-filter__dropdown{opacity:1;pointer-events:all;transform:translate3d(0,0,.0002px)}.medford-filter__item--main{padding-right:20px;padding-left:0;margin-right:12px;border-right:1px solid #e3e8ea}.medford-filter__item--main .medford-filter__dropdown{left:0}.medford-filter__item--selected .medford-filter__arrow:after,.medford-filter__item--selected .medford-filter__arrow:before{background-color:#14c1de}.medford-filter__item--selected .medford-filter__toggle{color:#14c1de;background-color:rgb(20 193 222 / .1);border-color:#14c1de}.medford-filter__item--selected .medford-filter__toggle:hover{background-color:rgb(20 193 222 / .1);border-color:#1d9eaf}.medford-filter__toggle{display:inline-block;vertical-align:top;transition:transform .2s ease 0s,opacity .2s ease 0s,background .2s ease 0s,border-color .2s ease 0s,box-shadow .2s ease 0s,color .2s ease 0s;text-align:center;cursor:pointer;outline:0;position:relative;text-decoration:none;font-family:inherit;border:1px solid #fff0;white-space:nowrap;max-width:100%;box-sizing:border-box;border-color:#d7dcdf;background-color:#fff0;color:#000;height:2.5rem;line-height:2.5rem;font-weight:500;padding-left:.875rem;padding-right:.875rem;border-radius:4px}.medford-filter__toggle:hover{background-color:rgb(215 220 223 / .12)}.medford-filter__toggle:active{background-color:rgb(215 220 223 / .3)}.medford-filter__arrow{display:inline-block;vertical-align:middle;width:10px;margin-left:.625rem;margin-bottom:2px;position:relative}.medford-filter__arrow:after,.medford-filter__arrow:before{position:absolute;width:8px;height:2px;background-color:#000;z-index:2;transform-origin:center center}.medford-filter__arrow:before{content:" ";display:block;left:50%;right:auto;transform:translate3d(0,0,.00001px) rotate(45.00001deg);margin-left:-6px}.medford-filter__arrow:after{content:" ";display:block;right:50%;left:auto;transform:translate3d(0,0,.00001px) rotate(-44.99999deg);margin-right:-7px}.medford-filter__arrow:after,.medford-filter__arrow:before{transition:transform .2s cubic-bezier(.23,1,.32,1) 0s}.medford-filter__dropdown{border:1px solid #e3e8ea;background-color:#fff;min-width:280px;box-shadow:0 10px 20px -8px rgb(21 22 22 / .2);transform:translate3d(0,5px,.0002px);opacity:0;pointer-events:none;position:absolute;top:100%;margin-top:8px;border-radius:4px;left:6px;transition:opacity .1s ease 0s,transform .1s cubic-bezier(.23,1,.32,1) 0s;z-index:20}.medford-filter__dropdown--right{left:auto;right:6px}.medford-filter__section{padding:1.575rem 1.575rem;border-bottom:1px solid #e3e8ea}.medford-filter__section:last-child{border-bottom:0}.medford-filter__section--bottom{padding-top:1rem;padding-bottom:1rem}.medford-filter__option{font-weight:500;color:#989c9d;font-size:.875rem;cursor:pointer}.medford-filter__option:hover{color:#14c1de}.medford-filter__tags{font-size:0}.medford-filter__title{text-align:center;font-weight:600;position:relative;padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e3e8ea;display:none;display:none}.medford-category{padding-bottom:2rem}.medford-category__item{background-color:#eef2f4;color:#000;margin-left:auto;margin-right:auto;display:block;padding-bottom:61.904762%;min-width:272px;position:relative;overflow:hidden}.medford-category__item:hover .medford-category__bg{transform:translate3d(0,0,0) scale(1.05);transition:transform 2.5s cubic-bezier(.165,.84,.44,1) 0s,opacity 2s cubic-bezier(.165,.84,.44,1) 0s;opacity:.88}.medford-category__content{position:absolute;left:0;right:0;top:0;bottom:0;padding-left:2.3rem;padding-right:44%;padding-top:2.1rem;padding-bottom:2.1rem;display:flex;flex-direction:column;justify-content:center}.medford-category__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center;transform-origin:80% 80%;transform:translate3d(0,0,0) scale(1);transition:transform .5s cubic-bezier(.165,.84,.44,1) 0s,opacity .5s cubic-bezier(.165,.84,.44,1) 0s}.medford-category__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;font-size:1.375rem;margin-bottom:1.25rem}.medford-category__note{color:#585b5b;font-size:.875rem}.medford-form{position:relative;overflow:hidden}.medford-form--feedback{margin-top:-1.2rem}.medford-form--feedback .medford-form__container{background-color:#eef2f4;padding:40px}.medford-form--service{margin-top:0}.medford-form--service .medford-form__container{background-color:#eef2f4;padding:40px}.medford-form__title{font-size:1.375rem}.medford-form__text{color:#585b5b}.medford-form__button{margin-top:1.375rem}.medford-form__field{margin-bottom:.5rem;margin-top:0}.medford-form__field--indent{margin-top:1.5rem;position:relative}.medford-form--subscription{padding-top:30px;padding-bottom:30px;margin-top:70px}.medford-form--subscription .medford-form__container{padding-bottom:10px}.medford-form--subscription .medford-form__container--mobile{display:none}.medford-form__icon{border-radius:50%;width:100px;max-width:100px;min-width:100px;height:100px;max-height:100px;min-height:100px;box-shadow:0 2px 8px -2px rgb(0 0 0 / .3);display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;margin-bottom:2rem;color:#fff;font-size:3rem;border:2px solid #fff}.medford-form__message{padding:2.1rem 2.3rem}.medford-form__reset{cursor:pointer}.medford-form__response--success .medford-form__icon{background-color:#2ab6ba}.medford-form__response--error .medford-form__icon{background-color:#ef3340}.medford-selectbox__field{color:#000}.medford-loader{height:9px;opacity:0;pointer-events:none;background-color:#14c1de;position:absolute;top:5px;left:0;border-radius:5px;padding:1px;overflow:hidden;border:1px solid #14c1de;width:120px}.medford-loader.medford-active{opacity:1;pointer-events:all}.medford-loader__fill{position:absolute;left:0;border-radius:5px;width:0%;top:0;bottom:0;background-color:#fff}.medford-loader.medford-active .medford-loader__fill{width:100%;transition:width 2s linear 0s}.medford-input__name{font-weight:600;margin-top:.5rem;margin-right:2.1rem}.medford-input--disabled{pointer-events:none}.medford-input--file{position:relative;overflow:hidden;display:inline-block;cursor:pointer;margin-bottom:-.5rem}.medford-input--file .medford-icon{transition-timing-function:ease;transition-delay:0s;transition-duration:.1s;transition-property:color}.medford-input--file input{position:absolute;right:0;top:0;opacity:0;font-size:150px;cursor:pointer}.medford-input--file:hover .medford-icon{color:#14c1de}.medford-map{position:relative;padding-bottom:37.142857%;margin-top:120px;margin-bottom:120px}.medford-map__zoom{position:absolute;padding:40px;position:absolute;top:0;bottom:0;right:0;left:auto;display:flex;flex-direction:column;justify-content:center}.medford-map__canvas{position:absolute;left:0;right:0;top:0;bottom:0}.medford-map__control{border-radius:50%;width:40px;max-width:40px;min-width:40px;height:40px;max-height:40px;min-height:40px;border:1px solid #d7dcdf;background-color:#fff;position:relative;transition:opacity .15s ease 0s;cursor:pointer}.medford-map__control--in:after{content:" ";display:block;position:absolute;left:50%;top:50%;width:2px;height:20px;margin-left:-1px;margin-top:-10px;background-color:#14c1de}.medford-map__control--in:before{content:" ";display:block;position:absolute;left:50%;top:50%;width:20px;height:2px;margin-left:-10px;margin-top:-1px;background-color:#14c1de}.medford-map__control--out{margin-top:1rem}.medford-map__control--out:after{content:" ";display:block;position:absolute;left:50%;width:20px;margin-left:-10px;position:absolute;top:50%;height:2px;margin-top:-1px;background-color:#14c1de}.medford-news{margin-bottom:8px}.medford-news--list{background-color:#f6f8f9;margin-top:-40px;margin-right:-24px;position:relative;margin-bottom:0}.medford-news--list:after{content:" ";display:block;width:1000px;position:absolute;top:0;bottom:0;background-color:#f6f8f9;left:100%}.medford-news__container{overflow-y:auto;-webkit-overflow-scrolling:touch;position:absolute;left:0;right:0;top:0;bottom:0;padding-left:115px;padding-top:115px;padding-bottom:115px;padding-right:24px}.medford-news__item{border:1px solid #e3e8ea;display:flex;flex-direction:column;color:#000;transition:border-color .2s ease 0s;margin-bottom:40px}.medford-news__item:last-child{margin-bottom:0}.medford-news__item--accent .medford-news__content{background-color:#176690;color:#fff;margin:-1px}.medford-news__item--accent .medford-news__note{color:#fff}.medford-news__item--accent .medford-news__title{font-size:1.375rem}.medford-news__item:hover{border-color:#cdd2d4}.medford-news__item:hover .medford-news__bg{opacity:.96}.medford-news__image{padding-bottom:66.666667%;position:relative;margin-left:-1px;margin-right:-1px;margin-top:-1px}.medford-news__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center;transition-timing-function:ease;transition-delay:0s;transition-duration:.2s;transition-property:opacity}.medford-news__content{padding:35px;flex:1;display:flex;flex-direction:column}.medford-news__label{color:#14c1de;font-weight:600}.medford-news__info{flex:0}.medford-news__note{color:#989c9d}.medford-news__heading{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;font-size:1.375rem;margin-bottom:40px}.medford-news__heading:first-child{margin-top:0}.medford-news__heading:last-child{margin-bottom:0}.medford-news__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;font-size:1.125rem;margin-bottom:4rem;flex:1}.medford-news__title:first-child{margin-top:0}.medford-news__title:last-child{margin-bottom:0}.medford-gallery__icon{border-radius:50%;width:64px;max-width:64px;min-width:64px;height:64px;max-height:64px;min-height:64px;background-color:rgb(255 255 255 / .9);position:absolute;left:50%;top:50%;width:64px;height:64px;margin-left:-32px;margin-top:-32px}.medford-gallery__icon .medford-icon{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0);color:#14c1de;font-size:12px}.medford-gallery__item{padding-bottom:66.885246%;position:relative;max-width:305px;cursor:pointer;margin-left:auto;margin-right:auto;background-color:#000;display:block}.medford-gallery__item:hover .medford-gallery__bg{opacity:.8}.medford-gallery__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center;opacity:1;transition:opacity .2s ease 0s}.medford-description{background-color:#eef2f4;position:relative;padding-left:115px;padding-right:24px;padding-top:40px;z-index:5}.medford-description:before{content:" ";display:block;position:absolute;top:0;bottom:0;left:100%;width:2000px;background-color:#eef2f4}.medford-description__subtitle{color:#989c9d;font-size:.875rem;line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;margin-bottom:.8em}.medford-description__subtitle:first-child{margin-top:0}.medford-description__subtitle:last-child{margin-bottom:0}.medford-description__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;font-size:2rem;margin-bottom:.2em}.medford-description__title:first-child{margin-top:0}.medford-description__title:last-child{margin-bottom:0}.medford-description__title--md{font-size:1.5rem}.medford-description__title--sm{font-size:1rem;margin-bottom:0}.medford-description__section{margin-top:60px;margin-bottom:60px}.medford-description__section:last-child{margin-bottom:0}.medford-description__section--title{margin-top:0}.medford-description__section--border{border-bottom:1px solid #e3e8ea;padding-bottom:30px}.medford-description__section--divide{margin-top:30px;margin-bottom:30px}.medford-description__section--divide:last-child{padding-bottom:50px}.medford-description--offer{background-color:#176690;color:#fff}.medford-description--offer:before{background-color:#176690}.medford-description--offer .medford-description__section--border{border-color:#1b76a6}.medford-product{position:relative;z-index:1;min-width:272px;background-color:#fff;margin-left:auto;margin-right:auto}.medford-product__container{display:flex;flex-direction:column;position:relative;padding:1.5rem}.medford-product__container:before{content:" ";display:block;position:absolute;left:0;top:0;right:-1px;bottom:-1px;border:1px solid #e3e8ea;transition:border .2s ease 0s;pointer-events:none;z-index:3}.medford-product__content{position:absolute;z-index:3;top:0;right:0;left:1px;background-color:#f6f8f9;opacity:0;pointer-events:none;transform:translate3d(0,0,0) scale(.98) rotate(.000001deg);transition:opacity .3s cubic-bezier(.23,1,.32,1) 0s,transform .5s cubic-bezier(.23,1,.32,1) 0s;transform-origin:top right}.medford-product__section{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.625rem;padding-bottom:1.625rem;border-top:1px solid #e3e8ea}.medford-product__section:first-child{border-top:0}.medford-product__prop{width:20px;height:80px;margin-bottom:.2rem;margin-left:auto;margin-right:auto;border-radius:2px;position:relative;overflow:hidden}.medford-product__prop--info:before{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.1;background-color:#3794cb}.medford-product__prop--info .medford-product__fill{background-color:#3794cb}.medford-product__prop--success:before{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.1;background-color:#2ab6ba}.medford-product__cart{margin-top:auto}.medford-product__prop--success .medford-product__fill{background-color:#2ab6ba}.medford-product__prop--warning:before{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.1;background-color:#ffcd00}.medford-product__prop--warning .medford-product__fill{background-color:#ffcd00}.medford-product__prop--alert:before{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.1;background-color:#ef3340}.medford-product__prop--alert .medford-product__fill{background-color:#ef3340}.medford-product__fill{position:absolute;left:0;right:0;bottom:0;top:auto;border-radius:2px}.medford-product__title{font-weight:600;font-size:1.125rem;font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;margin-bottom:.3em}.medford-product__text{line-height:1.25em;margin-bottom:1.25rem}.medford-product__text:last-child{margin-bottom:0}.medford-product__note{color:#585b5b;font-size:.875rem}.medford-product__subtitle{color:#585b5b;font-size:.875rem;margin-bottom:.2em}.medford-product__icon--info{position:relative;cursor:pointer;z-index:4;display:block}.medford-product__icon--info:before{content:" ";display:block;position:absolute;left:-16px;right:-16px;top:-16px;bottom:-16px}.medford-product__icon--info span{position:relative;border-radius:50%;width:26px;max-width:26px;min-width:26px;height:26px;max-height:26px;min-height:26px;border:2px solid #d7dcdf;transition:color .2s ease 0s;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none}.medford-product__icon--info span:before{content:" ";display:block;border-radius:50%;width:2px;max-width:2px;min-width:2px;height:2px;max-height:2px;min-height:2px;background-color:#d7dcdf;margin-left:auto;margin-right:auto;margin-bottom:3px;transition:background .2s ease 0s}.medford-product__icon--info span:after{content:" ";display:block;width:2px;height:6px;background-color:#d7dcdf;border-radius:2px;margin-left:auto;margin-right:auto;transition:background .2s ease 0s}.medford-product__icon--info:hover span{border-color:#bdc2c4}.medford-product__icon--info:hover span:after,.medford-product__icon--info:hover span:before{background-color:#bdc2c4}.medford-product__available{font-weight:600;line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-product__available:first-child{margin-top:0}.medford-product__available:last-child{margin-bottom:0}.medford-product__note{line-height:1.2em}.medford-product__name{margin-top:1.125rem;margin-bottom:1.125rem;line-height:1.55em}.medford-product__bg{background-size:cover;background-repeat:no-repeat;background-position:center center;display:block;padding-bottom:108.3%}.medford-product__image{position:relative;overflow:hidden;display:block;margin-top:1.125rem;margin-bottom:1.125rem;margin-left:auto;margin-right:auto;background-color:#fff;max-width:336px}.medford-product__sale{height:28px;line-height:28px;padding-left:.875rem;padding-right:.875rem;background-color:#de1120;border-radius:4px 0 4px 4px;color:#fff;font-size:.75rem;font-weight:600;position:absolute;left:0;bottom:0}.medford-product__sale .medford-icon{font-size:.875rem;color:#fff}.medford-product .medford-btn{padding-left:0;padding-right:0}.medford-product--md .medford-product__bg{padding-bottom:63.157895%}.medford-product--md .medford-product__name{min-height:64px}.medford-product--md .medford-product__note{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:32px}.medford-product.medford-active .medford-product__container:before{border-color:#d7dcdf}.medford-product.medford-active .medford-product__content,.medford-product:has(.medford-product__icon.medford-product__icon--info:hover) .medford-product__content{opacity:1;pointer-events:all;transform:translate3d(0,0,0) scale(1)}.medford-product:hover .medford-product__container:before{border-color:#d7dcdf}.medford-product--inner{z-index:4;padding-bottom:2rem}.medford-search{flex:1;width:100%;position:relative;max-width:535px;display:flex;flex-direction:column;justify-content:center;border-radius:4px}.medford-search .medford-input{z-index:1}.medford-search .medford-input input{border-right:0}.medford-search .medford-input__close{opacity:0;pointer-events:none;color:#989c9d;font-size:.75rem;cursor:pointer;z-index:2}.medford-search .medford-input__icon{font-size:1.125rem;position:absolute;top:0;bottom:0;left:0;right:auto;color:#989c9d;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:1.125rem;z-index:2}.medford-search .medford-input__icon+input{padding-left:3.0375rem}.medford-search__form{position:relative}.medford-search__form--mobile{display:none}.medford-search__form--mobile .medford-search__dropdown{top:3.75rem}.medford-search__dropdown{opacity:0;pointer-events:none;border-radius:4px;color:#000;text-align:left;position:absolute;width:100%;top:100%;margin-top:5px;transform:translate3d(0,5px,.0002px);transition:opacity .1s ease 0s,transform .1s cubic-bezier(.23,1,.32,1) 0s;background-color:#fff;padding-left:1.25rem;padding-right:1.25rem;padding-top:30px;border:1px solid #e3e8ea;box-shadow:0 10px 20px -8px rgb(21 22 22 / .2);z-index:20}.medford-search__section{margin-bottom:1rem}.medford-search__section:last-child{margin-bottom:0}.medford-search__section:last-child{border-top:1px solid #e3e8ea;padding-top:.5rem;padding-bottom:.5rem}.medford-search__item{padding-left:2.3rem;padding-right:2.3rem;display:block;color:#989c9d;height:40px;line-height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition-timing-function:ease;transition-delay:0s;transition-duration:.2s;transition-property:background;background-color:#fff;cursor:pointer}.medford-search__item:hover{background-color:#eef2f4}.medford-search__item--bottom{border-top:1px solid #e3e8ea}.medford-search__title{color:#989c9d;font-size:.875rem;padding-left:.625rem}.medford-search__highlight{color:#000;font-weight:600}.medford-search--opened .medford-search__dropdown{opacity:1;pointer-events:all;transform:translate3d(0,0,.0002px)}.medford-search--opened .medford-input__close{opacity:1;pointer-events:all}.medford-banner .medford-search{box-shadow:0 2px 24px -2px #e6eaec;transition:box-shadow .2s ease 0s;z-index:2}.medford-banner .medford-search__form--mobile .medford-btn .medford-icon{display:none}.medford-banner .medford-search input{border:0}.medford-banner .medford-search--opened{box-shadow:0 2px 30px -1px #dee2e4}.medford-slider--contain .medford-slider__container{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;position:relative;width:100%;max-width:1048px}.medford-slider--contain .medford-slider__container--sm{max-width:578px}.medford-slider--contain .medford-slider__container--md{max-width:816px}.medford-slider--contain .medford-slider__container--lg{max-width:1158px}.medford-slider--dots .slick-dots{text-align:center;font-size:0;padding:1rem 1.125rem}.medford-slider--dots .slick-dots li{cursor:pointer;padding:.625rem;display:inline-block;vertical-align:middle}.medford-slider--dots .slick-dots li:before{content:" ";display:block;border-radius:50%;width:.5rem;max-width:.5rem;min-width:.5rem;height:.5rem;max-height:.5rem;min-height:.5rem;background-color:#000;opacity:.1;transition:opacity .2s ease 0s,transform .2s cubic-bezier(.23,1,.32,1) 0s,background .2s cubic-bezier(.23,1,.32,1) 0s;transform:translate3d(0,0,0) scale(1)}.medford-slider--dots .slick-dots li:hover:before{opacity:.2}.medford-slider--dots .slick-dots li.slick-active:before{transform:translate3d(0,0,0) scale(1.2);opacity:1;background-color:#14c1de}.medford-slider+child-el(container),.medford-slider--shift{transition:transform .5s ease 0s;will-change:transform;transform:translate3d(0,0,0)}--shift-left --shift-left__container{transform:translate3d(-30px,0,0)}--shift-right --shift-right__container{transform:translate3d(30px,0,0)}.medford-slider--visible{overflow:hidden}.medford-slider--visible .slick-list{overflow:visible}.medford-slider--visible .medford-slider__item{position:relative;opacity:0;pointer-events:none}.medford-slider--visible .medford-slider__item.slick-active,.slick-active .medford-slider--visible .medford-slider__item{opacity:1;pointer-events:all}.medford-slider{position:relative}.medford-slider--product{width:590px;margin-left:-106px;padding:30px;opacity:0;pointer-events:none}.page-is-loaded .medford-slider--product{opacity:1;pointer-events:all}.medford-slider--product .medford-slider__image{background-size:contain}.medford-slider--product .medford-slider__item img{margin-left:auto;margin-right:auto}.medford-slider--product .medford-slider__link{border:0;background-color:#fff0;padding-left:30px;padding-right:30px;top:0;bottom:0;margin-top:0;max-height:none;height:auto;color:#d7dcdf}.medford-slider--product .medford-slider__link--next{right:0;margin-right:0}.medford-slider--product .medford-slider__link--prev{left:0;margin-left:0}.medford-slider--product .medford-slider__link .medford-icon{font-size:1.375rem}.medford-slider--product .medford-slider__link:hover{color:#989c9d}.medford-slider--started .medford-slider__link--prev{display:none}.medford-slider--ended .medford-slider__link--next{display:none}.medford-slider--products .slick-list{padding-left:2px!important;padding-right:2px!important;padding-bottom:1px}.medford-slider--images .medford-slider__list:before{content:" ";display:block;position:absolute;top:0;bottom:0;left:0;right:auto;width:1px;background-color:#e3e8ea}.medford-slider--images .medford-slider__list:after{content:" ";display:block;position:absolute;top:0;bottom:0;right:0;left:auto;background-color:#e3e8ea;width:1px}.medford-slider--team{overflow:hidden;padding-left:60px;padding-top:120px;padding-bottom:120px;position:relative;width:3000px}.medford-slider--team:before{content:" ";display:block;background-color:#f6f8f9;position:absolute;left:0;right:0;top:0;bottom:0}.medford-slider--team .slick-list{overflow:visible}.medford-slider--team .medford-slider__container{background-color:#f6f8f9}.medford-slider--team .medford-slider__item{margin-right:30px}.medford-slider--team .medford-slider__nav{position:relative;margin-top:1.375rem;display:flex;flex-direction:row}.medford-slider--team .medford-slider__link{position:static;margin-right:1.25rem;margin-top:0;margin-left:0}.medford-slider--reviews .slick-list{overflow:visible}.medford-slider--reviews .medford-slider__content{position:relative;padding-top:30px;padding-right:0}.medford-slider--reviews .medford-slider__content:before{content:"“";display:block;position:absolute;font-size:46px;left:-30px;top:20px;height:0;width:0;line-height:0;font-weight:600}.medford-slider--reviews .medford-slider__text{color:#585b5b}.medford-slider--reviews .medford-slider__name{font-weight:600;font-size:1.125rem;margin-top:1.25rem;margin-bottom:.625rem}.medford-slider--reviews .medford-slider__note{color:#585b5b;font-size:.875rem}.medford-slider--reviews .medford-slider__title{font-size:1.125rem;margin-bottom:1.25rem}.medford-slider--reviews .medford-slider__item{max-width:1068px;padding-top:50px;padding-bottom:50px;padding-left:70px;padding-right:70px;position:relative;background-color:#f6f8f9;margin-right:40px}.medford-slider--reviews .medford-slider__item:before{content:" ";display:block;border-right:210px solid #176690;border-bottom:210px solid #fff0;position:absolute;right:0;top:0}.medford-slider--reviews .medford-slider__nav{left:50px;top:auto;bottom:70px;display:flex;flex-direction:row}.medford-slider--reviews .medford-slider__link{position:static;margin-right:1.25rem;margin-top:0;margin-left:0}.medford-slider--reviews .medford-slider__more{border-bottom-width:1px;transition:border-color .15s ease 0s,color .15s ease 0s;border-bottom-color:rgb(55 148 203 / .3);border-bottom-style:solid;border-bottom-color:rgb(55 148 203 / .3);border-bottom-color:rgb(20 193 222 / .3);color:#14c1de;font-weight:600;font-size:.875rem;opacity:0;pointer-events:none;position:absolute;top:100%;left:0;margin-top:1rem}.medford-slider--reviews .medford-slider__more:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-slider--reviews .medford-slider__more:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-slider--reviews .medford-slider__more:hover{border-bottom-color:rgb(20 193 222 / .8)}.medford-slider--reviews .medford-slider__more.medford-active{display:none}.medford-slider--reviews .medford-slider__more.medford-active+.medford-slider__text{max-height:none;margin-bottom:0}.medford-slider--extra .medford-slider__link{border:0;width:40px;max-width:40px;min-width:40px;height:80px;max-height:80px;min-height:80px;background-color:#fff0;margin-top:-45px}.medford-slider--extra .medford-slider__link--prev{margin-left:-100px}.medford-slider--extra .medford-slider__link--prev:after,.medford-slider--extra .medford-slider__link--prev:before{position:absolute;width:4px;height:58px;background-color:#000}.medford-slider--extra .medford-slider__link--prev:before{content:" ";display:block;top:50%;bottom:auto;margin-top:-58px;transform-origin:center bottom;transform:translate3d(0,0,.00001px) rotate(45.00001deg)}.medford-slider--extra .medford-slider__link--prev:after{content:" ";display:block;bottom:50%;top:auto;margin-bottom:-56px;transform-origin:center top;transform:translate3d(0,0,.00001px) rotate(-44.99999deg)}.medford-slider--extra .medford-slider__link--prev:after,.medford-slider--extra .medford-slider__link--prev:before{left:0}.medford-slider--extra .medford-slider__link--next{margin-right:-100px}.medford-slider--extra .medford-slider__link--next:after,.medford-slider--extra .medford-slider__link--next:before{position:absolute;width:4px;height:58px;background-color:#000}.medford-slider--extra .medford-slider__link--next:before{content:" ";display:block;top:50%;margin-top:-58px;transform-origin:center bottom;transform:translate3d(0,0,.00001px) rotate(-44.99999deg)}.medford-slider--extra .medford-slider__link--next:after{content:" ";display:block;bottom:50%;margin-bottom:-56px;transform-origin:center top;transform:translate3d(0,0,.00001px) rotate(45.00001deg)}.medford-slider--extra .medford-slider__link--next:after,.medford-slider--extra .medford-slider__link--next:before{right:0}.medford-slider--extra .medford-slider__link .medford-icon{display:none}.medford-slider--extra .slick-dots{display:flex;justify-content:center}.medford-slider--extra .slick-dots li{font-size:0;width:20px;height:20px;position:relative;margin-top:20px;cursor:pointer}.medford-slider--extra .slick-dots li:before{content:" ";display:block;width:10px;height:10px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0);border-radius:50%;border:1px solid #000;transition:background .2s ease 0s;background-color:#fff0}.medford-slider--extra .slick-dots li.slick-active:before{background-color:#000}.medford-slider--extra .medford-slider__container{margin-left:-15px;margin-right:-15px}.medford-slider--extra .medford-slider__item{padding-left:15px;padding-right:15px}.medford-slider--extra .medford-person__image{max-width:none}.medford-slider--extra .medford-person__image img{width:100%}.medford-slider__container{position:relative;display:block;padding-bottom:1px}.medford-slider--visible{overflow:hidden;overflow:visible}.medford-slider--visible .slick-list{overflow:visible}.medford-slider--visible .medford-slider__item{position:relative;transition:opacity .5s cubic-bezier(.23,1,.32,1) 0s;opacity:0;pointer-events:none}.medford-slider--visible .medford-slider__item.slick-active,.slick-active .medford-slider--visible .medford-slider__item{opacity:1;pointer-events:all}.medford-slider--gallery{position:relative}.medford-slider--gallery .medford-slider__container{margin-left:-15px;margin-right:-15px}.medford-slider--gallery .medford-slider__item{padding-left:15px;padding-right:15px}.medford-slider--gallery img{border-radius:20px;width:100%}.medford-slider--documents img{border-radius:0}.medford-slider__list{position:relative}.medford-slider__title{font-weight:600;font-size:1.25rem;margin-bottom:1em}.medford-slider__item{position:relative;height:auto;padding-top:0;margin-bottom:1px}.medford-slider__item--image{position:relative;padding:30px;min-height:450px}.medford-slider__item--image:after{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;border-top:1px solid #e3e8ea;border-bottom:1px solid #e3e8ea;border-left:1px solid #e3e8ea}.medford-slider__item--image img{margin-left:auto;margin-right:auto}.medford-slider__image{background-size:cover;background-repeat:no-repeat;background-position:center center}.medford-slider__content{padding-right:3rem}.medford-slider__nav{text-align:center;margin-top:1rem;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.medford-slider__card{width:190px;display:inline-block;text-align:left;position:relative}.medford-slider__link{display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:all;color:#000;font-size:1.375rem;border-radius:50%;width:48px;max-width:48px;min-width:48px;height:48px;max-height:48px;min-height:48px;border:1px solid #e3e8ea;background-color:#fff;transition:color .2s ease 0s;cursor:pointer;position:absolute;top:50%;margin-top:-24px;font-size:15px;color:#585b5b}.medford-slider__link--next{right:0;margin-right:-24px}.medford-slider__link--prev{left:0;margin-left:-24px}.medford-slider__link:hover{border-color:#adb3b5}.medford-tabs__nav{position:relative;z-index:1;margin-bottom:2rem;margin-top:$text-indent-base;display:flex;flex-direction:row;align-items:center}.medford-tabs__nav:first-child{margin-top:0}.medford-tabs__nav--center{justify-content:center}.medford-tabs__nav--images{border-top:1px solid #e3e8ea;margin-bottom:0}.medford-tabs__nav--images .medford-tabs__link{padding-left:25px;padding-right:25px;padding-top:27px;padding-bottom:27px;-webkit-filter:url(https://medford.pro/wp-content/themes/medford/dataimage/svg+xml;utf8,<svg xmlns='http/www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);filter:url(https://medford.pro/wp-content/themes/medford/dataimage/svg+xml;utf8,<svg xmlns='http/www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);filter:grey;-webkit-filter:grayscale(100%);opacity:.5;transition:opacity .2s ease 0s,-webkit-filter .2s ease 0s;transition:opacity .2s ease 0s,filter .2s ease 0s;transition:opacity .2s ease 0s,filter .2s ease 0s,-webkit-filter .2s ease 0s;transition:opacity .2s ease 0s,filter .2s ease 0s,-webkit-filter .2s ease 0s;margin-right:0}.medford-tabs__nav--images .medford-tabs__link:hover{opacity:.6}.medford-tabs__nav--images .medford-tabs__link.medford-active{opacity:1;filter:url(https://medford.pro/wp-content/themes/medford/dataimage/svg+xml;utf8,<svg xmlns='http/www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale);-webkit-filter:grayscale(0)}.medford-tabs__nav--images .medford-tabs__slider{bottom:auto;top:0;height:4px;background-color:#176690}.medford-tabs__link{padding-left:1.25rem;padding-right:1.25rem;transition:color .5s ease 0s,border .2s ease 0s;cursor:pointer;padding-top:.5rem;padding-bottom:.5rem;text-align:center;border:0;color:#000;position:relative;z-index:2;transform:translate3d(0,0,.0001px)}.medford-tabs__link:first-child{margin-left:0}.medford-tabs__link:last-child{margin-right:0}.medford-tabs__link.medford-active{color:#fff}.medford-tabs__slider{background-color:#000;transition:transform .2s cubic-bezier(.23,1,.32,1) 0s,width .1s ease 0s;position:absolute;height:100%;border-radius:10px;left:0;bottom:0;z-index:1}.medford-tabs__container{position:relative}.medford-tabs__decor{position:absolute;left:0;right:0;bottom:0;top:auto;top:-130px;pointer-events:none}.medford-tabs__item{height:0;width:0;overflow:hidden;opacity:0;pointer-events:none;position:absolute;transform:translate3d(-1%,0,0) scale(.99) rotate(.00001deg);transform-origin:top center;transition:opacity 0s ease 0s,transform 0s ease 0s;will-change:opacity transform}.medford-tabs__item.medford-active{opacity:1;pointer-events:all;transform:translate3d(0,0,0) scale(1) rotate(.00001deg);visibility:visible;position:relative;overflow:visible;height:auto;width:auto;transition:opacity .5s cubic-bezier(.23,1,.32,1) .2s,transform .8s cubic-bezier(.23,1,.32,1) 50ms}.medford-tabs__item--spaced{padding-top:120px;padding-bottom:120px;padding-left:80px;padding-right:80px}.medford-tooltip{position:relative;cursor:pointer;display:inline-block;margin-left:.625rem;position:absolute;z-index:2}.medford-tooltip:hover .medford-tooltip__content{opacity:1;pointer-events:all;transform:translateY(0)}.medford-tooltip__icon{font-size:0;color:$gray-2}.medford-tooltip__icon .medford-icon{font-size:1.125rem}.medford-tooltip__content{position:absolute;width:240px;color:$light;background-color:#fff;box-shadow:0 3px 20px -3px rgb(0 0 0 / .3);border-radius:4px;font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.875rem;padding-bottom:.875rem;right:0;bottom:100%;margin-bottom:10px;margin-right:-.875rem;opacity:0;pointer-events:none;transition:transform .2s cubic-bezier(.23,1,.32,1) .1s,opacity .2s cubic-bezier(.23,1,.32,1) .1s;transform:translateY(3px);font-weight:400}.medford-tooltip__content:before{content:" ";display:block;border-right:6px solid #fff0;border-left:6px solid #fff0;border-top:6px solid #fff;border-bottom:0;position:absolute;top:100%;right:.875rem;margin-right:3px}.medford-banner{position:relative;width:100%;margin-left:auto;margin-right:auto}.medford-banner--dark{color:#fff}.medford-banner--dark .medford-banner__text{color:#becfd7}.medford-banner--dark .medford-banner__container{background-color:#fff0}.medford-banner--main .medford-banner__container{padding-block:120px 200px}.medford-banner--promo .medford-banner__container{padding-top:80px;padding-bottom:80px}.medford-banner--promo .medford-banner__container:before{content:" ";display:block;position:absolute;width:458px;border-radius:0 0 230px 230px;height:450px;background-color:#2ab6ba;right:192px;top:0}.medford-banner--promo .medford-banner__container:after{content:" ";display:block;position:absolute;width:231px;border-radius:115px 115px 0 0;height:466px;background-color:#176690;right:75px;bottom:0}.medford-banner--top{padding-top:40px}.medford-banner--top .medford-banner__text{max-width:500px}.medford-banner--top .medford-banner__container{padding-bottom:70px}.medford-banner--about .medford-banner__text{max-width:none}.medford-banner--about .medford-banner__container{padding-top:120px}.medford-banner__divider{background-color:#dce1e3;height:28px;width:1px}.medford-banner__circle{position:absolute;left:42%;bottom:0;overflow:hidden;height:230px;width:230px;z-index:2;margin-left:582px}.medford-banner__circle:after{content:" ";display:block;border-radius:50%;width:460px;max-width:460px;min-width:460px;height:460px;max-height:460px;min-height:460px;background-color:#14c1de;position:absolute;left:0;bottom:-230px}.medford-banner__decor{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;pointer-events:none;z-index:1}.medford-banner__decor:after{content:" ";display:block;position:absolute;left:42%;margin-left:535px;top:130px;border-top:115px solid #b2d6e8;border-left:115px solid #fff0;pointer-events:none}.medford-banner__decor:before{content:" ";display:block;border-bottom:670px solid #176690;border-left:780px solid #fff0;position:absolute;bottom:0;margin-left:32px;left:42%;pointer-events:none}.medford-banner__container{background-color:#eef2f4;padding-top:100px;padding-bottom:100px;position:relative}.medford-banner__text{margin-top:2em;margin-bottom:2.5em;color:#585b5b}.medford-banner__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.medford-banner__bg--dark:before{content:" ";display:block;background-color:#000;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.5}.medford-banner__bg--mobile{display:none}.medford-banner__image{pointer-events:none}.medford-banner__image--phone{position:absolute;right:157px;position:absolute;top:50%;transform:translate3d(0,-50%,0)}.medford-banner__image--doc{position:absolute;margin-left:238px;left:42%;top:100px;right:0;bottom:0;z-index:1}.medford-banner__image--doc img{max-width:none}.medford-banner__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;font-weight:700;font-size:2rem}.medford-banner__title:first-child{margin-top:0}.medford-banner__title:last-child{margin-bottom:0}.medford-banner__note{color:#fff;position:absolute;bottom:200px;left:86px;max-width:230px}.medford-banner__slider .medford-banner__item{pointer-events:none}.medford-banner__slider .medford-banner__note>span{opacity:0;transform:translate3d(30px,0,.0002px);display:inline-block;transition:opacity .8s ease .3s,transform 1s cubic-bezier(.165,.84,.44,1) 1s;text-shadow:1px 1px 2px #000}.medford-banner__slider img{opacity:0;transition:opacity 1s cubic-bezier(.23,1,.32,1) 0s,transform 3s cubic-bezier(.165,.84,.44,1);pos:0s;transform:translate3d(10px,0,.0001px)}.medford-banner__slider .slick-active .medford-banner__note>span{opacity:1;transform:translate3d(0,0,.0002px);transition:opacity 1.5s ease .3s,transform 1.4s cubic-bezier(.23,1,.32,1) .3s}.medford-banner__slider .slick-active .medford-banner__note>span:nth-child(1){transition-delay:.25s}.medford-banner__slider .slick-active .medford-banner__note>span:nth-child(2){transition-delay:.3s}.medford-banner__slider .slick-active .medford-banner__note>span:nth-child(3){transition-delay:.35s}.medford-banner__slider .slick-active .medford-banner__note>span:nth-child(4){transition-delay:.4s}.medford-banner__slider .slick-active .medford-banner__note>span:nth-child(5){transition-delay:.45s}.medford-banner__slider .slick-active img{opacity:1;transform:translate3d(0,0,.0001px);transition:opacity 1.8s cubic-bezier(.165,.84,.44,1) .2s,transform 2s cubic-bezier(.165,.84,.44,1) 0s}.medford-banner__play{border-radius:50%;width:90px;max-width:90px;min-width:90px;height:90px;max-height:90px;min-height:90px;background-color:#fff;position:absolute;right:100px;bottom:80px}.medford-banner__play:before{content:" ";display:block;border-top:12px solid #fff0;border-bottom:12px solid #fff0;border-left:20px solid #14c1de;border-right:0;position:absolute;top:50%;transform:translate3d(0,-50%,0);left:50%;margin-left:-7px}.medford-banner--form .medford-card{position:relative;z-index:2}.medford-banner--form .medford-container--xl:before{content:" ";display:block;background-color:#14c1de;position:absolute;width:48px;height:100px;bottom:0;border-radius:0 48px 0 0;z-index:1}.medford-banner--form .medford-banner__container{padding-top:67px;padding-bottom:67px;background-color:#176690}.medford-banner--form .medford-banner__container:after{background-color:#b2d6e8}.medford-banner--form .medford-banner__text{color:#fff}.medford-banner--form .medford-banner__title{color:#fff}.medford-footer{padding-top:3rem;padding-bottom:3rem;background-color:#eef2f4;overflow:hidden}.medford-footer__container{padding-top:3rem;border-top:1px solid #e3e8ea}.medford-footer__nav{justify-content:space-between;margin-bottom:1rem}.medford-footer__item{margin-right:1.375rem;margin-top:1.2em;margin-bottom:1.2em}.medford-footer__item:first-child{margin-top:0}.medford-footer__item:last-child{margin-bottom:0}.medford-footer__note{line-height:1.55em;font-size:.75rem;opacity:.5}.medford-footer__link{font-weight:600;color:#000;transition:opacity .2s ease 0s,color .2s ease 0s;display:block}a.medford-footer__link:hover{color:#14c1de}.medford-footer__link--sub{font-weight:400;color:#585b5b;font-size:.875rem}.medford-footer__link--sub .medford-icon{opacity:.5}.medford-footer__link--sub:hover .medford-icon{opacity:1}a.medford-footer__link--sub:hover{color:#000}.medford-footer .medford-logo__name{display:none}.medford-header{position:fixed;z-index:40;top:0;width:100%;border-bottom:1px solid #e3e8ea;background-color:#fff;transform:translate3d(0,0,.001px)}.medford-header__container{display:flex;align-items:center;padding:24px;max-width:100%;position:relative;max-width:1388px;transition:transform .5s cubic-bezier(.23,1,.32,1) 0s}.medford-header__section--left{justify-content:flex-start}.medford-header__section--center{justify-content:center}.medford-header__section{display:flex;justify-content:center;align-items:flex-start}.medford-header__section.medford-header__section--nav{width:100%;justify-content:space-between;align-items:center}.medford-header__section--right{text-align:right;justify-content:flex-end;align-items:flex-end}.medford-header__section--logo{margin-right:60px;flex:0}.medford-header__head{display:flex;flex-direction:row;align-items:center;flex:1}.medford-header__info{font-size:.875rem;color:#989c9d;margin-right:1.5rem}.medford-header__info:first-child{margin-left:0}.medford-header__info:last-child{margin-right:0}a.medford-header__info{transition:color .2s ease 0s}a.medford-header__info:hover{color:#000}.medford-header__nav{display:flex}.medford-header__item{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:0;margin-right:0}.medford-header__item:first-child{margin-left:0}.medford-header__item:last-child{margin-right:0}.medford-header__link{font-weight:500;white-space:nowrap;color:#000;transition-timing-function:ease;transition-delay:0s;transition-duration:.1s;transition-property:color;display:block;cursor:pointer}.medford-header__link:hover{color:#14c1de}.medford-header .medford-search{max-width:450px}.medford-header .medford-search br{display:none}.medford-header .medford-search .medford-btn{font-size:.875rem;line-height:2.375rem}.medford-header .medford-search .medford-input__icon{pointer-events:all}.medford-header .medford-search.medford-active .medford-input input{opacity:1;pointer-events:all}.medford-header .medford-search.medford-active .medford-input__close{opacity:1;pointer-events:all}.medford-header .medford-search.medford-active .medford-input__icon{display:none}.medford-header .medford-search.medford-active .medford-btn{opacity:1;pointer-events:all}.medford-header .medford-logo__sign{display:none}.current_page_item a{color:#14c1de}.medford-page{min-height:100%;position:relative;background-repeat:no-repeat;background-position:top center}.medford-page__clearfix{clear:both;display:block}.medford-page--main{padding-top:0}.medford-section{padding-top:75px;padding-bottom:75px;position:relative}.medford-section--promo{padding-top:0;padding-bottom:0;background-color:#000;overflow:hidden}.medford-section--promo .medford-section__button{margin-top:3rem;position:relative}.medford-section--promo .medford-section__button:after{content:" ";display:block;height:1px;background-color:#fff;position:absolute;left:100%;width:100%;top:50%;opacity:.2;margin-left:-100px}.medford-section--promo .medford-section__content{padding-left:4.6rem;padding-right:4.6rem;padding-top:100px;padding-bottom:100px;background-color:#000;color:#fff;max-width:540px}.medford-section--compact{padding-top:40px}.medford-section--md{padding-top:80px;padding-bottom:80px}.medford-section__bg{background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;left:0;right:0;top:0;bottom:auto}.medford-section__bg--left{position:absolute;top:0;bottom:0;left:0;right:auto;width:50%}.medford-section__bg--overlay:after{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000;opacity:.4}.medford-section__heading{position:relative;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;position:relative;width:100%;max-width:578px}.medford-section__heading--divide{padding-bottom:80px;margin-bottom:120px}.medford-section__heading--divide:after{content:" ";display:block;height:2px;background-color:#fff;position:absolute;top:100%;opacity:.1;width:100px;left:50%;margin-left:-50px}.medford-section__sub{font-size:1.5rem;font-weight:600}.medford-section__button{margin-top:.55em}.medford-section__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;font-size:2rem;position:relative;margin-bottom:1.5rem}.medford-section__title--md{font-size:1.625rem}.medford-section__title--lg{font-size:3.5rem}.medford-section__title--compact{max-width:500px}.medford-section__screens img{width:1137px;max-width:none;pointer-events:none}.medford-section--clear-top{padding-top:0!important}.medford-section--clear-bottom{padding-bottom:0!important}.medford-section--spaced{padding-top:192px;padding-bottom:192px}.medford-section--hidden{overflow:hidden}.medford-section--smoke{background-color:#e7dbcd}.medford-section--gray{background-color:#f6f8f9}.medford-section--dark{background-color:#585b5b;color:#fff}.medford-section--light{background-color:#fff}.medford-section--accent{background-color:#14c1de}.medford-section--side{position:static}.medford-section--side:before{content:" ";display:block;background-color:#f6f8f9;position:absolute;top:0;bottom:0;right:100%;margin-right:-24px;width:3000px}.h1,.h2,.h3,.h4,.h5,.h6,.medford-title,.text-title,h1,h2,h3,h4,h5,h6{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,.medford-title:first-child,.text-title:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,.medford-title:last-child,.text-title:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.h1,h1{font-size:3rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}.text-h1{font-size:3rem}.text-h2{font-size:2rem}.text-h3{font-size:1.5rem}.text-h4{font-size:1.125rem}.text-h5{font-size:1rem}.text-h6{font-size:.875rem}.text-lead{font-size:4rem}.text-base{font-size:1rem}.text-max{font-size:1.5rem}.text-xxl{font-size:1.375rem}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.text-md{font-size:.875rem}.text-sm{font-size:.75rem}.text-xs{font-size:.625rem}.text-xxs{font-size:.5rem}.text-thin{font-weight:100}.text-x-lighter{font-weight:200}.text-lighter{font-weight:300}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-demi{font-weight:500}.text-bold{font-weight:700}.text-x-bold{font-weight:800}.text-black{font-weight:900}.text-100{font-weight:100}.text-200{font-weight:200}.text-300{font-weight:300}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.text-700{font-weight:700}.text-800{font-weight:800}.text-900{font-weight:900}.text-italic{font-style:italic}.text-normal{font-style:normal}.text-info{color:#3794cb}.text-success{color:#2ab6ba}.text-warning{color:#ffcd00}.text-alert{color:#ef3340}.text-dark{color:#000}.text-mute{color:#585b5b}.text-gray{color:#989c9d}.text-gray-light{color:#d7dcdf}.text-light{color:#fff}.text-font-base{font-family:"Normalidad Text",sans-serif}.text-font-title{font-family:"Normalidad Wide",sans-serif}.text-font-note{font-family:"Normalidad Text",sans-serif}.text-font-article{font-family:"Normalidad Text",sans-serif}.text-font-code{font-family:monospace}.text-font-price{font-family:"Normalidad Text",sans-serif}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-caps{text-transform:uppercase}.text-nocaps{text-transform:none}.text-space{letter-spacing:.1em}.text-space-sm{letter-spacing:.05em}.text-space-md{letter-spacing:.15em}.text-space-lg{letter-spacing:.2em}.text-space-xl{letter-spacing:.3em}.text-space-none{letter-spacing:0}.text-indent{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;display:block}.text-indent:first-child{margin-top:0}.text-indent:last-child{margin-bottom:0}.text-title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em}.text-title:first-child{margin-top:0}.text-title:last-child{margin-bottom:0}.text-dots,.text-hidden{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.text-nowrap{white-space:nowrap}.text-wrap{white-space:none}.font-thin{font-weight:100}.font-x-light{font-weight:200}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-demi{font-weight:600}.font-bold{font-weight:700}.font-x-bold{font-weight:800}.font-black{font-weight:900}.font-100{font-weight:100}.font-200{font-weight:200}.font-300{font-weight:300}.font-400{font-weight:400}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.font-800{font-weight:800}.font-900{font-weight:900}.text-orange{color:#ff9e69}.text-color-light{color:#fff}.text-color-base{color:#000}.text-theme{color:#14c1de}.fancybox-container{transform:translateZ(.001px)}fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:#fff0;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgb(30 30 30 / .6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{transform:rotate(1turn)}}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:#fff0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgb(0 0 0 / .3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgb(0 0 0 / .1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:#fff0;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}.bg-theme-second{background-color:#176690}.text-facebook{color:#3b5998}.parts-stretch .medford-card__section{height:100%}.medford-popup{transform:translate3d(0,0,.004px)}.medford-popup:before{background-color:rgb(0 0 0 / .8)}.medford-popup__item{transform-origin:top center;transform:translate3d(0,20%,.008px) scale(1) rotate(.000001deg);max-width:880px}.medford-popup__item.medford-active{transform:translate3d(0,0,.008px) scale(1) rotate(.000001deg)}.medford-popup__item--sm{max-width:480px}.medford-popup__close{opacity:.5;font-size:1.125rem;right:15px;top:15px}.medford-popup__close:after,.medford-popup__close:before{border-radius:2px}.medford-popup .medford-btn{padding-left:0;padding-right:0}.medford-card__section--lg{padding:70px}.medford-card__section--theme{background-color:#14c1de}.medford-card__section--theme-second{background-color:#176690;color:#fff}.medford-card__section--space{padding-top:2.875rem;padding-bottom:2.875rem;padding-left:2.125rem;padding-right:2.125rem}.medford-card__section--form{padding-top:3rem;padding-bottom:3rem;padding-left:3.125rem;padding-right:3.125rem}.medford-card__section--popup{padding-top:3rem;padding-bottom:3rem;padding-left:3.125rem;padding-right:3.125rem}.medford-card__section--logo{padding-left:3.5rem;padding-right:3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff0}.medford-pages-list__item{position:relative;text-align:center;border:1px solid #e3e8ea}.medford-pages-list__item:after{content:" ";display:block;position:absolute;left:0;right:0;top:0;bottom:auto;padding-bottom:68%;pointer-events:none;box-shadow:0 -3px 5px -5px rgb(0 0 0 / .2) inset;margin-top:1px}.medford-pages-list__content{padding:1.575rem 1.575rem;position:relative;margin-left:-1px;margin-right:-1px;margin-bottom:-1px;background-color:#14c1de}.medford-pages-list__link{border-bottom-width:1px;transition:border-color .15s ease 0s,color .15s ease 0s;border-bottom-color:rgb(55 148 203 / .3);border-bottom-style:solid;border-bottom-color:rgb(55 148 203 / .3);border-bottom-color:rgb(20 193 222 / .3);color:#14c1de;border-bottom-color:rgb(255 255 255 / .3);color:#fff;font-weight:600}.medford-pages-list__link:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-pages-list__link:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-pages-list__link:hover{border-bottom-color:rgb(20 193 222 / .8)}.medford-pages-list__link:hover{border-bottom-color:rgb(255 255 255 / .8)}.medford-pages-list__image{overflow-y:auto;-webkit-overflow-scrolling:touch;display:block;padding-bottom:68%;position:relative}.medford-pages-list__image img{position:absolute;left:0;top:0}.medford-breadcrumbs{margin-bottom:2rem;max-width:578px}.medford-breadcrumbs__item{padding-right:1.6rem}.medford-breadcrumbs__link:after,.medford-breadcrumbs__link:before{margin-left:1rem}.medford-breadcrumbs__current,.medford-breadcrumbs__link{font-size:.75rem;color:#989c9d}.medford-accordeon__content{color:#585b5b;padding-left:2.3125rem}.medford-accordeon__icon{font-size:20px;height:26px;margin-top:-3px}.medford-accordeon__item{border:0}.medford-accordeon__item:after{content:" ";display:block;height:1px;background-color:#e3e8ea;position:absolute;right:0;bottom:0;left:2.3125rem}.medford-accordeon__item:last-child:after{display:none}.medford-accordeon__text{padding-bottom:40px}.medford-accordeon__title{font-size:1.125rem;font-weight:600;line-height:1.2em;margin-left:2rem}.medford-accordeon--compact .medford-accordeon__item{padding-left:26px;border:1px solid #fff0;margin-top:-1px}.medford-accordeon--compact .medford-accordeon__item:after{left:0;bottom:-1px}.medford-accordeon--compact .medford-accordeon__item.medford-active{border-color:#e3e8ea}.medford-accordeon--compact .medford-accordeon__content{padding-right:2rem}.medford-accordeon ul li{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;color:#585b5b;position:relative;padding-left:1rem;margin-bottom:.625rem}.medford-accordeon ul li:first-child{margin-top:0}.medford-accordeon ul li:last-child{margin-bottom:0}.medford-accordeon ul li:before{content:" ";display:block;border-radius:50%;width:6px;max-width:6px;min-width:6px;height:6px;max-height:6px;min-height:6px;background-color:#3794cb;position:absolute;left:0;top:.625rem}.medford-progress{margin-top:3rem}.medford-progress__item{position:relative;padding-left:2rem;padding-top:.625rem;padding-bottom:.625rem;margin-bottom:1.5rem}.medford-progress__item:after{content:" ";display:block;width:7px;border-radius:6px;position:absolute;top:0;bottom:0;left:0;right:auto}.medford-progress__item--info:after{background-color:#3794cb}.medford-progress__item--success:after{background-color:#2ab6ba}.medford-progress__item--alert:after{background-color:#ef3340}.medford-progress__item--warning:after{background-color:#ffcd00}.medford-progress__title{font-weight:500}.medford-progress__text{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-progress__text:first-child{margin-top:0}.medford-progress__text:last-child{margin-bottom:0}.medford-progress__arrow{display:block;width:80%;color:#e3e8ea;position:relative;font-size:12px}.medford-progress__arrow--mobile{display:none}.medford-progress__arrow .medford-icon{margin-left:auto;margin-right:-4px}.medford-progress__arrow:before{content:" ";display:block;position:absolute;display:block;height:1px;background-color:#e3e8ea;width:100%;position:absolute;top:50%;transform:translate3d(0,-50%,0)}.medford-progress__note{font-size:.875rem;color:#585b5b}.medford-progress__status{font-weight:500}.medford-progress__line{height:1px;background-color:#14c1de;margin-top:2.5rem;margin-bottom:2.5rem}.medford-progress__sub{position:absolute;top:0;bottom:0;left:41%;right:24px;padding-left:13%;display:flex;flex-direction:column;justify-content:center;transform:translate(0,-30px);transition:opacity .2s cubic-bezier(.23,1,.32,1) 0s,transform .5s cubic-bezier(.23,1,.32,1) 0s;position:absolute;transform-origin:center;opacity:0;pointer-events:none}.medford-progress__sub .medford-progress__title{font-size:1.375rem;line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-progress__sub .medford-progress__title:first-child{margin-top:0}.medford-progress__sub .medford-progress__title:last-child{margin-bottom:0}.medford-progress__sub.medford-active{transform-origin:top center;transform:translate(0,0) scaleY(1);transition:opacity .3s cubic-bezier(.23,1,.32,1) 0s,transform .5s cubic-bezier(.23,1,.32,1) 0s;opacity:1;pointer-events:all}.medford-progress__angle{position:absolute;right:1rem;top:1rem;font-size:1.125rem;color:#687379;transition:transform .3s cubic-bezier(.23,1,.32,1) 0s,color .3s cubic-bezier(.23,1,.32,1) 0s;transform-origin:center right;opacity:0;pointer-events:none}.medford-progress--timeline .medford-progress__item:before{content:" ";display:block;width:1px;position:absolute;background-color:#d0d4d6;top:0;bottom:-30px;left:3px}.medford-progress--timeline .medford-progress__item:last-child:before{bottom:0}.medford-progress--timeline .medford-progress__item--last:before{bottom:0}.medford-progress--tabs{position:static}.medford-progress--tabs .medford-progress__note{margin-bottom:.5rem}.medford-progress--tabs .medford-progress__title{font-size:1.375rem}.medford-progress--tabs .medford-progress__item{padding-top:1rem;padding-bottom:1rem;padding-left:1.875rem;padding-right:1.875rem;margin-left:6px;transition:background .2s ease 0s}.medford-progress--tabs .medford-progress__item:before{left:-3px}.medford-progress--tabs .medford-progress__item:after{left:-6px;top:-2px;bottom:-2px}.medford-progress--tabs .medford-progress__item:hover{background-color:rgb(23 102 144 / .05)}.medford-progress--tabs .medford-progress__item.medford-active{background-color:#176690}.medford-progress--tabs .medford-progress__item.medford-active:after{background-color:#ff9e69}.medford-progress--tabs .medford-progress__item.medford-active .medford-progress__note{color:#fff}.medford-progress--tabs .medford-progress__item.medford-active .medford-progress__title{color:#fff}.medford-progress--tabs .medford-progress__item.medford-active .medford-progress__angle{color:#fff;transform:rotateX(-180deg)}.medford-reviews__item{border:1px solid #e3e8ea;padding:35px;position:relative;margin-bottom:40px}.medford-reviews__item:before{content:" ";display:block;border-left:210px solid #176690;border-bottom:210px solid #fff0;position:absolute;left:-1px;top:-1px}.medford-reviews__name{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;font-size:1.125rem;margin-bottom:.5em}.medford-reviews__note{color:#585b5b;font-size:.875rem}.medford-reviews__image{border-radius:50%;width:140px;max-width:140px;min-width:140px;height:140px;max-height:140px;min-height:140px;overflow:hidden;position:relative;z-index:2}.medford-reviews__image img{position:relative;z-index:1}.medford-reviews--persons{margin-top:2.7rem;margin-bottom:1.25rem}.medford-reviews--persons .medford-reviews__item{border:0;padding-top:55px;padding-left:30px;padding-right:30px}.medford-reviews--persons .medford-reviews__item:before{left:0;top:0;border-left-width:266px;border-bottom-width:266px}.medford-reviews--persons .medford-reviews__note{margin-top:1rem}.medford-reviews--persons .medford-reviews__note p{margin-bottom:.7em;margin-top:0;line-height:1.1}.medford-reviews--persons .medford-reviews__image{width:195px;max-width:195px;min-width:195px;height:196px;max-height:196px;min-height:196px;margin-left:25px;margin-bottom:1.2rem}.medford-icon--go{transition:.2s cubic-bezier(.23,1,.32,1) 0s;transform:translate3d(0,0,0);vertical-align:middle;font-size:35px;height:11px}a:hover .medford-icon--go{transform:translate3d(3px,0,0)}.medford-tag{color:#585b5b;border:1px solid #d7dcdf;border-radius:4px;background-color:#eef2f4;padding-left:.625rem;padding-right:.625rem;padding-top:.375rem;padding-bottom:.3125rem}.medford-tag__name{font-size:.875rem;font-weight:600;display:inline-block;vertical-align:middle}.medford-tag__remove{position:relative;padding:3px;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-left:6px;margin-right:-6px}.medford-tag__remove:after,.medford-tag__remove:before{position:absolute;width:10px;height:2px;background-color:#989b9d;z-index:2;top:50%;margin-top:-1px}.medford-tag__remove:before{content:" ";display:block;left:50%;margin-left:-5px;transform:rotate(45deg);transform-origin:center center}.medford-tag__remove:after{content:" ";display:block;left:50%;margin-left:-5px;transform:rotate(-45deg);transform-origin:center center}.medford-tag__remove:after,.medford-tag__remove:before{transition:background-color .15s ease 0s}.medford-tag--filter{height:2rem;line-height:2rem;border-color:#fff0;cursor:pointer;color:#585b5b;font-weight:600;font-size:0;padding-left:1rem;padding-right:1rem;padding-top:0;padding-bottom:0;border-radius:1rem;display:inline-block;margin-top:20px;margin-right:10px}.medford-tag--filter:hover .medford-tag__remove:after,.medford-tag--filter:hover .medford-tag__remove:before{background-color:#585b5b}a.medford-tag{transition:border-color .2s ease 0s}a.medford-tag:hover{border-color:#adb3b5}.medford-features{margin-bottom:3rem}.medford-features__item{margin-bottom:4.5rem}.medford-features__icon{height:82px}.medford-features__icon img{max-height:100%}.medford-features__title{font-weight:700;font-size:1.125rem;margin-top:2.2em;margin-bottom:1.5em}.medford-features__title--lg{font-size:2rem;margin-top:2rem}.medford-features__text{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;color:#585b5b;padding-right:13%}.medford-features__text:first-child{margin-top:0}.medford-features__text:last-child{margin-bottom:0}.medford-features__line{height:1px;background-color:#14c1de;margin-right:63px;position:relative;margin-bottom:40px}.medford-features__line:after{content:" ";display:block;width:63px;height:1px;left:100%;top:0;position:absolute;background-image:linear-gradient(to right,#14c1de 50%,transparent 0);background-repeat:repeat-x;background-size:2px 1px}.medford-features__logo img{margin-left:auto;margin-top:-30px}.medford-features--bordered{border-bottom:1px solid #e3e8ea}.medford-features--bordered .medford-features__container{margin-bottom:-1px}.medford-features--purchase .medford-features__icon{height:115px}.medford-features--purchase .medford-features__check{display:none;position:absolute;bottom:-60px;left:0;font-size:1.25rem;color:#14c1de}.medford-features__container{overflow-x:auto;padding-bottom:60px}.medford-features__container::-webkit-scrollbar{width:4px;height:4px}.medford-features__container::-webkit-scrollbar-track{border-radius:0}.medford-features__container::-webkit-scrollbar-thumb{border-radius:0;background-color:#176690}.medford-features--vacancies{margin-top:2.5rem}.medford-features--vacancies .medford-features__title{margin-top:0}.medford-features--vacancies .medford-features__icon{min-width:74px}.medford-features--team{margin-bottom:0}.medford-features--team .medford-features__item{min-height:none;margin-bottom:0}.medford-btn--facebook{background-color:#3b5998;color:#fff;border-color:#fff0}.medford-btn--facebook:hover{background-color:#37538d}.medford-btn--facebook:active{background-color:#344e86}.medford-btn--telegram{background-color:#2da5e1;color:#fff;border-color:#fff0}.medford-btn--telegram:hover{background-color:#209fdf}.medford-btn--telegram:active{background-color:#1f99d6}.medford-btn--theme:hover{background-color:#12adc7}.medford-btn--theme.medford-btn--outline{color:#14c1de}.medford-btn--theme.medford-btn--outline:hover{background-color:#14c1de;color:#fff}.medford-btn--light:hover{background-color:#fff;color:#14c1de}.medford-btn--gray.medford-btn--outline{border-color:#e3e8ea;transition:border .2s ease 0s}.medford-btn--gray.medford-btn--outline:hover{background-color:#fff0;border-color:#adb3b5}.medford-btn--filter{padding-left:1rem;padding-right:1rem}.medford-btn--text{transition:color .2s ease 0s}.medford-btn--text:hover{color:#14c1de}.medford-content{max-width:700px;padding-bottom:120px;padding-right:50px}.medford-content a{border-bottom-width:1px;transition:border-color .15s ease 0s,color .15s ease 0s;border-bottom-color:rgb(55 148 203 / .3)}.medford-content a:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-content ol,.medford-content ul,.nice-list{margin-top:1.55em;margin-bottom:1.55em}.medford-content ul li,.nice-list li{padding-left:36px;position:relative;line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-content ul li:first-child,.nice-list li:first-child{margin-top:0}.medford-content ul li:last-child,.nice-list li:last-child{margin-bottom:0}.medford-content ul li::before,.nice-list li::before{content:" ";display:block;position:absolute;left:0;width:20px;top:.775em;height:1px;background-color:#14c1de}.medford-content ol{counter-reset:item;padding-left:0}.medford-content ol li{padding-left:3rem;position:relative;line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-content ol li:first-child{margin-top:0}.medford-content ol li:last-child{margin-bottom:0}.medford-content ol li:before{content:" ";display:block;content:counter(item,decimal) " ";counter-increment:item;display:block;position:absolute;top:0;left:0;line-height:1.5rem;text-align:right;font-size:1.5rem;width:1.5rem;color:#14c1de}.medford-content blockquote{margin-left:0;margin-right:0}.medford-content .h1,.medford-content .h2,.medford-content .h3,.medford-content .h4,.medford-content .h5,.medford-content .h6,.medford-content .medford-title,.medford-content .text-title,.medford-content h1,.medford-content h2,.medford-content h3,.medford-content h4,.medford-content h5,.medford-content h6{margin-top:3em;line-height:1.2em}.medford-content .h1:first-child,.medford-content .h2:first-child,.medford-content .h3:first-child,.medford-content .h4:first-child,.medford-content .h5:first-child,.medford-content .h6:first-child,.medford-content .medford-title:first-child,.medford-content .text-title:first-child,.medford-content h1:first-child,.medford-content h2:first-child,.medford-content h3:first-child,.medford-content h4:first-child,.medford-content h5:first-child,.medford-content h6:first-child{margin-top:0}.medford-content__date{color:#989c9d;font-size:.875rem;margin-top:3rem;margin-bottom:4rem}.medford-content ol,.medford-content ul{color:#585b5b;font-size:.875rem}.medford-content ol li,.medford-content ul li,.nice-list li{margin-bottom:1em}.medford-content ol>li:before{line-height:unset}.medford-content ul>li{padding-left:33px}.medford-content ul>li:before{content:"";height:2px;width:15px;border-radius:2px}.medford-content a{border-bottom-style:solid;border-bottom-color:rgb(55 148 203 / .3);border-bottom-color:rgb(42 182 186 / .3);color:#2ab6ba}.medford-content a:hover{border-bottom-color:rgb(55 148 203 / .8)}.medford-content a:hover{border-bottom-color:rgb(42 182 186 / .8)}.medford-content__item--image{margin-top:70px;margin-bottom:70px}.medford-content__item--image img{margin-left:auto;margin-right:auto}.medford-content__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;font-size:2rem;line-height:1.2em;margin-top:70px;margin-bottom:40px}.medford-content__title:first-child{margin-top:0}.medford-content--side{position:relative;padding-bottom:0}.medford-radio{margin-top:1.25rem;margin-bottom:1.25rem}.medford-radio__icon{box-shadow:none}.medford-radio__icon:before{width:6px;max-width:6px;min-width:6px;height:6px;max-height:6px;min-height:6px;margin-left:-3px;margin-top:-3px}.medford-radio:hover .medford-radio__icon{border-color:#14c1de}.medford-radio input:checked+.medford-radio__icon{border-width:2px}.medford-checkbox{margin-top:1.25rem;margin-bottom:1.25rem}.medford-checkbox__icon{box-shadow:none}.medford-checkbox__icon:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20width=%2211px%22%20height=%228px%22%3E%3Cpath%20fill-rule=%22evenodd%22%20fill=%22rgb(0,%200,%200)%22%20d=%22M4.174,7.604%20C3.763,8.019%203.095,8.019%202.684,7.604%20L0.376,5.276%20C-0.035,4.861%20-0.035,4.188%200.376,3.774%20C0.787,3.359%201.455,3.359%201.866,3.774%20L3.241,5.161%20C3.345,5.265%203.513,5.265%203.617,5.161%20L8.225,0.392%20C8.636,-0.022%209.304,-0.022%209.715,0.392%20C9.913,0.592%2010.023,0.862%2010.023,1.144%20C10.023,1.425%209.913,1.696%209.715,1.895%20L4.174,7.604%20Z%22/%3E%3C/svg%3E");left:1px;background-size:80% auto}.medford-checkbox:hover .medford-checkbox__icon{border-color:#14c1de}.medford-checkbox--disabled{pointer-events:none}.medford-checkbox--disabled .medford-checkbox__text{color:#989c9d}.medford-checkbox--switch .medford-checkbox__text{color:#989c9d;font-size:1rem;transition:color .2s ease 0s}.medford-checkbox--switch .medford-checkbox__icon{height:25px;max-height:25px;min-height:25px;width:42px;max-width:42px;min-width:42px;border-radius:25px;background-color:#dee0e1;transition:background .2s ease 0s}.medford-checkbox--switch .medford-checkbox__icon:after{height:21px;max-height:21px;min-height:21px;width:21px;max-width:21px;min-width:21px;box-shadow:0 2px 2px rgb(0 0 0 / .05)}.medford-checkbox--switch input:checked+.medford-checkbox__icon:after{transform:translate3d(17px,0,0)}.medford-checkbox--switch input:checked~.medford-checkbox__text{color:#000}.medford-checkbox--switch:hover .medford-checkbox__text{color:#797c7d}.medford-checkbox--switch:hover .medford-checkbox__icon{background-color:#d4d6d7}.medford-input{position:relative}.medford-input__error{position:absolute;top:100%;font-weight:600;background-color:#ef3340;color:#fff;padding-left:.3em;padding-right:.3em;left:2px;border-radius:2px;height:1.5em;line-height:1.6em;margin-top:-1em;box-shadow:0 1px 3px rgb(0 0 0 / .1);font-size:.625rem;white-space:nowrap}.medford-input--xl textarea{min-height:170px;padding-top:20px}.medford-socials__item{font-size:2rem;color:#c1c7cb;transition-timing-function:ease;transition-delay:0s;transition-duration:.2s;transition-property:color;display:block}.medford-socials__item:hover{color:#b3babf}.medford-images__item{min-width:190pxf}.medford-list__item{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;position:relative;padding-left:1rem;margin-bottom:.625rem}.medford-list__item:first-child{margin-top:0}.medford-list__item:last-child{margin-bottom:0}.medford-list__item:before{content:" ";display:block;border-radius:50%;width:6px;max-width:6px;min-width:6px;height:6px;max-height:6px;min-height:6px;background-color:#3794cb;position:absolute;left:0;top:.625rem}.medford-numbers__item{margin-bottom:4rem}.medford-numbers__num{color:#3794cb;font-weight:600;font-size:5rem}.medford-numbers__num span{font-size:1.875rem}.medford-numbers__text{color:#585b5b}.medford-video{padding-bottom:48%;position:relative;background-color:#000;display:block;margin-top:1.25rem;margin-bottom:1.25rem}.medford-video__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center;opacity:.5}.medford-video__play{border-radius:50%;width:48px;max-width:48px;min-width:48px;height:48px;max-height:48px;min-height:48px;background-color:rgb(255 255 255 / .8);position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.medford-video__play:before{content:" ";display:block;border-top:6px solid #fff0;border-bottom:6px solid #fff0;border-left:10px solid #14c1de;border-right:0;position:absolute;top:50%;transform:translate3d(0,-50%,0);left:50%;margin-left:-3px}.medford-table--lines td{position:relative;font-size:1.125rem;vertical-align:middle}.medford-table--lines td:before{content:" ";display:block;height:1px;background-color:#14c1de;position:absolute;top:50%;left:0;right:0}.medford-table--lines td span{background-color:#fff;position:relative;display:inline-block}.medford-table--lines td:first-child{font-weight:700}.medford-table--lines td:first-child span{padding-right:20px}.medford-table--lines td:last-child{text-align:right}.medford-table--lines td:last-child span{padding-left:20px}.medford-training{display:flex;flex-direction:row;border:1px solid #e3e8ea;color:#000;min-height:327px}.medford-training__content{padding:2.1rem 2.3rem;display:flex;flex-direction:column;justify-content:center;flex:1}.medford-training__image{position:relative;flex:1;margin:-1px;overflow:hidden}.medford-training__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.medford-training__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;font-size:1.5rem}.medford-training__title:first-child{margin-top:0}.medford-training__title:last-child{margin-bottom:0}.medford-training:hover{border-color:#d6dbde}.medford-indent--xl{margin-top:8rem;margin-bottom:8rem}.medford-person{display:block;color:#000}.medford-person__image{margin-bottom:1.25rem;position:relative;overflow:hidden;border-radius:15px;z-index:2;max-width:288px;height:360px;background-color:#f6f8f9;display:block}.medford-person__image img{position:relative;z-index:1}.medford-person__name{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;line-height:1.375em;margin-top:1.03125em;margin-bottom:1em;font-size:1.5rem;margin-bottom:.5rem;margin-top:0}.medford-person__name:first-child{margin-top:0}.medford-person__name:last-child{margin-bottom:0}.medford-person__note{font-size:1.125rem}.medford-space-between{height:100%;display:flex;flex-direction:column;justify-content:space-between}.medford-list{padding-left:0}.medford-list>li{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;position:relative;padding-left:1rem;margin-bottom:.625rem}.medford-list>li:first-child{margin-top:0}.medford-list>li:last-child{margin-bottom:0}.medford-list>li:before{content:" ";display:block;border-radius:50%;width:6px;max-width:6px;min-width:6px;height:6px;max-height:6px;min-height:6px;background-color:#14c1de;position:absolute;left:0;top:.625rem}.medford-list--num{counter-reset:item}.medford-list--num>li{padding-left:1.5rem;position:relative;line-height:1.55em;margin-bottom:1.55em;margin-top:.55em}.medford-list--num>li:first-child{margin-top:0}.medford-list--num>li:last-child{margin-bottom:0}.medford-list--num>li:before{position:absolute;left:0;content:counter(item,decimal) " ";counter-increment:item;color:#14c1de;font-weight:700;font-size:1.125rem;background-color:#fff0;width:auto;height:auto;top:0}.medford-list--num ul{margin-top:1rem;margin-bottom:1rem}.medford-list--num ul>li{line-height:1.55em;margin-bottom:1.55em;margin-top:.55em;position:relative;padding-left:1rem;margin-bottom:.625rem}.medford-list--num ul>li:first-child{margin-top:0}.medford-list--num ul>li:last-child{margin-bottom:0}.medford-list--num ul>li:before{content:" ";display:block;border-radius:50%;width:6px;max-width:6px;min-width:6px;height:6px;max-height:6px;min-height:6px;background-color:#14c1de;position:absolute;left:0;top:.625rem}.medford-about{overflow:hidden}.medford-about__container{display:flex;align-items:center;max-width:1388px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.medford-about__content{flex:1;margin-right:76px;min-width:42%}.medford-about__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;font-size:4.5rem;margin-bottom:30px}.medford-about__text{font-size:1.5rem}.medford-about__image{max-width:none;flex:1;margin-right:-24px}.medford-story-item{max-width:380px;margin-top:40px;padding-right:20px}.medford-story-item__year{font-size:56px;margin-bottom:35px;font-family:"Normalidad Wide",sans-serif;font-weight:400}.medford-story-item__title{font-weight:500;font-size:1.5rem;margin-bottom:15px}.medford-story-item__text{font-size:1.5rem;line-height:1.2em;font-weight:300}.medford-mission{display:flex;justify-content:space-between;margin-top:80px;max-width:1388px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}.medford-mission__status{width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-family:"Normalidad Wide",sans-serif;font-size:1.125rem;padding-left:20px;padding-right:20px}.medford-mission__status--request{background-color:#ef3340}.medford-mission__status--cool{background-color:#ffcd00}.medford-mission__status .medford-mission__icon{height:auto;margin-bottom:8px}.medford-mission__status .medford-mission__title{border:0;padding-top:0}.medford-mission__items{display:flex;flex:1;margin-left:24px;margin-right:24px;position:relative}.medford-mission__items:before{content:" ";display:block;width:4px;height:4px;border-radius:2px 0 0 2px;background-color:#000;position:absolute;top:82px;left:-2px}.medford-mission__item{flex:1;position:relative}.medford-mission__item.medford-active .medford-mission__tooltip{opacity:1;pointer-events:all}.medford-mission__item.medford-active .medford-mission__icon path{fill:#14c1de}.medford-mission__item:hover .medford-mission__icon path{fill:#14c1de}.medford-mission__icon{height:58px;margin-bottom:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.medford-mission__icon path{transition:fill .2s ease 0s}.medford-mission__title{text-align:center;border-top:4px solid #000;font-family:"Normalidad Wide",sans-serif;font-size:1.125rem;line-height:1;padding-top:15px}.medford-mission__tooltip{position:absolute;width:340px;position:absolute;left:50%;transform:translate3d(-50%,0,0);font-size:1.5rem;text-align:left;line-height:1.4;border-radius:10px;background-color:#e0eef3;padding-left:30px;padding-right:30px;padding-top:20px;padding-bottom:20px;bottom:100%;margin-bottom:24px;opacity:0;pointer-events:none;transition:opacity .2s ease 0s}.medford-mission__angle{position:absolute;right:-2px;top:76px}.medford-nums{margin-top:80px}.medford-nums__item{display:flex}.medford-nums__num{font-family:"Normalidad Wide",sans-serif;font-size:160px;line-height:1}.medford-nums__content{padding-left:8px;padding-top:14px;max-width:160px}.medford-nums__title{font-weight:300;font-size:30px;margin-bottom:5px}.medford-nums__text{font-size:1.125rem;line-height:1.2;font-weight:300}.medford-directions{margin-top:80px}.medford-directions__item{margin-bottom:70px}.medford-directions__title{font-family:"Normalidad Wide",sans-serif;font-weight:800;font-size:36px;margin-bottom:24px}.medford-directions__link{font-family:"Normalidad Wide",sans-serif;color:#14c1de;font-size:1.125rem}.medford-directions__arrow{position:relative;display:none}.medford-directions__arrow:after,.medford-directions__arrow:before{position:absolute;width:2px;height:12px;background-color:#000}.medford-directions__arrow:before{content:" ";display:block;top:50%;margin-top:-12px;transform-origin:center bottom;transform:translate3d(0,0,.00001px) rotate(-44.99999deg)}.medford-directions__arrow:after{content:" ";display:block;bottom:50%;margin-bottom:-11px;transform-origin:center top;transform:translate3d(0,0,.00001px) rotate(45.00001deg)}.medford-work{background-color:#14c1de;padding-top:56px;padding-bottom:56px;padding-left:78px;padding-right:78px;border-radius:20px}.medford-work__item{font-size:30px;font-weight:300;line-height:1.2;max-width:326px}.medford-info{margin-top:80px}.medford-info__item{max-width:460px;margin-bottom:50px}.medford-info__title{font-size:36px;font-family:"Normalidad Wide",sans-serif;font-weight:700;line-height:1.2;margin-bottom:24px}.medford-info__text{font-size:1.5rem;line-height:1.2}.medford-info--card{border-radius:20px;padding-left:96px;padding-right:96px;padding-top:60px;padding-bottom:60px;background-color:#fff}.medford-solutions{margin-top:80px}.medford-solutions__content{display:flex;flex-direction:column;justify-content:space-between}.medford-solutions__screen{margin:auto;flex-grow:0!important}.medford-solutions__logo{margin-right:auto;margin-bottom:25px;margin-left:0}.medford-solutions__title{font-family:"Normalidad Wide",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:14px;max-width:280px}.medford-solutions__text{font-size:1.125rem;line-height:1.2}.medford-member-image img{border-radius:20px}.medford-rating{display:flex;align-items:center;margin-top:20px}.medford-rating__item{display:flex;align-items:center;margin-right:50px}.medford-rating__icon{margin-right:10px}.medford-rating__number{font-family:"Normalidad Wide",sans-serif;font-size:36px}.medford-member-info--indent{margin-top:36px}.medford-member-info__section{margin-bottom:50px}.medford-member-info__section--heading{margin-bottom:80px}.medford-member-info__section--fill{padding-left:53px;padding-right:53px;padding-top:60px;padding-bottom:60px;background-color:#14c1de;border-radius:20px}.medford-member-info__title{font-family:"Normalidad Wide",sans-serif;display:block;font-weight:600;font-size:36px;margin-bottom:30px}.medford-member-info__title--lg{font-size:56px;margin-bottom:15px}.medford-member-info__title--sm{font-size:1.5rem;margin-bottom:10px}.medford-member-info__list li{position:relative;font-size:1.5rem;line-height:1.2;padding-left:24px;margin-bottom:20px}.medford-member-info__list li:last-child{margin-bottom:0}.medford-member-info__list li:before{content:" ";display:block;border-radius:50%;width:8px;max-width:8px;min-width:8px;height:8px;max-height:8px;min-height:8px;background-color:#000;position:absolute;left:0;top:10px}.medford-member-info__note,.medford-member-info__text{font-size:1.5rem}.medford-member-info__quote{font-family:"Normalidad Wide",sans-serif;font-weight:700;line-height:136px;font-size:186px;height:60px;margin-bottom:25px;margin-left:-8px}.medford-member-info__info{margin-bottom:30px}.medford-testimonial{position:relative;background-color:#fff;border-radius:20px;padding-top:60px;padding-bottom:60px;padding-left:97px;padding-right:97px}.medford-testimonial:before{content:"“";display:block;font-size:112px;line-height:84px;font-family:"Normalidad Wide",sans-serif;font-weight:700;margin-bottom:40px;height:37px}.medford-testimonial__text{font-size:1.5rem;margin-bottom:40px}.medford-testimonial__text p{line-height:1.2}.medford-testimonial__name{font-family:"Normalidad Wide",sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:15px}.medford-testimonial__note{font-size:1.125rem}@media (min-width:1025px){.medford-burger{display:none}.medford-news__item--accent{display:flex;flex-direction:row;border:0}.medford-news__item--accent .medford-news__content{margin:0}.medford-news__item--accent .medford-news__image{margin:0;width:calc(50% + 1rem)}.medford-page--main .medford-header .medford-search{display:none}.medford-progress--timeline .medford-progress__item--last{margin-bottom:0}}@media only screen and (max-width:1580px){.medford-slider--product{width:auto;margin-left:0;margin-right:-50px}}@media only screen and (max-width:1550px){.medford-slider--extra .medford-slider__link--prev{margin-left:0}.medford-slider--extra .medford-slider__link--next{margin-right:0}.medford-slider--extra .medford-slider__container{padding-left:80px;padding-right:80px}}@media only screen and (max-width:1460px){.medford-container--xl{max-width:90%}}@media only screen and (max-width:1440px){.medford-banner__circle,.medford-banner__decor:after,.medford-banner__decor:before{left:auto;right:24px}.medford-banner__decor:after{margin-left:auto;margin-right:162px}.medford-banner__image--doc{margin-left:150px}}@media only screen and (max-width:1420px){.medford-person__image{height:auto}}@media only screen and (max-width:1400px){.medford-about__title{font-size:3.5rem}.medford-nums__num{font-size:100px;line-height:122px}}@media only screen and (max-width:1388px){.medford-list-container--hidden{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;overflow:hidden}.medford-slider__link{margin-left:8px;margin-right:8px}.medford-header .medford-search{width:auto}}@media only screen and (max-width:1240px){.visible-xl{opacity:1;pointer-events:all}.invisible-xl{opacity:0;pointer-events:none}.hide-xl{display:none!important}.show-xl{display:block!important}.parts-auto-xl>.col{flex:1;width:auto!important;max-width:100%;min-width:auto}.parts-nowrap-xl{flex-wrap:nowrap}.parts-center-xl{justify-content:center}.parts-center-xl>.col{margin-left:0;margin-right:0}.parts-right-xl{justify-content:flex-end}.parts-left-xl{justify-content:flex-start}.parts-justify-xl{justify-content:space-between;flex-grow:1}.parts-justify-xl>.col{max-width:100%}.parts-md-xl{align-items:center}.parts-bottom-xl{align-items:flex-end}.parts-top-xl{align-items:flex-start}.parts-row>.part-left-xl{margin-right:auto;margin-left:0;align-items:flex-start}.parts-row>.part-right-xl{margin-left:auto;margin-right:0;align-items:flex-end}.parts-row>.part-center-xl{margin-left:auto;margin-right:auto;align-items:center}.part-auto-xl{flex-grow:1!important;min-width:none;max-width:100%}.parts-row>.part-md-xl{display:flex;flex-direction:column;justify-content:center}.parts-row>.part-top-xl{display:flex;flex-direction:column;justify-content:flex-start}.parts-row>.part-bottom-xl{display:flex;flex-direction:column;justify-content:flex-end}.parts-2-xl>.col{width:50%;min-width:50%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-3-xl>.col{width:33.333333333333336%;min-width:33.333333333333336%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-4-xl>.col{width:25%;min-width:25%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-5-xl>.col{width:20%;min-width:20%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-6-xl>.col{width:16.666666666666668%;min-width:16.666666666666668%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-8-xl>.col{width:12.5%;min-width:12.5%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-10-xl>.col{width:10%;min-width:10%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-12-xl>.col{width:8.333333333333334%;min-width:8.333333333333334%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-13-xl>.col{width:7.692307692307693%;min-width:7.692307692307693%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-1>.part-1-xl{width:100%;min-width:100%}.parts-2>.part-1-xl{width:50%;min-width:50%}.parts-3>.part-1-xl{width:33.333333333333336%;min-width:33.333333333333336%}.parts-4>.part-1-xl{width:25%;min-width:25%}.parts-5>.part-1-xl{width:20%;min-width:20%}.parts-6>.part-1-xl{width:16.666666666666668%;min-width:16.666666666666668%}.parts-2>.part-2-xl{width:100%;min-width:100%}.parts-3>.part-2-xl{width:66.66666666666667%;min-width:66.66666666666667%}.parts-4>.part-2-xl{width:50%;min-width:50%}.parts-5>.part-2-xl{width:40%;min-width:40%}.parts-6>.part-2-xl{width:33.333333333333336%;min-width:33.333333333333336%}.parts-3>.part-3-xl{width:100%;min-width:100%}.parts-4>.part-3-xl{width:75%;min-width:75%}.parts-5>.part-3-xl{width:60%;min-width:60%}.parts-6>.part-3-xl{width:50%;min-width:50%}.parts-4>.part-4-xl{width:100%;min-width:100%}.parts-5>.part-4-xl{width:80%;min-width:80%}.parts-6>.part-4-xl{width:66.66666666666667%;min-width:66.66666666666667%}.parts-5>.part-5-xl{width:100%;min-width:100%}.parts-6>.part-5-xl{width:83.33333333333334%;min-width:83.33333333333334%}.parts-6>.part-6-xl{width:100%;min-width:100%}.parts-8>.part-1-xl{width:12.5%;min-width:12.5%}.parts-8>.part-2-xl{width:25%;min-width:25%}.parts-8>.part-3-xl{width:37.5%;min-width:37.5%}.parts-8>.part-4-xl{width:50%;min-width:50%}.parts-8>.part-5-xl{width:62.5%;min-width:62.5%}.parts-8>.part-6-xl{width:75%;min-width:75%}.parts-8>.part-7-xl{width:87.5%;min-width:87.5%}.parts-8>.part-8-xl{width:100%;min-width:100%}.parts-10>.part-1-xl{width:10%;min-width:10%}.parts-10>.part-2-xl{width:20%;min-width:20%}.parts-10>.part-3-xl{width:30%;min-width:30%}.parts-10>.part-4-xl{width:40%;min-width:40%}.parts-10>.part-5-xl{width:50%;min-width:50%}.parts-10>.part-6-xl{width:60%;min-width:60%}.parts-10>.part-7-xl{width:70%;min-width:70%}.parts-10>.part-8-xl{width:80%;min-width:80%}.parts-10>.part-9-xl{width:90%;min-width:90%}.parts-10>.part-10-xl{width:100%;min-width:100%}.parts-12>.part-1-xl{width:8.333333333333334%;min-width:8.333333333333334%}.parts-12>.part-2-xl{width:16.666666666666668%;min-width:16.666666666666668%}.parts-12>.part-3-xl{width:25%;min-width:25%}.parts-12>.part-4-xl{width:33.333333333333336%;min-width:33.333333333333336%}.parts-12>.part-5-xl{width:41.66666666666667%;min-width:41.66666666666667%}.parts-12>.part-6-xl{width:50%;min-width:50%}.parts-12>.part-7-xl{width:58.333333333333336%;min-width:58.333333333333336%}.parts-12>.part-8-xl{width:66.66666666666667%;min-width:66.66666666666667%}.parts-12>.part-9-xl{width:75%;min-width:75%}.parts-12>.part-10-xl{width:83.33333333333334%;min-width:83.33333333333334%}.parts-12>.part-11-xl{width:91.66666666666667%;min-width:91.66666666666667%}.parts-12>.part-12-xl{width:100%;min-width:100%}.parts-13>.part-1-xl{width:7.692307692307693%;min-width:7.692307692307693%}.parts-13>.part-2-xl{width:15.384615384615385%;min-width:15.384615384615385%}.parts-13>.part-3-xl{width:23.076923076923077%;min-width:23.076923076923077%}.parts-13>.part-4-xl{width:30.76923076923077%;min-width:30.76923076923077%}.parts-13>.part-5-xl{width:38.46153846153846%;min-width:38.46153846153846%}.parts-13>.part-6-xl{width:46.15384615384615%;min-width:46.15384615384615%}.parts-13>.part-7-xl{width:53.84615384615385%;min-width:53.84615384615385%}.parts-13>.part-8-xl{width:61.53846153846154%;min-width:61.53846153846154%}.parts-13>.part-9-xl{width:69.23076923076923%;min-width:69.23076923076923%}.parts-13>.part-10-xl{width:76.92307692307692%;min-width:76.92307692307692%}.parts-13>.part-11-xl{width:84.61538461538461%;min-width:84.61538461538461%}.parts-13>.part-12-xl{width:92.3076923076923%;min-width:92.3076923076923%}.parts-13>.part-13-xl{width:100%;min-width:100%}.parts-space-base-xl{margin-left:-.5rem;margin-right:-.5rem}.parts-space-base-xl>.col{padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}.parts-space-base-xl.parts-clear-bottom,.parts-space-base-xl:last-child{margin-bottom:-1rem}.parts-space-xs-xl{margin-left:-.05rem;margin-right:-.05rem}.parts-space-xs-xl>.col{padding-left:.05rem;padding-right:.05rem;margin-bottom:.1rem}.parts-space-xs-xl.parts-clear-bottom,.parts-space-xs-xl:last-child{margin-bottom:-.1rem}.parts-space-sm-xl{margin-left:-.1rem;margin-right:-.1rem}.parts-space-sm-xl>.col{padding-left:.1rem;padding-right:.1rem;margin-bottom:.2rem}.parts-space-sm-xl.parts-clear-bottom,.parts-space-sm-xl:last-child{margin-bottom:-.2rem}.parts-space-md-xl{margin-left:-.25rem;margin-right:-.25rem}.parts-space-md-xl>.col{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.parts-space-md-xl.parts-clear-bottom,.parts-space-md-xl:last-child{margin-bottom:-.5rem}.parts-space-lg-xl{margin-left:-.75rem;margin-right:-.75rem}.parts-space-lg-xl>.col{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem}.parts-space-lg-xl.parts-clear-bottom,.parts-space-lg-xl:last-child{margin-bottom:-1.5rem}.parts-space-xl-xl{margin-left:-1rem;margin-right:-1rem}.parts-space-xl-xl>.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}.parts-space-xl-xl.parts-clear-bottom,.parts-space-xl-xl:last-child{margin-bottom:-2rem}.parts-space-xxl-xl{margin-left:-1.5rem;margin-right:-1.5rem}.parts-space-xxl-xl>.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem}.parts-space-xxl-xl.parts-clear-bottom,.parts-space-xxl-xl:last-child{margin-bottom:-3rem}.parts-unspace-xl{margin-left:0;margin-right:0}.parts-unspace-xl>.col{padding-left:0;padding-right:0;margin-bottom:0}.parts-unspace-xl.parts-clear-bottom,.parts-unspace-xl:last-child{margin-bottom:0}.parts-collapse-xl{margin-left:0;margin-right:0;width:100%;min-width:100%;flex-wrap:wrap}.parts-collapse-xl>.col{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;min-width:100%!important;width:100%!important;flex-basis:auto}.part-collapse-xl{min-width:100%!important;width:100%!important;flex-basis:auto}.part-first-xl{order:-1}.part-last-xl{order:1}.medford-news__container{padding-left:24px;padding-right:24px}.medford-list-container--scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-left:-24px;margin-right:-24px;padding-bottom:10px;padding-left:24px}.medford-list-container--scroll>.parts-row:after{content:" ";display:block;width:24px;min-width:24px}.medford-list-container--scroll .medford-slider__list:after{content:" ";display:block;width:24px;min-width:24px}.medford-slider--product{margin-right:0}.medford-slider__item--image{min-height:auto}.medford-banner--top .medford-banner__container{margin-left:auto;margin-right:auto}.medford-header__item{margin-left:0;margin-right:0}.text-h1-xl{font-size:3rem}.text-h2-xl{font-size:2rem}.text-h3-xl{font-size:1.5rem}.text-h4-xl{font-size:1.125rem}.text-h5-xl{font-size:1rem}.text-h6-xl{font-size:.875rem}.text-lead-xl{font-size:4rem}.text-base-xl{font-size:1rem}.text-max-xl{font-size:1.5rem}.text-xxl-xl{font-size:1.375rem}.text-xl-xl{font-size:1.25rem}.text-lg-xl{font-size:1.125rem}.text-md-xl{font-size:.875rem}.text-sm-xl{font-size:.75rem}.text-xs-xl{font-size:.625rem}.text-xxs-xl{font-size:.5rem}.text-center-xl{text-align:center}.text-right-xl{text-align:right}.text-left-xl{text-align:left}.medford-mission__title{font-size:.875rem}}@media only screen and (max-width:1200px){.medford-banner__note{left:20px}}@media only screen and (max-width:1158px){.medford-slider--products .medford-slider__nav{display:none}}@media only screen and (max-width:1100px){.medford-container--xl{max-width:none}}@media only screen and (max-width:1024px){.visible-lg{opacity:1;pointer-events:all}.invisible-lg{opacity:0;pointer-events:none}.hide-lg{display:none!important}.show-lg{display:block!important}.parts-auto-lg>.col{flex:1;width:auto!important;max-width:100%;min-width:auto}.parts-nowrap-lg{flex-wrap:nowrap}.parts-center-lg{justify-content:center}.parts-center-lg>.col{margin-left:0;margin-right:0}.parts-right-lg{justify-content:flex-end}.parts-left-lg{justify-content:flex-start}.parts-justify-lg{justify-content:space-between;flex-grow:1}.parts-justify-lg>.col{max-width:100%}.parts-md-lg{align-items:center}.parts-bottom-lg{align-items:flex-end}.parts-top-lg{align-items:flex-start}.parts-row>.part-left-lg{margin-right:auto;margin-left:0;align-items:flex-start}.parts-row>.part-right-lg{margin-left:auto;margin-right:0;align-items:flex-end}.parts-row>.part-center-lg{margin-left:auto;margin-right:auto;align-items:center}.part-auto-lg{flex-grow:1!important;min-width:none;max-width:100%}.parts-row>.part-md-lg{display:flex;flex-direction:column;justify-content:center}.parts-row>.part-top-lg{display:flex;flex-direction:column;justify-content:flex-start}.parts-row>.part-bottom-lg{display:flex;flex-direction:column;justify-content:flex-end}.parts-2-lg>.col{width:50%;min-width:50%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-3-lg>.col{width:33.333333333333336%;min-width:33.333333333333336%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-4-lg>.col{width:25%;min-width:25%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-5-lg>.col{width:20%;min-width:20%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-6-lg>.col{width:16.666666666666668%;min-width:16.666666666666668%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-8-lg>.col{width:12.5%;min-width:12.5%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-10-lg>.col{width:10%;min-width:10%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-12-lg>.col{width:8.333333333333334%;min-width:8.333333333333334%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-13-lg>.col{width:7.692307692307693%;min-width:7.692307692307693%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-1>.part-1-lg{width:100%;min-width:100%}.parts-2>.part-1-lg{width:50%;min-width:50%}.parts-3>.part-1-lg{width:33.333333333333336%;min-width:33.333333333333336%}.parts-4>.part-1-lg{width:25%;min-width:25%}.parts-5>.part-1-lg{width:20%;min-width:20%}.parts-6>.part-1-lg{width:16.666666666666668%;min-width:16.666666666666668%}.parts-2>.part-2-lg{width:100%;min-width:100%}.parts-3>.part-2-lg{width:66.66666666666667%;min-width:66.66666666666667%}.parts-4>.part-2-lg{width:50%;min-width:50%}.parts-5>.part-2-lg{width:40%;min-width:40%}.parts-6>.part-2-lg{width:33.333333333333336%;min-width:33.333333333333336%}.parts-3>.part-3-lg{width:100%;min-width:100%}.parts-4>.part-3-lg{width:75%;min-width:75%}.parts-5>.part-3-lg{width:60%;min-width:60%}.parts-6>.part-3-lg{width:50%;min-width:50%}.parts-4>.part-4-lg{width:100%;min-width:100%}.parts-5>.part-4-lg{width:80%;min-width:80%}.parts-6>.part-4-lg{width:66.66666666666667%;min-width:66.66666666666667%}.parts-5>.part-5-lg{width:100%;min-width:100%}.parts-6>.part-5-lg{width:83.33333333333334%;min-width:83.33333333333334%}.parts-6>.part-6-lg{width:100%;min-width:100%}.parts-8>.part-1-lg{width:12.5%;min-width:12.5%}.parts-8>.part-2-lg{width:25%;min-width:25%}.parts-8>.part-3-lg{width:37.5%;min-width:37.5%}.parts-8>.part-4-lg{width:50%;min-width:50%}.parts-8>.part-5-lg{width:62.5%;min-width:62.5%}.parts-8>.part-6-lg{width:75%;min-width:75%}.parts-8>.part-7-lg{width:87.5%;min-width:87.5%}.parts-8>.part-8-lg{width:100%;min-width:100%}.parts-10>.part-1-lg{width:10%;min-width:10%}.parts-10>.part-2-lg{width:20%;min-width:20%}.parts-10>.part-3-lg{width:30%;min-width:30%}.parts-10>.part-4-lg{width:40%;min-width:40%}.parts-10>.part-5-lg{width:50%;min-width:50%}.parts-10>.part-6-lg{width:60%;min-width:60%}.parts-10>.part-7-lg{width:70%;min-width:70%}.parts-10>.part-8-lg{width:80%;min-width:80%}.parts-10>.part-9-lg{width:90%;min-width:90%}.parts-10>.part-10-lg{width:100%;min-width:100%}.parts-12>.part-1-lg{width:8.333333333333334%;min-width:8.333333333333334%}.parts-12>.part-2-lg{width:16.666666666666668%;min-width:16.666666666666668%}.parts-12>.part-3-lg{width:25%;min-width:25%}.parts-12>.part-4-lg{width:33.333333333333336%;min-width:33.333333333333336%}.parts-12>.part-5-lg{width:41.66666666666667%;min-width:41.66666666666667%}.parts-12>.part-6-lg{width:50%;min-width:50%}.parts-12>.part-7-lg{width:58.333333333333336%;min-width:58.333333333333336%}.parts-12>.part-8-lg{width:66.66666666666667%;min-width:66.66666666666667%}.parts-12>.part-9-lg{width:75%;min-width:75%}.parts-12>.part-10-lg{width:83.33333333333334%;min-width:83.33333333333334%}.parts-12>.part-11-lg{width:91.66666666666667%;min-width:91.66666666666667%}.parts-12>.part-12-lg{width:100%;min-width:100%}.parts-13>.part-1-lg{width:7.692307692307693%;min-width:7.692307692307693%}.parts-13>.part-2-lg{width:15.384615384615385%;min-width:15.384615384615385%}.parts-13>.part-3-lg{width:23.076923076923077%;min-width:23.076923076923077%}.parts-13>.part-4-lg{width:30.76923076923077%;min-width:30.76923076923077%}.parts-13>.part-5-lg{width:38.46153846153846%;min-width:38.46153846153846%}.parts-13>.part-6-lg{width:46.15384615384615%;min-width:46.15384615384615%}.parts-13>.part-7-lg{width:53.84615384615385%;min-width:53.84615384615385%}.parts-13>.part-8-lg{width:61.53846153846154%;min-width:61.53846153846154%}.parts-13>.part-9-lg{width:69.23076923076923%;min-width:69.23076923076923%}.parts-13>.part-10-lg{width:76.92307692307692%;min-width:76.92307692307692%}.parts-13>.part-11-lg{width:84.61538461538461%;min-width:84.61538461538461%}.parts-13>.part-12-lg{width:92.3076923076923%;min-width:92.3076923076923%}.parts-13>.part-13-lg{width:100%;min-width:100%}.parts-space-base-lg{margin-left:-.5rem;margin-right:-.5rem}.parts-space-base-lg>.col{padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}.parts-space-base-lg.parts-clear-bottom,.parts-space-base-lg:last-child{margin-bottom:-1rem}.parts-space-xs-lg{margin-left:-.05rem;margin-right:-.05rem}.parts-space-xs-lg>.col{padding-left:.05rem;padding-right:.05rem;margin-bottom:.1rem}.parts-space-xs-lg.parts-clear-bottom,.parts-space-xs-lg:last-child{margin-bottom:-.1rem}.parts-space-sm-lg{margin-left:-.1rem;margin-right:-.1rem}.parts-space-sm-lg>.col{padding-left:.1rem;padding-right:.1rem;margin-bottom:.2rem}.parts-space-sm-lg.parts-clear-bottom,.parts-space-sm-lg:last-child{margin-bottom:-.2rem}.parts-space-md-lg{margin-left:-.25rem;margin-right:-.25rem}.parts-space-md-lg>.col{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.parts-space-md-lg.parts-clear-bottom,.parts-space-md-lg:last-child{margin-bottom:-.5rem}.parts-space-lg-lg{margin-left:-.75rem;margin-right:-.75rem}.parts-space-lg-lg>.col{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem}.parts-space-lg-lg.parts-clear-bottom,.parts-space-lg-lg:last-child{margin-bottom:-1.5rem}.parts-space-xl-lg{margin-left:-1rem;margin-right:-1rem}.parts-space-xl-lg>.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}.parts-space-xl-lg.parts-clear-bottom,.parts-space-xl-lg:last-child{margin-bottom:-2rem}.parts-space-xxl-lg{margin-left:-1.5rem;margin-right:-1.5rem}.parts-space-xxl-lg>.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem}.parts-space-xxl-lg.parts-clear-bottom,.parts-space-xxl-lg:last-child{margin-bottom:-3rem}.parts-unspace-lg{margin-left:0;margin-right:0}.parts-unspace-lg>.col{padding-left:0;padding-right:0;margin-bottom:0}.parts-unspace-lg.parts-clear-bottom,.parts-unspace-lg:last-child{margin-bottom:0}.parts-collapse-lg{margin-left:0;margin-right:0;width:100%;min-width:100%;flex-wrap:wrap}.parts-collapse-lg>.col{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;min-width:100%!important;width:100%!important;flex-basis:auto}.part-collapse-lg{min-width:100%!important;width:100%!important;flex-basis:auto}.part-first-lg{order:-1}.part-last-lg{order:1}.medford-burger{cursor:pointer;font-size:0;padding:.75rem;z-index:9999;margin-right:calc(50% - 68px)}.medford-filter__tags{display:none}.medford-filter__title{display:block}.medford-filter{position:fixed;left:0;right:0;top:0;bottom:auto;background-color:#fff;height:100%;z-index:50;transform:translate3d(0,0,.004px);overflow-y:auto;-webkit-overflow-scrolling:touch;display:none}.medford-filter.medford-active{display:block}.medford-filter__back{position:absolute;top:0;bottom:0;left:0;right:auto;width:40px}.medford-filter__item{border:0;padding:0;border-bottom:1px solid #e3e8ea;margin-left:24px;margin-right:24px}.medford-filter__item--selected .medford-filter__toggle{background-color:#fff0;color:#000}.medford-filter__item--selected .medford-filter__toggle:after{content:" ";display:block;border-radius:50%;width:8px;max-width:8px;min-width:8px;height:8px;max-height:8px;min-height:8px;background-color:#14c1de;position:absolute;right:30px;position:absolute;top:50%;transform:translate3d(0,-50%,0)}.medford-filter__item--selected .medford-filter__toggle:hover{background-color:#fff0}.medford-filter__item--selected .medford-filter__arrow:after,.medford-filter__item--selected .medford-filter__arrow:before{background-color:#000}.medford-filter__item.medford-active .medford-filter__dropdown{position:relative}.medford-filter__item--last{border:0;margin-bottom:1rem}.medford-filter__toggle{display:block;border-radius:0;border:0;height:70px;line-height:70px;text-align:left;padding-left:0;padding-right:0}.medford-filter__toggle:hover{background-color:#fff0}.medford-filter__arrow{position:absolute;right:0;position:absolute;top:50%;transform:translate3d(0,-50%,0)}.medford-filter__arrow:after,.medford-filter__arrow:before{background-color:#000}.medford-filter__section{padding-left:0;padding-right:0;padding-top:0;border:0}.medford-filter__dropdown{transform:translate3d(0,-10px,0);border-radius:0;border:0;margin:0;left:0;right:0;box-shadow:none}.medford-filter__dropdown--visible{padding-top:30px}.medford-category__item{padding-right:.25em}.medford-category__title{font-size:1.125rem;margin-bottom:.4em}.medford-catalog{margin-top:35px}.medford-form--subscription{margin-top:0;margin-bottom:0}.medford-form--subscription .medford-form__container{display:none}.medford-form--subscription .medford-form__container--mobile{display:block}.medford-logo__sign{display:none}.medford-logo__name{display:block}.medford-logo{width:auto;margin-left:auto;margin-right:auto}.medford-news__item--accent .medford-news__title{font-size:1rem}.medford-news__content{padding:24px}.medford-news__title{margin-bottom:24px;font-size:1rem}.medford-description{padding-left:24px}.medford-search__form{display:none}.medford-search__form--mobile{display:block}.medford-banner .medford-search{box-shadow:none}.medford-slider--products .slick-list{overflow:visible}.medford-slider--team{margin-top:40px;padding-top:40px;padding-bottom:40px;padding-left:20px;padding-right:20px;margin-left:-24px;margin-right:-24px;width:auto}.medford-slider--team .medford-slider__nav{display:none}.medford-slider--team .medford-slider__item{margin-right:20px}.medford-slider--team .medford-slider__item img{max-width:100%;max-height:236px}.medford-slider--reviews .medford-slider__content:before{display:none}.medford-slider--reviews .medford-slider__name{margin-top:0}.medford-slider--reviews .medford-slider__card{display:flex;flex-direction:row;align-items:center;width:auto}.medford-slider--reviews .medford-slider__image{margin-right:.75rem}.medford-slider--reviews .medford-slider__item{max-width:none;margin-right:1.25rem}.medford-slider--reviews .medford-slider__item:before{content:" ";display:block;left:0;right:auto;border-right:0;border-left:210px solid #176690;border-bottom:210px solid #fff0;position:absolute}.medford-slider--reviews .medford-slider__nav{display:none}.medford-slider--extra .medford-slider__nav{display:none}.medford-slider--extra .medford-slider__container{padding-left:0;padding-right:0;margin-left:-11px;margin-right:-11px}.medford-slider--extra .medford-slider__item{padding-left:11px;padding-right:11px}.medford-banner--promo .medford-banner__container:after,.medford-banner--promo .medford-banner__container:before{display:none}.medford-banner__circle{display:none}.medford-banner__decor:after{border-top-width:45px;border-left-width:45px;top:20px;right:24px;margin-left:0;margin-right:auto;left:auto}.medford-banner__decor:before{left:42%;right:auto}.medford-banner__container{margin-left:-24px;margin-right:-24px}.medford-banner__image{display:none}.medford-banner__title{font-size:2rem;max-width:600px}.medford-banner--form .medford-container--xl:before{display:none}.medford-footer__nav{justify-content:flex-start;flex-wrap:wrap;text-align:left;margin-top:0}.medford-footer__item{width:50%;min-width:50%;margin-bottom:1rem;margin-right:0}.medford-footer .medford-logo__sign{display:none}.medford-footer .medford-logo__name{display:block}.medford-header__section--nav{position:absolute;left:0;right:0;opacity:0;pointer-events:none;transition:opacity .2s cubic-bezier(.23,1,.32,1) 0s,transform .3s cubic-bezier(.23,1,.32,1) 0s;display:block;border-top:1px solid #e3e8ea;padding-top:2.1rem;padding-bottom:2.1rem;top:100%;height:auto;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;flex:1;text-align:center;padding-bottom:3rem;padding-top:2rem;transform:scaleY(.8);transform-origin:top;text-align:center}.medford-header__head{order:2;flex-wrap:wrap;padding-top:2.1rem;line-height:1.55em;padding-left:24px;padding-right:24px}.medford-header__info{width:100%;margin-right:0;display:block}.medford-header__nav{display:block;text-align:center}.medford-header__item{display:block;height:auto;margin-top:.5rem;margin-bottom:.5rem;margin-left:.625rem;margin-right:.625rem;width:100%}.medford-header__item:first-child,.medford-header__item:last-child{margin-top:.5rem;margin-bottom:.5rem;margin-left:0;margin-right:0;width:100%}.medford-header__link{padding-top:.8rem;padding-bottom:.8rem}.medford-header .medford-search{position:absolute;left:0;right:0;top:0;bottom:0;width:auto;max-width:none;padding-left:0;padding-right:0;z-index:40;pointer-events:none}.medford-header .medford-search.medford-active{background-color:#fff;z-index:99999;pointer-events:all}.medford-header .medford-search--opened .medford-input__icon{display:none}.medford-header .medford-search__dropdown{left:1.125rem;right:1.125rem;width:auto}.medford-header .medford-search .medford-input__icon{position:absolute;right:24px;padding-right:1.125rem;left:auto;color:#000;font-size:24px;cursor:pointer}.medford-header .medford-search .medford-input input{padding-left:70px;opacity:0;pointer-events:none}.medford-header .medford-search .medford-input__close{padding-right:0;font-size:16px;right:1.125rem}.medford-header .medford-search .medford-btn{position:absolute;top:0;bottom:0;left:0;background-color:#fff0;font-size:0;width:auto;padding-right:24px;padding-left:1rem;opacity:0;pointer-events:none;z-index:1}.medford-header .medford-search .medford-btn .medford-icon{font-size:22px;color:#000}.medford-header .medford-search input{border:0;height:66px}.medford-header+.medford-section--top{border-top:0}.medford-header{position:fixed;top:0;left:0;border-bottom:1px solid #e3e8ea}.medford-header__link{font-size:1.125rem}.medford-header__container{z-index:1;background-color:#fff}.medford-header:before{content:" ";display:block;position:fixed;left:0;right:0;top:0;bottom:auto;height:100vh;background-color:#000;opacity:0;pointer-events:none;transition:opacity .2s ease 0s}.medford-header.medford-active:before{opacity:.5}.medford-header.medford-active .medford-header__section--nav{opacity:1;pointer-events:all;transform:scaleY(1);transition:opacity .2s cubic-bezier(.23,1,.32,1) 0s,transform .3s cubic-bezier(.23,1,.32,1) 0s}.medford-header.medford-active .medford-header__section--nav:after{opacity:.5;transition:opacity .5s ease .2s}.medford-section{padding-top:50px;padding-bottom:50px}.medford-section--md{padding-top:3rem;padding-bottom:3rem}.medford-section--compact{padding-top:30px}.medford-section__title--lg{font-size:26px}.medford-section__screens img{width:500px;position:relative;left:50%;margin-left:-192px;margin-top:1rem}.medford-section--side{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.text-h1-lg{font-size:3rem}.text-h2-lg{font-size:2rem}.text-h3-lg{font-size:1.5rem}.text-h4-lg{font-size:1.125rem}.text-h5-lg{font-size:1rem}.text-h6-lg{font-size:.875rem}.text-lead-lg{font-size:4rem}.text-base-lg{font-size:1rem}.text-max-lg{font-size:1.5rem}.text-xxl-lg{font-size:1.375rem}.text-xl-lg{font-size:1.25rem}.text-lg-lg{font-size:1.125rem}.text-md-lg{font-size:.875rem}.text-sm-lg{font-size:.75rem}.text-xs-lg{font-size:.625rem}.text-xxs-lg{font-size:.5rem}.text-center-lg{text-align:center}.text-right-lg{text-align:right}.text-left-lg{text-align:left}.medford-progress__arrow{display:none;width:12px;font-size:12px}.medford-progress__arrow--mobile{display:block}.medford-progress__arrow:before{height:18px;width:1px;position:absolute;left:50%;transform:translate3d(-50%,0,0);top:auto;bottom:7px}.medford-progress__arrow .medford-icon{margin-right:auto;margin-top:10px;margin-left:0}.medford-progress__sub{position:relative;padding-left:2rem;margin-left:3px;left:0;border-left:1px solid #d0d4d6;height:0;overflow:hidden;transform:translate(0,0) scaleY(.8)}.medford-progress__sub.medford-active{height:auto;overflow:visible;padding-bottom:2rem;transform:translate(0,0) scaleY(1)}.medford-progress__angle{opacity:1;pointer-events:all}.medford-progress--timeline .medford-progress__item--last.medford-active:before{bottom:-30px}.medford-features--purchase .col{position:relative}.medford-features--purchase .medford-features__logo{display:none}.medford-features--purchase .medford-features__icon{display:none}.medford-features--purchase .medford-features__title{padding-left:28px}.medford-features--purchase .medford-features__text{padding-left:28px}.medford-features--purchase .medford-features__check{display:block}.medford-features--purchase .medford-features__line{position:absolute;margin:0;width:1px;height:auto;left:6px;top:60px;bottom:-38px;right:auto}.medford-features--purchase .medford-features__line:after{border-radius:50%;width:12px;max-width:12px;min-width:12px;height:12px;max-height:12px;min-height:12px;background-color:#14c1de;border:0;position:absolute;left:-6px;top:-16px;margin:0;padding:0;background-image:none}.medford-images{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2rem;padding-left:24px;padding-right:24px;margin-left:-24px;margin-right:-24px}.medford-about__title{font-size:36px}.medford-about__text{font-size:16px}.medford-about__container{display:block;max-width:710px;margin-left:auto;margin-right:auto}.medford-about__content{margin-right:0}.medford-about__image{max-width:100%;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:30px}.medford-story-item__year{font-size:36px}.medford-story-item__text,.medford-story-item__title{font-size:16px}.medford-mission{display:none}.medford-nums{margin-top:30px}.medford-nums__item{display:block}.medford-nums__num{font-size:62px;line-height:1}.medford-nums__content{padding:0}.medford-nums__text,.medford-nums__title{font-size:14px;display:inline}.medford-directions__item{position:relative;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #bdc8d3;margin-bottom:0}.medford-directions__arrow{display:block;margin-left:25px}.medford-directions__title{font-size:20px;margin-bottom:0;display:flex;align-items:center}.medford-directions__link{font-size:0;position:absolute;left:0;right:0;top:0;bottom:0}.medford-directions .col:last-child .medford-directions__item{border-bottom:0}.medford-work{padding-left:25px;padding-right:25px;padding-top:50px;padding-bottom:50px}.medford-work__item{max-width:none;font-size:20px}.medford-info{margin-top:30px}.medford-info__title{font-size:20px}.medford-info__text{font-size:16px}.medford-member-info__title{font-size:20px}.medford-member-info__title--lg{font-size:26px}.medford-member-info__title--sm{font-size:16px}.medford-member-info__list li{font-size:16px}.medford-member-info__list li:before{top:6px}.medford-member-info__section--fill{border-radius:10px;padding-left:25px;padding-right:25px;padding-top:44px;padding-bottom:44px}.medford-member-info__note,.medford-member-info__text{font-size:16px}.medford-testimonial{padding-left:25px;padding-right:25px;padding-top:44px;padding-bottom:44px}.medford-testimonial:before{margin-bottom:10px}.medford-testimonial__text{font-size:16px}.medford-testimonial__name{font-size:20px}.medford-testimonial__note{font-size:16px}}@media only screen and (max-width:1023px){.medford-slider--products .medford-product{width:272px}}@media only screen and (max-width:768px){body{padding-top:70px}.visible-md{opacity:1;pointer-events:all}.invisible-md{opacity:0;pointer-events:none}.hide-md{display:none!important}.show-md{display:block!important}.parts-auto-md>.col{flex:1;width:auto!important;max-width:100%;min-width:auto}.parts-nowrap-md{flex-wrap:nowrap}.parts-center-md{justify-content:center}.parts-center-md>.col{margin-left:0;margin-right:0}.parts-right-md{justify-content:flex-end}.parts-left-md{justify-content:flex-start}.parts-justify-md{justify-content:space-between;flex-grow:1}.parts-justify-md>.col{max-width:100%}.parts-md-md{align-items:center}.parts-bottom-md{align-items:flex-end}.parts-top-md{align-items:flex-start}.parts-row>.part-left-md{margin-right:auto;margin-left:0;align-items:flex-start}.parts-row>.part-right-md{margin-left:auto;margin-right:0;align-items:flex-end}.parts-row>.part-center-md{margin-left:auto;margin-right:auto;align-items:center}.part-auto-md{flex-grow:1!important;min-width:none;max-width:100%}.parts-row>.part-md-md{display:flex;flex-direction:column;justify-content:center}.parts-row>.part-top-md{display:flex;flex-direction:column;justify-content:flex-start}.parts-row>.part-bottom-md{display:flex;flex-direction:column;justify-content:flex-end}.parts-2-md>.col{width:50%;min-width:50%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-3-md>.col{width:33.333333333333336%;min-width:33.333333333333336%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-4-md>.col{width:25%;min-width:25%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-5-md>.col{width:20%;min-width:20%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-6-md>.col{width:16.666666666666668%;min-width:16.666666666666668%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-8-md>.col{width:12.5%;min-width:12.5%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-10-md>.col{width:10%;min-width:10%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-12-md>.col{width:8.333333333333334%;min-width:8.333333333333334%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-13-md>.col{width:7.692307692307693%;min-width:7.692307692307693%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-1>.part-1-md{width:100%;min-width:100%}.parts-2>.part-1-md{width:50%;min-width:50%}.parts-3>.part-1-md{width:33.333333333333336%;min-width:33.333333333333336%}.parts-4>.part-1-md{width:25%;min-width:25%}.parts-5>.part-1-md{width:20%;min-width:20%}.parts-6>.part-1-md{width:16.666666666666668%;min-width:16.666666666666668%}.parts-2>.part-2-md{width:100%;min-width:100%}.parts-3>.part-2-md{width:66.66666666666667%;min-width:66.66666666666667%}.parts-4>.part-2-md{width:50%;min-width:50%}.parts-5>.part-2-md{width:40%;min-width:40%}.parts-6>.part-2-md{width:33.333333333333336%;min-width:33.333333333333336%}.parts-3>.part-3-md{width:100%;min-width:100%}.parts-4>.part-3-md{width:75%;min-width:75%}.parts-5>.part-3-md{width:60%;min-width:60%}.parts-6>.part-3-md{width:50%;min-width:50%}.parts-4>.part-4-md{width:100%;min-width:100%}.parts-5>.part-4-md{width:80%;min-width:80%}.parts-6>.part-4-md{width:66.66666666666667%;min-width:66.66666666666667%}.parts-5>.part-5-md{width:100%;min-width:100%}.parts-6>.part-5-md{width:83.33333333333334%;min-width:83.33333333333334%}.parts-6>.part-6-md{width:100%;min-width:100%}.parts-8>.part-1-md{width:12.5%;min-width:12.5%}.parts-8>.part-2-md{width:25%;min-width:25%}.parts-8>.part-3-md{width:37.5%;min-width:37.5%}.parts-8>.part-4-md{width:50%;min-width:50%}.parts-8>.part-5-md{width:62.5%;min-width:62.5%}.parts-8>.part-6-md{width:75%;min-width:75%}.parts-8>.part-7-md{width:87.5%;min-width:87.5%}.parts-8>.part-8-md{width:100%;min-width:100%}.parts-10>.part-1-md{width:10%;min-width:10%}.parts-10>.part-2-md{width:20%;min-width:20%}.parts-10>.part-3-md{width:30%;min-width:30%}.parts-10>.part-4-md{width:40%;min-width:40%}.parts-10>.part-5-md{width:50%;min-width:50%}.parts-10>.part-6-md{width:60%;min-width:60%}.parts-10>.part-7-md{width:70%;min-width:70%}.parts-10>.part-8-md{width:80%;min-width:80%}.parts-10>.part-9-md{width:90%;min-width:90%}.parts-10>.part-10-md{width:100%;min-width:100%}.parts-12>.part-1-md{width:8.333333333333334%;min-width:8.333333333333334%}.parts-12>.part-2-md{width:16.666666666666668%;min-width:16.666666666666668%}.parts-12>.part-3-md{width:25%;min-width:25%}.parts-12>.part-4-md{width:33.333333333333336%;min-width:33.333333333333336%}.parts-12>.part-5-md{width:41.66666666666667%;min-width:41.66666666666667%}.parts-12>.part-6-md{width:50%;min-width:50%}.parts-12>.part-7-md{width:58.333333333333336%;min-width:58.333333333333336%}.parts-12>.part-8-md{width:66.66666666666667%;min-width:66.66666666666667%}.parts-12>.part-9-md{width:75%;min-width:75%}.parts-12>.part-10-md{width:83.33333333333334%;min-width:83.33333333333334%}.parts-12>.part-11-md{width:91.66666666666667%;min-width:91.66666666666667%}.parts-12>.part-12-md{width:100%;min-width:100%}.parts-13>.part-1-md{width:7.692307692307693%;min-width:7.692307692307693%}.parts-13>.part-2-md{width:15.384615384615385%;min-width:15.384615384615385%}.parts-13>.part-3-md{width:23.076923076923077%;min-width:23.076923076923077%}.parts-13>.part-4-md{width:30.76923076923077%;min-width:30.76923076923077%}.parts-13>.part-5-md{width:38.46153846153846%;min-width:38.46153846153846%}.parts-13>.part-6-md{width:46.15384615384615%;min-width:46.15384615384615%}.parts-13>.part-7-md{width:53.84615384615385%;min-width:53.84615384615385%}.parts-13>.part-8-md{width:61.53846153846154%;min-width:61.53846153846154%}.parts-13>.part-9-md{width:69.23076923076923%;min-width:69.23076923076923%}.parts-13>.part-10-md{width:76.92307692307692%;min-width:76.92307692307692%}.parts-13>.part-11-md{width:84.61538461538461%;min-width:84.61538461538461%}.parts-13>.part-12-md{width:92.3076923076923%;min-width:92.3076923076923%}.parts-13>.part-13-md{width:100%;min-width:100%}.parts-space-base-md{margin-left:-.5rem;margin-right:-.5rem}.parts-space-base-md>.col{padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}.parts-space-base-md.parts-clear-bottom,.parts-space-base-md:last-child{margin-bottom:-1rem}.parts-space-xs-md{margin-left:-.05rem;margin-right:-.05rem}.parts-space-xs-md>.col{padding-left:.05rem;padding-right:.05rem;margin-bottom:.1rem}.parts-space-xs-md.parts-clear-bottom,.parts-space-xs-md:last-child{margin-bottom:-.1rem}.parts-space-sm-md{margin-left:-.1rem;margin-right:-.1rem}.parts-space-sm-md>.col{padding-left:.1rem;padding-right:.1rem;margin-bottom:.2rem}.parts-space-sm-md.parts-clear-bottom,.parts-space-sm-md:last-child{margin-bottom:-.2rem}.parts-space-md-md{margin-left:-.25rem;margin-right:-.25rem}.parts-space-md-md>.col{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.parts-space-md-md.parts-clear-bottom,.parts-space-md-md:last-child{margin-bottom:-.5rem}.parts-space-lg-md{margin-left:-.75rem;margin-right:-.75rem}.parts-space-lg-md>.col{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem}.parts-space-lg-md.parts-clear-bottom,.parts-space-lg-md:last-child{margin-bottom:-1.5rem}.parts-space-xl-md{margin-left:-1rem;margin-right:-1rem}.parts-space-xl-md>.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}.parts-space-xl-md.parts-clear-bottom,.parts-space-xl-md:last-child{margin-bottom:-2rem}.parts-space-xxl-md{margin-left:-1.5rem;margin-right:-1.5rem}.parts-space-xxl-md>.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem}.parts-space-xxl-md.parts-clear-bottom,.parts-space-xxl-md:last-child{margin-bottom:-3rem}.parts-unspace-md{margin-left:0;margin-right:0}.parts-unspace-md>.col{padding-left:0;padding-right:0;margin-bottom:0}.parts-unspace-md.parts-clear-bottom,.parts-unspace-md:last-child{margin-bottom:0}.parts-collapse-md{margin-left:0;margin-right:0;width:100%;min-width:100%;flex-wrap:wrap}.parts-collapse-md>.col{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;min-width:100%!important;width:100%!important;flex-basis:auto}.part-collapse-md{min-width:100%!important;width:100%!important;flex-basis:auto}.part-first-md{order:-1}.part-last-md{order:1}.medford-popup__content{padding:1.575rem 1.575rem}.medford-category .parts-row:after{content:" ";display:block;display:inline-block;width:1.375rem;min-width:1.375rem}.medford-catalog{padding-bottom:1px;margin-left:-24px;margin-right:-24px}.medford-form--service{margin-left:-24px;margin-right:-24px;margin-top:-5rem;margin-bottom:5rem}.medford-form--service .medford-form__container{padding-left:24px;padding-right:24px}.medford-map{padding-bottom:87.5%;margin-left:-24px;margin-right:-24px}.medford-map__zoom{display:none}.medford-news--list{background-color:#fff;margin-left:-24px;margin-right:-24px;border-top:1px solid #e3e8ea}.medford-news--list:after{display:none}.medford-news--list .medford-news__content{min-height:272px;min-width:272px}.medford-news__container{padding-top:70px;padding-bottom:70px;position:relative;overflow:visible;-webkit-overflow-scrolling:auto}.medford-news__list{display:flex;flex-direction:row;flex-wrap:nowrap;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.medford-news__list .medford-news__item{margin-bottom:0;margin-left:-1px}.medford-news__list:after{content:" ";display:block;width:24px;max-width:24px;min-width:24px}.medford-news__content{min-height:auto;min-width:none}.medford-news__label{font-size:.875rem}.medford-news__note{font-size:.875rem}.medford-news__heading{font-size:1.4rem}.medford-description__section{margin-top:50px;margin-bottom:50px}.medford-description__section--border{padding-bottom:50px}.medford-description__section--divide:last-child{padding-bottom:50px}.medford-description__section--download{position:fixed;left:0;right:0;bottom:0;top:auto;margin:0;padding:0;background-color:#fff;z-index:200;box-shadow:0 -4px 10px -4px rgb(0 0 0 / .1);border:0}.medford-description__section--download .medford-btn{border-radius:0;white-space:normal;font-size:.875rem;padding-top:1rem;padding-bottom:1rem;line-height:1.2em;display:flex;flex-direction:column;justify-content:center;align-items:center}.medford-description__section--download .medford-icon{display:none}.medford-description{padding:24px;z-index:auto}.medford-product__container{padding:1.25rem}.medford-product__section{padding:1.25rem}.medford-slider--product{max-width:400px;margin-left:auto;margin-right:auto}.medford-slider--product .medford-slider__nav{display:none}.medford-slider--reviews .medford-slider__more{opacity:1;pointer-events:all}.medford-slider--reviews .medford-slider__text{font-size:.875rem;max-height:130px;margin-bottom:3rem;overflow:hidden}.medford-slider--reviews .medford-slider__item{padding-top:1.375rem;padding-bottom:1.375rem;padding-left:.875rem;padding-right:.875rem}.medford-slider--reviews .medford-slider__item:before{content:" ";display:block;border-left-width:100px;border-bottom-width:100px}.medford-slider--extra .medford-slider__item{opacity:1;pointer-events:all}.medford-tabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.medford-tabs__link{font-size:.875rem;white-space:nowrap;margin-left:.75rem;margin-right:.75rem}.medford-tabs__item--spaced{padding-left:0;padding-right:0;padding-top:60px;padding-bottom:60px}.medford-tabs__slider{display:none}.medford-tabs__link{border-radius:10px;transition:color .2s ease 0s,background .2s ease 0s;margin-left:0;margin-right:0}.medford-tabs__link.medford-active{background-color:#000}.medford-banner--main .medford-banner__container{padding-top:70px;padding-bottom:70px;padding-left:10%;padding-right:10%}.medford-banner--promo .medford-banner__container{padding-top:70px;padding-bottom:70px}.medford-banner--top .medford-banner__container{padding-top:150px}.medford-banner--top{padding-top:0}.medford-banner--top .medford-banner__title{font-size:1.5rem}.medford-banner__container{padding-top:70px;padding-bottom:70px;margin-left:-24px;margin-right:-24px}.medford-banner__bg--mobile{display:block}.medford-banner--form .medford-card__section{padding-left:1rem;padding-right:1rem;padding-top:2.5rem;padding-bottom:2.5rem}.medford-footer__note br{display:none}.medford-footer__link{font-size:.75rem}.scroll-direction-up .medford-header{transform:translate3d(0,0,.001px)}.medford-section__heading--divide{padding-bottom:40px;margin-bottom:50px}.medford-section__sub{font-size:1rem}.medford-section__title{font-size:1.25rem}.medford-section__title--lg{font-size:26px}.text-h1-md{font-size:3rem}.text-h2-md{font-size:2rem}.text-h3-md{font-size:1.5rem}.text-h4-md{font-size:1.125rem}.text-h5-md{font-size:1rem}.text-h6-md{font-size:.875rem}.text-lead-md{font-size:4rem}.text-base-md{font-size:1rem}.text-max-md{font-size:1.5rem}.text-xxl-md{font-size:1.375rem}.text-xl-md{font-size:1.25rem}.text-lg-md{font-size:1.125rem}.text-md-md{font-size:.875rem}.text-sm-md{font-size:.75rem}.text-xs-md{font-size:.625rem}.text-xxs-md{font-size:.5rem}.text-center-md{text-align:center}.text-right-md{text-align:right}.text-left-md{text-align:left}.medford-popup__content{padding:1.125rem}.medford-popup__close{right:0;top:0}.medford-card__section--lg{padding-left:24px;padding-right:24px}.medford-card__section--form{padding-left:1rem;padding-right:1rem;padding-top:2.5rem;padding-bottom:2.5rem}.medford-card__section--space{padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem}.medford-accordeon--compact .medford-accordeon__item{padding-left:0;border:0}.medford-accordeon--compact .medford-accordeon__content{padding-left:2rem}.medford-accordeon--compact .medford-accordeon__text{font-size:.875rem}.medford-accordeon__content{padding-left:0}.medford-accordeon__title{font-size:1rem}.medford-accordeon__item:after{left:0}.medford-progress__sub .medford-progress__icon{max-width:62px}.medford-progress__sub .medford-progress__line{margin-top:1.5rem;margin-bottom:1.5rem}.medford-progress__sub .medford-progress__title{font-size:1.125rem}.medford-progress--tabs .medford-progress__title{font-size:1.125rem}.medford-reviews{margin-left:-24px;margin-right:-24px}.medford-reviews__image{width:100px;max-width:100px;min-width:100px;height:100px;max-height:100px;min-height:100px}.medford-reviews__item{margin-bottom:-1px}.medford-reviews__item:before{border-left-width:140px;border-bottom-width:140px}.medford-features--team .medford-features__item{min-width:185px}.medford-btn--unspace-md{padding-left:0;padding-right:0}.medford-btn--block-md{display:block;width:100%}.medford-btn--lg{padding-left:1rem;padding-right:1rem}.medford-btn--xl{padding-left:1.5rem;padding-right:1.5rem}.medford-content__item--image{margin-left:-24px;margin-right:-24px}.medford-content__item--image img{width:100%}.medford-content--side{padding-top:70px;padding-bottom:70px}.medford-content--side:before{content:" ";display:block;position:absolute;top:0;left:-24px;right:-24px;height:1px;background-color:#e3e8ea}.medford-content{padding-left:0;padding-right:0;max-width:none;padding-bottom:70px}.medford-numbers__item{margin-bottom:.75rem;background-color:#fff;padding-top:.75rem;padding-bottom:.75rem;padding-left:.875rem;padding-right:.875rem;border:1px solid #e3e8ea}.medford-numbers__num{font-size:50px}.medford-numbers__num span{font-size:.875rem}.medford-training{display:block;min-height:none}.medford-training__image{display:block;padding-bottom:50%}.medford-person__name{font-size:20px}.medford-person__note{font-size:16px}.medford-info{margin-bottom:80px}.medford-info__item{margin-bottom:0}.medford-info--card{padding-left:25px;padding-right:25px;padding-top:33px;padding-bottom:33px;border-radius:10px;margin-bottom:0}.medford-solutions__title{font-size:20px}.medford-solutions__text{font-size:16px}}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@media only screen and (max-width:540px){.visible-sm{opacity:1;pointer-events:all}.invisible-sm{opacity:0;pointer-events:none}.hide-sm{display:none!important}.show-sm{display:block!important}.parts-auto-sm>.col{flex:1;width:auto!important;max-width:100%;min-width:auto}.parts-nowrap-sm{flex-wrap:nowrap}.parts-center-sm{justify-content:center}.parts-center-sm>.col{margin-left:0;margin-right:0}.parts-right-sm{justify-content:flex-end}.parts-left-sm{justify-content:flex-start}.parts-justify-sm{justify-content:space-between;flex-grow:1}.parts-justify-sm>.col{max-width:100%}.parts-md-sm{align-items:center}.parts-bottom-sm{align-items:flex-end}.parts-top-sm{align-items:flex-start}.parts-row>.part-left-sm{margin-right:auto;margin-left:0;align-items:flex-start}.parts-row>.part-right-sm{margin-left:auto;margin-right:0;align-items:flex-end}.parts-row>.part-center-sm{margin-left:auto;margin-right:auto;align-items:center}.part-auto-sm{flex-grow:1!important;min-width:none;max-width:100%}.parts-row>.part-md-sm{display:flex;flex-direction:column;justify-content:center}.parts-row>.part-top-sm{display:flex;flex-direction:column;justify-content:flex-start}.parts-row>.part-bottom-sm{display:flex;flex-direction:column;justify-content:flex-end}.parts-2-sm>.col{width:50%;min-width:50%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-3-sm>.col{width:33.333333333333336%;min-width:33.333333333333336%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-4-sm>.col{width:25%;min-width:25%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-5-sm>.col{width:20%;min-width:20%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-6-sm>.col{width:16.666666666666668%;min-width:16.666666666666668%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-8-sm>.col{width:12.5%;min-width:12.5%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-10-sm>.col{width:10%;min-width:10%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-12-sm>.col{width:8.333333333333334%;min-width:8.333333333333334%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-13-sm>.col{width:7.692307692307693%;min-width:7.692307692307693%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-1>.part-1-sm{width:100%;min-width:100%}.parts-2>.part-1-sm{width:50%;min-width:50%}.parts-3>.part-1-sm{width:33.333333333333336%;min-width:33.333333333333336%}.parts-4>.part-1-sm{width:25%;min-width:25%}.parts-5>.part-1-sm{width:20%;min-width:20%}.parts-6>.part-1-sm{width:16.666666666666668%;min-width:16.666666666666668%}.parts-2>.part-2-sm{width:100%;min-width:100%}.parts-3>.part-2-sm{width:66.66666666666667%;min-width:66.66666666666667%}.parts-4>.part-2-sm{width:50%;min-width:50%}.parts-5>.part-2-sm{width:40%;min-width:40%}.parts-6>.part-2-sm{width:33.333333333333336%;min-width:33.333333333333336%}.parts-3>.part-3-sm{width:100%;min-width:100%}.parts-4>.part-3-sm{width:75%;min-width:75%}.parts-5>.part-3-sm{width:60%;min-width:60%}.parts-6>.part-3-sm{width:50%;min-width:50%}.parts-4>.part-4-sm{width:100%;min-width:100%}.parts-5>.part-4-sm{width:80%;min-width:80%}.parts-6>.part-4-sm{width:66.66666666666667%;min-width:66.66666666666667%}.parts-5>.part-5-sm{width:100%;min-width:100%}.parts-6>.part-5-sm{width:83.33333333333334%;min-width:83.33333333333334%}.parts-6>.part-6-sm{width:100%;min-width:100%}.parts-8>.part-1-sm{width:12.5%;min-width:12.5%}.parts-8>.part-2-sm{width:25%;min-width:25%}.parts-8>.part-3-sm{width:37.5%;min-width:37.5%}.parts-8>.part-4-sm{width:50%;min-width:50%}.parts-8>.part-5-sm{width:62.5%;min-width:62.5%}.parts-8>.part-6-sm{width:75%;min-width:75%}.parts-8>.part-7-sm{width:87.5%;min-width:87.5%}.parts-8>.part-8-sm{width:100%;min-width:100%}.parts-10>.part-1-sm{width:10%;min-width:10%}.parts-10>.part-2-sm{width:20%;min-width:20%}.parts-10>.part-3-sm{width:30%;min-width:30%}.parts-10>.part-4-sm{width:40%;min-width:40%}.parts-10>.part-5-sm{width:50%;min-width:50%}.parts-10>.part-6-sm{width:60%;min-width:60%}.parts-10>.part-7-sm{width:70%;min-width:70%}.parts-10>.part-8-sm{width:80%;min-width:80%}.parts-10>.part-9-sm{width:90%;min-width:90%}.parts-10>.part-10-sm{width:100%;min-width:100%}.parts-12>.part-1-sm{width:8.333333333333334%;min-width:8.333333333333334%}.parts-12>.part-2-sm{width:16.666666666666668%;min-width:16.666666666666668%}.parts-12>.part-3-sm{width:25%;min-width:25%}.parts-12>.part-4-sm{width:33.333333333333336%;min-width:33.333333333333336%}.parts-12>.part-5-sm{width:41.66666666666667%;min-width:41.66666666666667%}.parts-12>.part-6-sm{width:50%;min-width:50%}.parts-12>.part-7-sm{width:58.333333333333336%;min-width:58.333333333333336%}.parts-12>.part-8-sm{width:66.66666666666667%;min-width:66.66666666666667%}.parts-12>.part-9-sm{width:75%;min-width:75%}.parts-12>.part-10-sm{width:83.33333333333334%;min-width:83.33333333333334%}.parts-12>.part-11-sm{width:91.66666666666667%;min-width:91.66666666666667%}.parts-12>.part-12-sm{width:100%;min-width:100%}.parts-13>.part-1-sm{width:7.692307692307693%;min-width:7.692307692307693%}.parts-13>.part-2-sm{width:15.384615384615385%;min-width:15.384615384615385%}.parts-13>.part-3-sm{width:23.076923076923077%;min-width:23.076923076923077%}.parts-13>.part-4-sm{width:30.76923076923077%;min-width:30.76923076923077%}.parts-13>.part-5-sm{width:38.46153846153846%;min-width:38.46153846153846%}.parts-13>.part-6-sm{width:46.15384615384615%;min-width:46.15384615384615%}.parts-13>.part-7-sm{width:53.84615384615385%;min-width:53.84615384615385%}.parts-13>.part-8-sm{width:61.53846153846154%;min-width:61.53846153846154%}.parts-13>.part-9-sm{width:69.23076923076923%;min-width:69.23076923076923%}.parts-13>.part-10-sm{width:76.92307692307692%;min-width:76.92307692307692%}.parts-13>.part-11-sm{width:84.61538461538461%;min-width:84.61538461538461%}.parts-13>.part-12-sm{width:92.3076923076923%;min-width:92.3076923076923%}.parts-13>.part-13-sm{width:100%;min-width:100%}.parts-space-base-sm{margin-left:-.5rem;margin-right:-.5rem}.parts-space-base-sm>.col{padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}.parts-space-base-sm.parts-clear-bottom,.parts-space-base-sm:last-child{margin-bottom:-1rem}.parts-space-xs-sm{margin-left:-.05rem;margin-right:-.05rem}.parts-space-xs-sm>.col{padding-left:.05rem;padding-right:.05rem;margin-bottom:.1rem}.parts-space-xs-sm.parts-clear-bottom,.parts-space-xs-sm:last-child{margin-bottom:-.1rem}.parts-space-sm-sm{margin-left:-.1rem;margin-right:-.1rem}.parts-space-sm-sm>.col{padding-left:.1rem;padding-right:.1rem;margin-bottom:.2rem}.parts-space-sm-sm.parts-clear-bottom,.parts-space-sm-sm:last-child{margin-bottom:-.2rem}.parts-space-md-sm{margin-left:-.25rem;margin-right:-.25rem}.parts-space-md-sm>.col{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.parts-space-md-sm.parts-clear-bottom,.parts-space-md-sm:last-child{margin-bottom:-.5rem}.parts-space-lg-sm{margin-left:-.75rem;margin-right:-.75rem}.parts-space-lg-sm>.col{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem}.parts-space-lg-sm.parts-clear-bottom,.parts-space-lg-sm:last-child{margin-bottom:-1.5rem}.parts-space-xl-sm{margin-left:-1rem;margin-right:-1rem}.parts-space-xl-sm>.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}.parts-space-xl-sm.parts-clear-bottom,.parts-space-xl-sm:last-child{margin-bottom:-2rem}.parts-space-xxl-sm{margin-left:-1.5rem;margin-right:-1.5rem}.parts-space-xxl-sm>.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem}.parts-space-xxl-sm.parts-clear-bottom,.parts-space-xxl-sm:last-child{margin-bottom:-3rem}.parts-unspace-sm{margin-left:0;margin-right:0}.parts-unspace-sm>.col{padding-left:0;padding-right:0;margin-bottom:0}.parts-unspace-sm.parts-clear-bottom,.parts-unspace-sm:last-child{margin-bottom:0}.parts-collapse-sm{margin-left:0;margin-right:0;width:100%;min-width:100%;flex-wrap:wrap}.parts-collapse-sm>.col{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;min-width:100%!important;width:100%!important;flex-basis:auto}.part-collapse-sm{min-width:100%!important;width:100%!important;flex-basis:auto}.part-first-sm{order:-1}.part-last-sm{order:1}.medford-loader{left:0;right:34px;top:100%;width:auto;height:5px;margin-top:-5px}.medford-slider--reviews .medford-slider__image{width:80px;max-width:80px;min-width:80px}.medford-tabs__nav--images .medford-tabs__link{padding:10px}.medford-tabs__nav--images .medford-tabs__slider{height:2px}.medford-banner--main .medford-banner__container{padding-left:0;padding-right:0}.medford-section{padding-top:35px;padding-bottom:35px}.medford-section--md{padding-top:50px;padding-bottom:50px}.medford-section--compact{padding-top:30px}.text-h1-sm{font-size:3rem}.text-h2-sm{font-size:2rem}.text-h3-sm{font-size:1.5rem}.text-h4-sm{font-size:1.125rem}.text-h5-sm{font-size:1rem}.text-h6-sm{font-size:.875rem}.text-lead-sm{font-size:4rem}.text-base-sm{font-size:1rem}.text-max-sm{font-size:1.5rem}.text-xxl-sm{font-size:1.375rem}.text-xl-sm{font-size:1.25rem}.text-lg-sm{font-size:1.125rem}.text-md-sm{font-size:.875rem}.text-sm-sm{font-size:.75rem}.text-xs-sm{font-size:.625rem}.text-xxs-sm{font-size:.5rem}.text-center-sm{text-align:center}.text-right-sm{text-align:right}.text-left-sm{text-align:left}.medford-features__icon{height:40px}.medford-features--vacancies{overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.medford-features--vacancies .medford-features__icon{height:auto;max-width:55px}.medford-features--vacancies .medford-features__text{padding-right:0}.medford-features--vacancies .medford-features__item{background-color:#fff;border:1px solid #e3e8ea;padding-top:28px;padding-bottom:28px;padding-left:1rem;padding-right:1rem;margin-right:20px}.medford-features--vacancies>.parts-row{flex-wrap:nowrap}.medford-features__item{margin-bottom:2rem}.medford-features--bordered{border:0}.medford-person{max-width:288px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:375px){.visible-xs{opacity:1;pointer-events:all}.invisible-xs{opacity:0;pointer-events:none}.hide-xs{display:none!important}.show-xs{display:block!important}.parts-auto-xs>.col{flex:1;width:auto!important;max-width:100%;min-width:auto}.parts-nowrap-xs{flex-wrap:nowrap}.parts-center-xs{justify-content:center}.parts-center-xs>.col{margin-left:0;margin-right:0}.parts-right-xs{justify-content:flex-end}.parts-left-xs{justify-content:flex-start}.parts-justify-xs{justify-content:space-between;flex-grow:1}.parts-justify-xs>.col{max-width:100%}.parts-md-xs{align-items:center}.parts-bottom-xs{align-items:flex-end}.parts-top-xs{align-items:flex-start}.parts-row>.part-left-xs{margin-right:auto;margin-left:0;align-items:flex-start}.parts-row>.part-right-xs{margin-left:auto;margin-right:0;align-items:flex-end}.parts-row>.part-center-xs{margin-left:auto;margin-right:auto;align-items:center}.part-auto-xs{flex-grow:1!important;min-width:none;max-width:100%}.parts-row>.part-md-xs{display:flex;flex-direction:column;justify-content:center}.parts-row>.part-top-xs{display:flex;flex-direction:column;justify-content:flex-start}.parts-row>.part-bottom-xs{display:flex;flex-direction:column;justify-content:flex-end}.parts-2-xs>.col{width:50%;min-width:50%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-3-xs>.col{width:33.333333333333336%;min-width:33.333333333333336%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-4-xs>.col{width:25%;min-width:25%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-5-xs>.col{width:20%;min-width:20%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-6-xs>.col{width:16.666666666666668%;min-width:16.666666666666668%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-8-xs>.col{width:12.5%;min-width:12.5%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-10-xs>.col{width:10%;min-width:10%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-12-xs>.col{width:8.333333333333334%;min-width:8.333333333333334%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-13-xs>.col{width:7.692307692307693%;min-width:7.692307692307693%;flex-grow:0;flex-shrink:1;flex-basis:auto}.parts-1>.part-1-xs{width:100%;min-width:100%}.parts-2>.part-1-xs{width:50%;min-width:50%}.parts-3>.part-1-xs{width:33.333333333333336%;min-width:33.333333333333336%}.parts-4>.part-1-xs{width:25%;min-width:25%}.parts-5>.part-1-xs{width:20%;min-width:20%}.parts-6>.part-1-xs{width:16.666666666666668%;min-width:16.666666666666668%}.parts-2>.part-2-xs{width:100%;min-width:100%}.parts-3>.part-2-xs{width:66.66666666666667%;min-width:66.66666666666667%}.parts-4>.part-2-xs{width:50%;min-width:50%}.parts-5>.part-2-xs{width:40%;min-width:40%}.parts-6>.part-2-xs{width:33.333333333333336%;min-width:33.333333333333336%}.parts-3>.part-3-xs{width:100%;min-width:100%}.parts-4>.part-3-xs{width:75%;min-width:75%}.parts-5>.part-3-xs{width:60%;min-width:60%}.parts-6>.part-3-xs{width:50%;min-width:50%}.parts-4>.part-4-xs{width:100%;min-width:100%}.parts-5>.part-4-xs{width:80%;min-width:80%}.parts-6>.part-4-xs{width:66.66666666666667%;min-width:66.66666666666667%}.parts-5>.part-5-xs{width:100%;min-width:100%}.parts-6>.part-5-xs{width:83.33333333333334%;min-width:83.33333333333334%}.parts-6>.part-6-xs{width:100%;min-width:100%}.parts-8>.part-1-xs{width:12.5%;min-width:12.5%}.parts-8>.part-2-xs{width:25%;min-width:25%}.parts-8>.part-3-xs{width:37.5%;min-width:37.5%}.parts-8>.part-4-xs{width:50%;min-width:50%}.parts-8>.part-5-xs{width:62.5%;min-width:62.5%}.parts-8>.part-6-xs{width:75%;min-width:75%}.parts-8>.part-7-xs{width:87.5%;min-width:87.5%}.parts-8>.part-8-xs{width:100%;min-width:100%}.parts-10>.part-1-xs{width:10%;min-width:10%}.parts-10>.part-2-xs{width:20%;min-width:20%}.parts-10>.part-3-xs{width:30%;min-width:30%}.parts-10>.part-4-xs{width:40%;min-width:40%}.parts-10>.part-5-xs{width:50%;min-width:50%}.parts-10>.part-6-xs{width:60%;min-width:60%}.parts-10>.part-7-xs{width:70%;min-width:70%}.parts-10>.part-8-xs{width:80%;min-width:80%}.parts-10>.part-9-xs{width:90%;min-width:90%}.parts-10>.part-10-xs{width:100%;min-width:100%}.parts-12>.part-1-xs{width:8.333333333333334%;min-width:8.333333333333334%}.parts-12>.part-2-xs{width:16.666666666666668%;min-width:16.666666666666668%}.parts-12>.part-3-xs{width:25%;min-width:25%}.parts-12>.part-4-xs{width:33.333333333333336%;min-width:33.333333333333336%}.parts-12>.part-5-xs{width:41.66666666666667%;min-width:41.66666666666667%}.parts-12>.part-6-xs{width:50%;min-width:50%}.parts-12>.part-7-xs{width:58.333333333333336%;min-width:58.333333333333336%}.parts-12>.part-8-xs{width:66.66666666666667%;min-width:66.66666666666667%}.parts-12>.part-9-xs{width:75%;min-width:75%}.parts-12>.part-10-xs{width:83.33333333333334%;min-width:83.33333333333334%}.parts-12>.part-11-xs{width:91.66666666666667%;min-width:91.66666666666667%}.parts-12>.part-12-xs{width:100%;min-width:100%}.parts-13>.part-1-xs{width:7.692307692307693%;min-width:7.692307692307693%}.parts-13>.part-2-xs{width:15.384615384615385%;min-width:15.384615384615385%}.parts-13>.part-3-xs{width:23.076923076923077%;min-width:23.076923076923077%}.parts-13>.part-4-xs{width:30.76923076923077%;min-width:30.76923076923077%}.parts-13>.part-5-xs{width:38.46153846153846%;min-width:38.46153846153846%}.parts-13>.part-6-xs{width:46.15384615384615%;min-width:46.15384615384615%}.parts-13>.part-7-xs{width:53.84615384615385%;min-width:53.84615384615385%}.parts-13>.part-8-xs{width:61.53846153846154%;min-width:61.53846153846154%}.parts-13>.part-9-xs{width:69.23076923076923%;min-width:69.23076923076923%}.parts-13>.part-10-xs{width:76.92307692307692%;min-width:76.92307692307692%}.parts-13>.part-11-xs{width:84.61538461538461%;min-width:84.61538461538461%}.parts-13>.part-12-xs{width:92.3076923076923%;min-width:92.3076923076923%}.parts-13>.part-13-xs{width:100%;min-width:100%}.parts-space-base-xs{margin-left:-.5rem;margin-right:-.5rem}.parts-space-base-xs>.col{padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}.parts-space-base-xs.parts-clear-bottom,.parts-space-base-xs:last-child{margin-bottom:-1rem}.parts-space-xs-xs{margin-left:-.05rem;margin-right:-.05rem}.parts-space-xs-xs>.col{padding-left:.05rem;padding-right:.05rem;margin-bottom:.1rem}.parts-space-xs-xs.parts-clear-bottom,.parts-space-xs-xs:last-child{margin-bottom:-.1rem}.parts-space-sm-xs{margin-left:-.1rem;margin-right:-.1rem}.parts-space-sm-xs>.col{padding-left:.1rem;padding-right:.1rem;margin-bottom:.2rem}.parts-space-sm-xs.parts-clear-bottom,.parts-space-sm-xs:last-child{margin-bottom:-.2rem}.parts-space-md-xs{margin-left:-.25rem;margin-right:-.25rem}.parts-space-md-xs>.col{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.parts-space-md-xs.parts-clear-bottom,.parts-space-md-xs:last-child{margin-bottom:-.5rem}.parts-space-lg-xs{margin-left:-.75rem;margin-right:-.75rem}.parts-space-lg-xs>.col{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem}.parts-space-lg-xs.parts-clear-bottom,.parts-space-lg-xs:last-child{margin-bottom:-1.5rem}.parts-space-xl-xs{margin-left:-1rem;margin-right:-1rem}.parts-space-xl-xs>.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}.parts-space-xl-xs.parts-clear-bottom,.parts-space-xl-xs:last-child{margin-bottom:-2rem}.parts-space-xxl-xs{margin-left:-1.5rem;margin-right:-1.5rem}.parts-space-xxl-xs>.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem}.parts-space-xxl-xs.parts-clear-bottom,.parts-space-xxl-xs:last-child{margin-bottom:-3rem}.parts-unspace-xs{margin-left:0;margin-right:0}.parts-unspace-xs>.col{padding-left:0;padding-right:0;margin-bottom:0}.parts-unspace-xs.parts-clear-bottom,.parts-unspace-xs:last-child{margin-bottom:0}.parts-collapse-xs{margin-left:0;margin-right:0;width:100%;min-width:100%;flex-wrap:wrap}.parts-collapse-xs>.col{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;min-width:100%!important;width:100%!important;flex-basis:auto}.part-collapse-xs{min-width:100%!important;width:100%!important;flex-basis:auto}.part-first-xs{order:-1}.part-last-xs{order:1}.text-h1-xs{font-size:3rem}.text-h2-xs{font-size:2rem}.text-h3-xs{font-size:1.5rem}.text-h4-xs{font-size:1.125rem}.text-h5-xs{font-size:1rem}.text-h6-xs{font-size:.875rem}.text-lead-xs{font-size:4rem}.text-base-xs{font-size:1rem}.text-max-xs{font-size:1.5rem}.text-xxl-xs{font-size:1.375rem}.text-xl-xs{font-size:1.25rem}.text-lg-xs{font-size:1.125rem}.text-md-xs{font-size:.875rem}.text-sm-xs{font-size:.75rem}.text-xs-xs{font-size:.625rem}.text-xxs-xs{font-size:.5rem}.text-center-xs{text-align:center}.text-right-xs{text-align:right}.text-left-xs{text-align:left}}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}body:has(.pv_iframe:not(.leadiaWidgetHidden)) .medford-header{z-index:-1;transform:translateY(-100%)}.slider-certificate{overflow:hidden}.not-active>a{cursor:none;color:#585b5b;pointer-events:none}.new-container.form-container{display:flex;justify-content:center}@media (max-width:568px){div#productview .pv_head_wrapper .pv_head_ico{bottom:80px!important}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgb(0 0 0 / .5)),to(#fff0));background-image:-o-linear-gradient(right,rgb(0 0 0 / .5),#fff0);background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgb(0 0 0 / .5)),to(#fff0));background-image:-o-linear-gradient(left,rgb(0 0 0 / .5),#fff0);background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(0 0 0 / .5)),to(#fff0));background-image:-o-linear-gradient(bottom,rgb(0 0 0 / .5),#fff0);background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgb(0 0 0 / .5)),to(#fff0));background-image:-o-linear-gradient(top,rgb(0 0 0 / .5),#fff0);background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;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;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgb(0 0 0 / .1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgb(0 0 0 / .5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;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;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;-o-transition-property:transform,opacity,height;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.accordeon.display-none{display:none}.accordeon__item{position:relative}.accordeon__control{position:relative}.accordeon__control::after{content:'';position:absolute;inset:0}.accordeon__panel{position:relative;max-height:0;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transition-property:max-height,opacity,padding-bottom,padding-top,margin-bottom,margin-top;-o-transition-property:max-height,opacity,padding-bottom,padding-top,margin-bottom,margin-top;transition-property:max-height,opacity,padding-bottom,padding-top,margin-bottom,margin-top}.accordeon .panel-opened{opacity:1}.accordeon .panel-closed{padding-block:0;margin-block:0;opacity:0}body.scroll-lock{overflow:hidden}.block{display:block}.modal-player{display:flex;justify-content:center;align-items:center;max-height:100%;max-width:100%;padding:20px;aspect-ratio:16/9}.modal-player.display-none{display:none}.modal-player iframe,.modal-player video{width:100%;height:100%;border:none}.video-item{color:#000}@media (any-hover:hover){.video-item:hover .btn-play{opacity:1}}.video-item__inner{position:relative;padding-bottom:56.25%}.video-item__cover{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;overflow:hidden}.video-item__title{margin-block:14px 9px;font-weight:700;font-size:24px;line-height:120%}.video-item__descr{font-weight:350;font-size:18px;line-height:140%}.btn-play{position:absolute;z-index:2;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:21.88%;aspect-ratio:1/1;transform:translate(-50%,-50%);transition:opacity 0.25s ease-in-out;background-color:#fff0;border:none;cursor:pointer}@media (any-hover:hover){.btn-play{opacity:0}}.modal-videos-overlay{position:fixed;z-index:-1;padding-block:20px;display:flex;justify-content:center;overflow-y:auto;cursor:pointer}.modal-videos-overlay.is-active{inset:0;z-index:999999999;background-color:rgb(0 0 0 / .4)}.modal-videos-overlay__exit-btn{position:absolute;top:30px;right:30px;width:30px;height:30px;border-radius:3px;background-color:#fff;cursor:pointer}.modal-videos-overlay__exit-btn::before,.modal-videos-overlay__exit-btn::after{content:"";position:absolute;top:calc(50% - 1px);left:3px;right:3px;height:2px;background-color:#232323}.modal-videos-overlay__exit-btn::before{transform:rotate(45deg)}.modal-videos-overlay__exit-btn::after{transform:rotate(135deg)}.service-page__to-form-link{margin:100px auto 0}.page-template-service-new-device .medford-section{padding-block:35px}.page-template-service-new-device .medford-section.service-repair{padding-bottom:0}.service-hero__container{padding-block:35px 60px}.service-logo{margin-inline:auto}.service-repair__container{display:grid;grid-template-columns:50% 40%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service-repair__offer{display:grid}.service-repair__offer-item{position:relative;width:100%;padding-bottom:44.49%;background:#232323 no-repeat center center/cover;border-radius:20px}.service-repair__offer-item.video-item .video-item__inner{position:absolute;left:0;top:0;padding-bottom:44.49%;width:100%;height:100%}.service-repair__offer-item.video-item .btn-play{opacity:1}.service-repair__offer-text{position:absolute;z-index:2;inset:0;padding:18px 22px}.service-repair__offer-text span{display:block;color:#fff;font-size:24px;font-weight:700;line-height:110%}.service-repair__gold-service{position:absolute;z-index:1;inset:20px 20px 20px auto;max-height:calc(100% - 40px)}.service-gallery__list{list-style-type:none;display:-ms-grid;display:grid;-ms-grid-columns:1fr 32px 1fr 32px 1fr 32px 1fr;grid-template-columns:repeat(4,1fr);gap:32px}.service-gallery__list img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/4}.service__video-list{list-style-type:none;display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);gap:16px 24px}.swiper-slide{font-size:inherit;color:inherit}.swiper-slide .text-card img{height:300px;min-height:300px;-o-object-fit:cover;object-fit:cover}.swiper-slide .text-card .content p{overflow:hidden;text-overflow:ellipsis;max-height:6.2em;line-height:1.55em}@media (min-width:1025px){.service-repair__offer{position:absolute;left:0;top:0;width:100%;grid-template-columns:100%;gap:36px}.service-repair__offer-wrap{position:relative;overflow-y:auto;height:100%}.service-roadmap{height:350px;overflow:auto}}@media (max-width:1024px){.service-repair__container{grid-template-columns:100%;gap:24px}.service-repair__offer{grid-template-columns:1fr 1fr;gap:24px}.service-repair__offer-wrap{grid-row-start:1}.service-gallery__list{width:auto;grid-template-columns:unset;grid-auto-columns:220px;grid-auto-flow:column;grid-template-rows:auto auto}.service__video-list{width:auto;grid-template-columns:unset;grid-auto-columns:309px;grid-auto-flow:column;grid-template-rows:auto auto}}@media (max-width:960px){.service-repair__offer{gap:16px 20px}.service-repair__offer-item{padding-bottom:56.25%}.service-repair__offer-item .video-item__inner{padding-bottom:56.25%}.service-repair__offer-text span{font-size:18px}}@media only screen and (max-width:768px){.service-page__to-form-link{margin-top:50px}.service-repair__offer{grid-template-columns:unset;grid-auto-flow:column;grid-auto-columns:330px;overflow:auto}}@media (max-width:490px){.service-gallery__list,.service__video-list{grid-template-rows:auto}}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(2n)>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container label{display:inline}.dt-container .dt-input{display:inline;font-size:inherit;padding:5px;width:auto}.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}