@charset "UTF-8";.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin > .noUi-tooltip{-webkit-transform:translate(50%);-ms-transform:translate(50%);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin > .noUi-tooltip{-webkit-transform:translateY(-18px);-ms-transform:translateY(-18px);transform:translateY(-18px);top:auto;right:28px}*{padding:0;margin:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}*:after,*:before{-webkit-box-sizing:inherit;box-sizing:inherit;pointer-events:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}audio,iframe,img,object,video{max-width:100%}iframe,img{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}b,strong{font-weight:500}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=button],input[type=file],input[type=image],input[type=reset],input[type=submit],label[for]{cursor:pointer}button[disabled],input[disabled],select[disabled],textarea[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}a[href^=tel],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}textarea{overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}button,select{text-transform:none}table{width:100%;border-collapse:collapse;border-spacing:0}nav ol,nav ul{list-style:none outside none}input::-webkit-input-placeholder{color:inherit;opacity:1}input::-moz-placeholder{color:inherit;opacity:1}input:-ms-input-placeholder,input::-ms-input-placeholder{color:inherit;opacity:1}input::placeholder{color:inherit;opacity:1}textarea::-webkit-input-placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}textarea:-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 0 transparent inset;-webkit-animation:a 0s forwards;animation:a 0s forwards}@keyframes a{100%{background:transparent;color:inherit}}@-webkit-keyframes a{100%{background:transparent;color:inherit}}input[type=button],input[type=date],input[type=email],input[type=search],input[type=submit],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}[class^=section]{width:100%;position:relative}[class^=btn]{display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:0}[class^=ico-]{font-size:0;line-height:0;text-indent:-400.4rem;display:inline-block;vertical-align:top;position:relative}[class^=list] > ul{list-style:none;position:relative;padding:0}[class^=logo]{font-size:0;line-height:0;text-indent:-400.4rem;position:relative;display:inline-block;vertical-align:middle;text-decoration:none}[class^=logo] > img{display:block;width:100%}@media (-ms-high-contrast:none),(hover:hover){[class^=logo]:hover{opacity:.75}}[class^=nav] > ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[class^=nav] a{display:block;text-decoration:none}@font-face{font-family:SharpGrotesk;src:url(../fonts/SharpGrotesk-Light20.eot);src:url(../fonts/SharpGrotesk-Light20.eot?#iefix) format("embedded-opentype"),url(../fonts/SharpGrotesk-Light20.woff2) format("woff2"),url(../fonts/SharpGrotesk-Light20.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SharpGrotesk;src:url(../fonts/SharpGroteskCyrBook-20.eot);src:url(../fonts/SharpGroteskCyrBook-20.eot?#iefix) format("embedded-opentype"),url(../fonts/SharpGroteskCyrBook-20.woff2) format("woff2"),url(../fonts/SharpGroteskCyrBook-20.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SharpGrotesk;src:url(../fonts/SharpGroteskCyrMedium-20.eot);src:url(../fonts/SharpGroteskCyrMedium-20.eot?#iefix) format("embedded-opentype"),url(../fonts/SharpGroteskCyrMedium-20.woff2) format("woff2"),url(../fonts/SharpGroteskCyrMedium-20.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}html{font-size:62.5%;scroll-behavior:smooth}body{--admin-bar:0px;min-width:32rem;background:#fff;font-family:SharpGrotesk,Helvetica,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.8;color:#1c1c1c;width:100%;overflow-x:hidden}body.page-template-html-blog{overflow:visible}body.admin-bar{--admin-bar:32px}@media (max-width:782px){body.admin-bar{--admin-bar:46px}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body{font-size:1.4rem}}a{color:inherit;text-decoration:underline}a[href^=tel]{text-decoration:none}@media (-ms-high-contrast:none),(hover:hover){a:hover{text-decoration:none}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.9em;font-weight:500}.h1,h1{font-size:3.8rem;line-height:1.24}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.h1,h1{font-size:3rem;line-height:1.44}}.h2,h2{font-size:3.8rem;line-height:1.44}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.h2,h2{font-size:3rem;line-height:1.44}}.h3,h3{font-size:3.1rem;line-height:1.33}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.h3,h3{font-size:2.2rem}}.h4,h4{font-size:2.9rem;line-height:1.34}.h5,h5{font-size:2.2rem;line-height:1.55}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.h5,h5{font-size:2rem}}.h6,h6{font-size:1.6rem;line-height:1.31}blockquote,dl,hr,ol,p,table,ul{margin-bottom:1.8em}blockquote:last-child,dl:last-child,h1:last-child,h1[class],h2:last-child,h2[class],h3:last-child,h3[class],h4:last-child,h4[class],h5:last-child,h5[class],h6:last-child,h6[class],ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}a,button,input[type=button],input[type=submit]{-webkit-transition:color .4s,background .4s,opacity .4s,border .4s,-webkit-transform .4s,-webkit-box-shadow .4s;transition:color .4s,background .4s,opacity .4s,border .4s,-webkit-transform .4s,-webkit-box-shadow .4s;transition:color .4s,background .4s,opacity .4s,transform .4s,box-shadow .4s,border .4s;transition:color .4s,background .4s,opacity .4s,transform .4s,box-shadow .4s,border .4s,-webkit-transform .4s,-webkit-box-shadow .4s}[style^=background-color],img{image-rendering:-webkit-optimize-contrast}.clear:after{content:"";line-height:0;display:table;clear:both}.sr-only{position:fixed;left:0;top:0;padding:.4rem 1rem;border:0;background-color:#1c1c1c;color:#fff;opacity:0;visibility:hidden;z-index:9999;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;width:auto;height:auto;clip:auto;text-decoration:none;-webkit-box-shadow:.4rem .4rem 0 rgba(28,28,28,.5);box-shadow:.4rem .4rem 0 rgba(28,28,28,.5)}.sr-only:active,.sr-only:focus{opacity:1;visibility:visible}@media (-ms-high-contrast:none),(hover:hover){.sr-only:hover{opacity:.75}}.hidden,[hidden]{display:none}.disabled,[disabled]{cursor:default}.alignleft{float:left}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.alignleft{float:none}}.alignright{float:right}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.alignright{float:none}}[data-parallax]{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear}body.is-touch [data-parallax]{-webkit-transition-duration:.2s;transition-duration:.2s}.comment-respond{width:100%;padding-top:3rem;border-top:.1rem solid #363636}.comment-respond h3{position:relative}.comment-respond small{position:absolute;top:0;right:0}.comment-respond label{display:block;padding-bottom:.4rem}.comment-respond input[type=text],.comment-respond textarea{display:block;width:100%;padding:1rem;border:.1rem solid #ccc;background:#f7f7f7}.comment-respond textarea{height:10rem}.comment-respond input[type=text]:focus{background-color:#fff}.comment-respond input[type=text]::-webkit-input-placeholder{color:#777}.comment-respond input[type=text]:-ms-input-placeholder,.comment-respond input[type=text]::-moz-placeholder,.comment-respond input[type=text]::-webkit-input-placeholder,.comment-respond input[type=text]::placeholder{color:#777}.comment-respond .required{color:#e40000}.comment-respond .comment-notes{padding-top:1.5rem}.comment-respond .comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-respond .comment-form-cookies-consent input{margin-right:.5rem}.comment-respond .comment-form-cookies-consent label{padding:0;margin:0}.comment-respond .form-submit input{display:block;width:16rem;height:4rem;border:0;font-size:1.4rem;font-weight:700;color:#fff;background:#363636;cursor:pointer;border-radius:.4rem}.comments{position:relative}.comments .children{position:relative;padding-left:7rem}.comments .children:after,.comments .children:before{content:" ";position:absolute;display:block}.comments .children:before{top:3.3rem;left:2.3rem;width:3.2rem;height:2.7rem;border-left:.8rem solid #c3c3c3;border-bottom:.8rem solid #c3c3c3;border-radius:0 0 0 .8rem}.comments .children:after{top:-.5rem;left:.8rem;border:2rem solid transparent;border-width:2rem 1.9rem;border-bottom-color:#c3c3c3}.comments .comment{position:relative;border-top:.1rem dashed #363636}.comments .avatar{position:absolute;top:2.8rem;left:0;width:4.8rem;height:4.8rem;border-radius:50%;border:.1rem solid #ccc}.comments .says{padding-left:.5rem}.comments .moderation-notice{display:inline-block;margin:.3rem 0 .8rem;color:#999}.comments .comment__entry{position:relative;padding:3rem 0 3rem 6.5rem}.comments .comment__text p:last-child{padding-bottom:0;margin-bottom:0}.comments .comment__meta{padding-bottom:1.2rem}.comments .comment__meta a{color:#363636}.comments .comment__reply{padding-top:1rem;text-align:right}.comments .comment__reply a{display:inline-block;padding:.5rem 1rem;background:#363636;color:#fff;border-radius:.6rem}.comments .comment__reply a:hover{text-decoration:none;opacity:.8}body.single-crb_project:not(.show-nav-main) .header{position:absolute;-webkit-box-shadow:none;box-shadow:none}body.single-crb_project .section-building-nav{top:0}body.single-crb_project .section-building-description .section__body-box blockquote{top:10rem}@media (max-width:1023px){body.single-crb_project .section-building-description .section__body-box blockquote{top:0}}body.admin-bar.single-crb_project.admin-bar .header{margin-top:0}body.admin-bar.single-crb_project.admin-bar .section-building-nav{top:3.2rem}@media (max-width:782px){body.admin-bar.single-crb_project.admin-bar .section-building-nav{top:4.6rem}}body.admin-bar.single-crb_project.admin-bar .section-building-description .section__body-box blockquote{top:12rem}@media (max-width:1023px){body.admin-bar.single-crb_project.admin-bar .section-building-description .section__body-box blockquote{top:0}}body.page-template-subscribe:not(.show-fixed-header) .header{background:transparent}body.page-template-subscribe .fragment-wave-text span{font-size:4.2rem}@media (max-width:1441px){body.page-template-subscribe .fragment-wave-text span{font-size:2.7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-template-subscribe .fragment-wave-text span{font-size:2.2rem}}body.page-template-subscribe .list-about > ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-subscribe .list-about > ul > li{max-width:45rem}body.page-template-subscribe .list-about i{-webkit-box-shadow:0 .7rem 1.5rem rgba(169,8,49,.08);box-shadow:0 .7rem 1.5rem rgba(169,8,49,.08)}body.page-template-subscribe .list-about i span{left:1.6rem;right:1.6rem;top:1.6rem;bottom:1.6rem}body.page-template-subscribe .main{overflow:visible}body.page-template-subscribe section.section--faq,body.page-template-subscribe section.section--list-about,body.page-template-subscribe section.section--list-numbers{margin:12rem 0}@media (max-width:1441px){body.page-template-subscribe section.section--faq,body.page-template-subscribe section.section--list-about,body.page-template-subscribe section.section--list-numbers{margin:10rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-template-subscribe section.section--faq,body.page-template-subscribe section.section--list-about,body.page-template-subscribe section.section--list-numbers{margin:7rem 0}}@media (max-width:374px){body.page-template-subscribe section.section--faq,body.page-template-subscribe section.section--list-about,body.page-template-subscribe section.section--list-numbers{margin:5rem 0}}body.page-template-subscribe section.section--faq .block-heading,body.page-template-subscribe section.section--list-about .block-heading,body.page-template-subscribe section.section--list-numbers .block-heading{max-width:62rem}.paging{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.paging{-ms-flex-wrap:wrap;flex-wrap:wrap}}.paging a{text-decoration:none}.paging ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0 auto;padding:0 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.paging ul{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:0;margin-bottom:2rem}}.paging ul li{margin:0 .5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.paging ul li:first-child{margin-left:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.paging ul li:last-child{margin-right:0}}.paging ul a,.paging ul li.paging__spacer{background-color:#fff;font-size:1.4rem;color:#000;width:3.5rem;height:3.5rem;display:block;text-align:center;line-height:3.5rem;-webkit-transition:all .4s;transition:all .4s}.paging ul a:hover,.paging ul li.current a{color:#fff;background-color:#1c1c1c}.paging .paging__next,.paging .paging__prev{font-size:1.6rem;color:#000;-webkit-transition:all .4s;transition:all .4s}.paging .paging__next:hover,.paging .paging__prev:hover{color:#1c1c1c}.paging .paging__next:only-child{margin-left:auto;margin-right:0}.paging .paging__prev:only-child{margin-right:auto;margin-left:0}.paging .paging__first,.paging .paging__label,.paging .paging__last,.paging .paging__next,.paging .paging__prev{margin:.9rem}.search-form{position:relative;overflow:hidden}.search-form .search__field{display:block;width:100%;padding:1rem;border:.1rem solid #ccc;background:#f7f7f7}.search-form .search__field:focus{background-color:#fff}.search-form .search__field::-webkit-input-placeholder{color:#777}.search-form .search__field:-ms-input-placeholder,.search-form .search__field::-moz-placeholder,.search-form .search__field::-webkit-input-placeholder,.search-form .search__field::placeholder{color:#777}.search-form .screen-reader-text{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);border:0}.section-comments{padding-top:1.5rem}.section-comments a{text-decoration:none}.section-comments p{padding-bottom:1.8rem}.section-comments ol,.section-comments ul{padding:0;margin:0;list-style:none outside none}.section-comments h3{position:relative;padding:0 0 1rem}.section-comments h3 small{position:absolute;top:0;right:0}.widget{margin-bottom:1.5rem}.widget:last-child{margin-bottom:0}.widget > ul{list-style:none outside none;margin:0}.widget > ul li{padding:.5rem 0}.widget > ul a{text-decoration:none;border-bottom:.1rem solid transparent}.widget > ul a:hover{border-bottom-color:#1c1c1c;color:#1c1c1c}.widget_calendar table{width:100%;border-spacing:0;border-collapse:collapse;text-align:center}.widget_calendar td,.widget_calendar th{padding:.5rem;border:.1rem solid #000}.widget_calendar caption{padding:1.2rem;font-weight:700}.widget_calendar tfoot{font-weight:700}.widget_rss .rsswidget{vertical-align:middle}.widget_rss .rsswidget img{float:left;margin:.5rem .8rem 0 0}.widget_categories .screen-reader-text{display:none}.widget_categories .post-form{width:100%;padding:.5rem}.widget_nav_menu ul{list-style:none}.widget_nav_menu ul li{padding:.5rem 0}.widget_pages ul ul{padding:.5rem 0 0 2.5rem}.widgets-sidebar{width:100%}.widgets-sidebar ul{list-style:none}.widgets-sidebar > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media (min-width:767.02px){.widgets-sidebar{position:sticky;top:calc(2rem + var(--admin-bar, 32px))}}.widgets-sidebar .widget{margin:0;background:linear-gradient(135deg,rgba(165,196,214,.5),#fcebec)}.widgets-sidebar .widget > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px}.widgets-sidebar .widget > ul li{padding:0;line-height:1.5;color:#909090;font-size:1.6rem}@media (max-width:1280px){.widgets-sidebar .widget > ul li{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.widgets-sidebar .widget > ul a{display:block;text-decoration:none;border:0;position:relative}@media (hover) and (pointer:fine){.widgets-sidebar .widget > ul a:hover{color:#a90831;text-decoration:none}.widgets-sidebar .widget > ul a:hover span{-webkit-transform:translateX(var(--text-indent));-ms-transform:translateX(var(--text-indent));transform:translateX(var(--text-indent));--text-indent:clamp(2.7rem,0.7042253521vw + 2.3985915493rem,3.3rem)}.widgets-sidebar .widget > ul a:hover i{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.widgets-sidebar .widget > ul a > i{position:absolute;left:0;top:0;opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s;margin-block:clamp(.3rem,.3521126761vw + .1492957746rem,.6rem)}.widgets-sidebar .widget > ul a > span{display:block;position:relative;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.widgets-sidebar .widget__title{margin-bottom:19px;font-size:2.8rem}@media (max-width:1280px){.widgets-sidebar .widget__title{font-size:clamp(2.2rem,.7042253521vw + 1.8985915493rem,2.8rem)}}.widgets-sidebar .widget--share{padding-block:clamp(1.2rem,1.4084507042vw + .5971830986rem,2.4rem);padding-inline:clamp(2rem,1.4084507042vw + 1.3971830986rem,3.2rem)}.widgets-sidebar .widget--nav{padding-block:clamp(2.4rem,1.6431924883vw + 1.696713615rem,3.8rem);padding-inline:clamp(2.4rem,2.8169014085vw + 1.1943661972rem,4.8rem)}.widgets{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1rem -2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.widgets{margin:0}}.widgets > li{width:50%;padding:1rem 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.widgets > li{width:100%;padding:1rem 0}}.aligncenter,.alignleft,.alignnone,.alignright{margin:.5rem 1.5rem 1.8em}.alignleft{margin-left:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.alignleft{margin:.5rem 0 1rem}}.alignright{margin-right:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.alignright{margin:.5rem 0 1rem}}.alignnone{margin-left:0;margin-right:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.alignnone{margin:.5rem 0 1rem}}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.aligncenter{margin:.5rem 0 1rem}}.wp-caption{position:relative}.wp-caption img{width:100%}.wp-caption-text{padding:.8rem;font-size:.8em;color:inherit;background:transparent;text-align:center}.nocomments{padding-top:1.2rem;font-weight:700;font-size:1.8rem}.accordion-main{width:100%;max-width:62.4rem;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.accordion-main{font-size:1.4rem}}.accordion-main .active.accordion__group:not(:last-child){margin-bottom:1.5rem}.accordion-main .active .accordion__head i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion-main .active .accordion__body{padding-top:1.4rem;padding-bottom:2.6rem;opacity:1;visibility:visible;max-height:9999.9rem}.accordion-main .accordion__group{width:100%}.accordion-main .accordion__group:not(:last-child){-webkit-transition:margin .4s;transition:margin .4s;margin-bottom:2.5rem}.accordion-main .accordion__head{cursor:pointer;width:100%;background-color:#a90831;border-radius:.8rem;color:#fff;padding:1.1rem 5rem 1.1rem 1.8rem;position:relative;-webkit-transition:opacity .4s,-webkit-box-shadow .4s;transition:opacity .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,opacity .4s;transition:box-shadow .4s,opacity .4s,-webkit-box-shadow .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.accordion-main .accordion__head{padding-left:1.5rem;padding-right:4rem}}@media (-ms-high-contrast:none),(hover:hover){.accordion-main .accordion__head:hover{opacity:.9;-webkit-box-shadow:0 .3rem 2rem rgba(169,8,49,.4);box-shadow:0 .3rem 2rem rgba(169,8,49,.4)}}.accordion-main .accordion__head .ico-arrow-nav path{fill:#fff}.accordion-main .accordion__head > *{pointer-events:none}.accordion-main .accordion__head i{position:absolute;right:2rem;top:50%;margin-top:-.4rem;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.accordion-main .accordion__head h6{line-height:1.25;margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.accordion-main .accordion__head h6{font-size:1.4rem;line-height:1.66}}.accordion-main .accordion__body{width:100%;position:relative;overflow:hidden;max-height:0;opacity:0;visibility:hidden;-webkit-transition:padding .4s,opacity .4s,visibility .4s;transition:padding .4s,opacity .4s,visibility .4s;padding:0 1.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.accordion-main .accordion__body{padding-left:0;padding-right:0}}.accordion-main .accordion__body:before{content:" ";position:absolute;left:0;right:0;bottom:0;height:.1rem;background-color:rgba(28,28,28,.32)}.accordion-main .accordion__body blockquote{max-width:49rem}.accordion-main .accordion__body > *:last-child,.accordion-main .accordion__body blockquote > *:last-child{margin-bottom:0}.article-blog{width:100%;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem}.article-blog .block-meta ul{font-size:1.4rem;gap:clamp(1.6rem,.4694835681vw + 1.3990610329rem,2rem)}.article-blog .block-meta li{gap:.8rem}.article-blog i.ico-calendar{width:clamp(1.7rem,0 + 1.7rem,1.7rem);height:clamp(1.8rem,0 + 1.8rem,1.8rem)}.article-blog i.ico-user{width:clamp(1.8rem,0 + 1.8rem,1.8rem);height:clamp(1.8rem,0 + 1.8rem,1.8rem)}.article-blog i.ico-arrow-alt path{fill:#fff}.article-blog__image{width:100%;position:relative;overflow:hidden;border-radius:16px;z-index:10;height:clamp(21.5rem,8.6854460094vw + 17.782629108rem,28.9rem);--nav-position:clamp(2rem,0.4694835681vw + 1.7990610329rem,2.4rem)}.article-blog__image > a{position:absolute;inset:0;font-size:0;line-height:0;text-decoration:none}@media (hover) and (pointer:fine){.article-blog__image > a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.article-blog__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.article-blog__image nav{position:absolute;left:var(--nav-position);bottom:var(--nav-position);z-index:20}.article-blog__meta,.article-blog__meta > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-blog__meta > a{margin-left:auto;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:var(--size);min-width:var(--size);height:var(--size);background-color:#a90831;--size:clamp(4rem,0.4694835681vw + 3.7990610329rem,4.4rem)}@media (hover:hover) and (pointer:fine){.article-blog__meta > a:where(:hover, :focus-visible){background-color:#1c1c1c}}.article-blog__body{width:100%;padding-top:clamp(.2rem,.4694835681vw + -.0009389671rem,.6rem)}.article-blog__body h5{line-height:1.5;margin-bottom:7px;font-size:2rem}@media (max-width:1280px){.article-blog__body h5{font-size:clamp(1.8rem,.234741784vw + 1.6995305164rem,2rem)}}.article-blog__body h5 a{text-decoration:none}@media (hover:hover) and (pointer:fine){.article-blog__body h5 a:where(:hover, :focus-visible){color:#a90831}}.article-blog__body > *:last-child{margin-bottom:0}.article-building{width:100%;position:relative;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-building .article__images{width:100%;position:relative;overflow:hidden;border-radius:1.5rem;height:0;padding-top:90%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__images{width:auto;margin-left:-2rem;margin-right:-2rem;padding-top:115%}}@media (max-width:374px){.article-building .article__images{margin-left:-1rem;margin-right:-1rem}}.article-building .article__image{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.article-building .article__image.active{opacity:1}.article-building .article__thumb{display:none;position:relative;margin-top:-2.5rem;font-size:0;line-height:0;margin-bottom:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__thumb{display:-webkit-box;display:-ms-flexbox;display:flex}}.article-building .article__thumb ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem .8rem;background:#fff;border-radius:.7rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-building .article__thumb li{margin:.2rem}.article-building .article__thumb li.active > a{background-color:#a90831}.article-building .article__thumb a{display:block;font-size:0;line-height:0;text-decoration:none;width:.6rem;height:.6rem;background-color:#f0b6c5;border-radius:50%}.article-building .article__body{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__body{display:block}}.article-building .article__body-content{padding-right:1.6rem;padding-top:1.5rem;width:calc(50% - 1rem)}@media (max-width:1023px){.article-building .article__body-content{padding-right:0}.article-building .article__body-content > *{position:relative;margin-right:calc(-100% - 1rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__body-content{width:100%}.article-building .article__body-content > *{position:relative;margin-right:0}}.article-building .article__body-content h5{color:#a90831;margin-bottom:.1rem}.article-building .article__body-content p{margin-bottom:1.2rem}.article-building .article__body-content p + p:last-child{font-weight:500}.article-building .article__body-content > *:last-child{margin-bottom:0}.article-building .article__body-thumbs{padding-right:2.5rem;position:relative;margin-top:-6.5rem;width:calc(50% + .1rem);min-height:calc(100% + 6.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1023px){.article-building .article__body-thumbs{padding-right:0;margin-top:-7.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__body-thumbs{padding-right:0;margin-top:0;min-height:0;display:block;margin-top:1rem;width:100%}}.article-building .article__body-thumbs ul{list-style:none;font-size:0;line-height:0;position:relative;margin:-.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__body-thumbs ul{display:none}}.article-building .article__body-thumbs li{padding:.7rem;width:50%}.article-building .article__body-thumbs span{display:block;width:100%;font-size:0;line-height:0;border-radius:1.5rem;border:.2rem solid #fff;padding-top:100%;cursor:pointer;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.article-building .article__body-thumbs span > *{pointer-events:none}@media (-ms-high-contrast:none),(hover:hover){.article-building .article__body-thumbs span:hover{-webkit-transform:translateY(-.5rem);-ms-transform:translateY(-.5rem);transform:translateY(-.5rem)}}.article-building .article__body-thumbs p{text-align:right;color:#a90831;margin-top:auto;-ms-flex-item-align:end;align-self:flex-end;padding-top:2.6rem;font-weight:500}@media (max-width:1023px){.article-building .article__body-thumbs p{position:absolute;left:0;top:calc(100% + 10px);padding-top:0;text-align:left;white-space:nowrap;margin-left:calc(-100% + 10px)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__body-thumbs p{position:relative;top:0;white-space:wrap;margin-left:0}}.article-building .article__status{width:100%;padding-top:2.7rem;margin-top:auto;-ms-flex-item-align:end;align-self:flex-end}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status{font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.article-building .article__status-head{width:100%;margin-bottom:1.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-head{margin-bottom:0;width:auto;margin-right:1.5rem}}.article-building .article__status-head h6{font-weight:400}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-head h6{font-size:1.5rem}}.article-building .article__status-line{height:2.8rem;position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-line{height:auto;width:1.8rem;height:1.8rem;margin-right:.7rem;min-width:1.8rem}}.article-building .article__status-line:before{content:" ";position:absolute;left:0;right:0;top:50%;height:.2rem;background-color:#a90831;margin-top:-.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-line:before{display:none}}.article-building .article__status-line span{position:absolute;width:2.8rem;height:2.8rem;border-radius:50%;background-color:#e6e6e6;left:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-line span{width:1.8rem;height:1.8rem;left:0!important}}.article-building .article__status-line span[style^=left]{background-color:#a90831}.article-building .article__status-line span[style^=left]:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";background-image:url(../images/ico-check.svg);background-size:1.3rem 1rem;background-position:50%;background-repeat:no-repeat;width:1.3rem;height:1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-line span[style^=left]:before{width:.8rem;height:.6rem;background-size:.8rem .6rem}}.article-building .article__status-title{width:100%;position:relative;margin-top:1.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-title{width:auto;margin-top:0}}.article-building .article__status-title p{font-size:1.5rem;line-height:1.53;color:#a90831;font-weight:500}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-title p{font-size:1.3rem;margin-left:0!important}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building .article__status-title br{display:none}}.article-building--more-p-space .article__status-head h6:last-child{font-weight:500}.article-building--more-p-space .article__body-content > p:last-child{margin-right:calc(-100% - 1rem);position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-building--more-p-space .article__body-content > p:last-child{margin-right:0}}.article-catalog{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e7e7e7;border-radius:1.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.article-catalog__image{width:22.8rem;position:relative;overflow:hidden;border-radius:1.2rem;height:clamp(19.1rem,9.1549295775vw + 15.1816901408rem,26.9rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__image{border-radius:1.2rem 1.2rem 0 0;width:100%}}.article-catalog__image a{position:absolute;inset:0;text-decoration:none}@media (hover) and (pointer:fine){.article-catalog__image a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.article-catalog__image img{position:absolute;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.article-catalog__image[data-caption]:before{content:attr(data-caption);background-color:#a90831;color:#fff;position:absolute;left:1.6rem;top:1.6rem;padding-inline:2rem;padding-block:1.2rem;border-radius:3.2rem;font-size:1.2rem;line-height:1;z-index:2}.article-catalog__body{width:calc(100% - 22.8rem);padding-left:3rem;padding-right:4.2rem;padding-block:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__body{padding:0 1.9rem 1.9rem;width:100%}}.article-catalog__body-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:clamp(1.1rem,.9389671362vw + .6981220657rem,1.9rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__body-head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__body-meta:last-child{margin-top:1.6rem}}@media (min-width:767.02px){.article-catalog__body-meta i.ico-location{width:2rem;height:2rem}}.article-catalog__body-meta ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.article-catalog__body-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:1.4rem}.article-catalog__body-meta li ~ li{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__body-meta li ~ li{display:-webkit-box;display:-ms-flexbox;display:flex}}.article-catalog__body-available{margin-left:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__body-available{margin-left:-.3rem;margin-top:-5rem}}.article-catalog__body-available a{border:1px solid #a90831;border-radius:4rem;background:hsla(0,0%,100%,.7);text-decoration:none;padding-inline:1.2rem;font-size:1.2rem;font-weight:400;line-height:1;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;gap:.8rem;min-height:3.4rem;backdrop-filter:blur(1px)}@media (hover:hover) and (pointer:fine){.article-catalog__body-available a:where(:hover, :focus-visible){background-color:rgba(169,8,49,.3)}}.article-catalog__body-title{margin-bottom:.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-catalog__body-title{margin-bottom:1.4rem}}.article-catalog__body-title h3{font-size:1.8rem;line-height:1.5}.article-catalog__body-title h3 a{text-decoration:none}@media (hover:hover) and (pointer:fine){.article-catalog__body-title h3 a:where(:hover, :focus-visible){color:#a90831}}.article-catalog__body-content{margin-bottom:3.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-catalog__body-content,.article-catalog__body-content p{font-size:1.4rem;line-height:1.5;color:#474747}.article-catalog__body-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}@media (max-width:500px){.article-catalog__body-foot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.7rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.article-catalog__body-foot h4{color:#a90831;font-size:2.6rem;font-weight:500;margin:0}.article-catalog__body-foot a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;gap:1.2rem;color:#a90831;font-weight:500;padding-block:.1rem;position:relative;overflow:hidden;text-decoration:none}@media (max-width:500px){.article-catalog__body-foot a{border:1px solid #a90831;border-radius:4.8rem;background-color:#fff;padding-inline:2rem;font-size:1.4rem;min-height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.article-catalog__body-foot a:before{content:" ";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#a90831;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (max-width:500px){.article-catalog__body-foot a:before{display:none}}@media (hover) and (pointer:fine){.article-catalog__body-foot a:hover:before{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}}@media (max-width:500px){}@media (max-width:500px){.article-catalog__body-content,.article-catalog__body-foot a i{display:none}}section.show-articles-vertical .article-catalog{width:calc(33.33333% - var(--gap) / 1.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:0}@media (max-width:1280px){section.show-articles-vertical .article-catalog{width:calc(50% - var(--gap) / 2)}}@media (max-width:374px){section.show-articles-vertical .article-catalog{width:100%}}section.show-articles-vertical .article-catalog .article-catalog__image{width:100%;border-radius:1.2rem 1.2rem 0 0;height:clamp(19.2rem,.4694835681vw + 18.9990610329rem,19.6rem)}section.show-articles-vertical .article-catalog .article-catalog__body{padding:2rem;width:100%;min-height:calc(100% - var(--height));--height:clamp(19.2rem,0.4694835681vw + 18.9990610329rem,19.6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.show-articles-vertical .article-catalog .article-catalog__body{padding:1.6rem 1.4rem}}section.show-articles-vertical .article-catalog .article-catalog__body-head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:clamp(1rem,.234741784vw + .8995305164rem,1.2rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.show-articles-vertical .article-catalog .article-catalog__body-head{gap:0}}section.show-articles-vertical .article-catalog .article-catalog__body-available{margin-left:0;margin-top:-6.8rem;margin-bottom:3.5rem}@media (hover:hover) and (pointer:fine){section.show-articles-vertical .article-catalog .article-catalog__body-available a:where(:hover, :focus-visible){background-color:hsla(0,0%,100%,.9)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.show-articles-vertical .article-catalog .article-catalog__body-meta:last-child{margin-top:0}}section.show-articles-vertical .article-catalog .article-catalog__body-meta ul{gap:.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.show-articles-vertical .article-catalog .article-catalog__body-meta li{font-size:1.2rem}section.show-articles-vertical .article-catalog .article-catalog__body-meta li ~ li{display:-webkit-box;display:-ms-flexbox;display:flex}section.show-articles-vertical .article-catalog .article-catalog__body-title{margin-bottom:clamp(1rem,.4694835681vw + .7990610329rem,1.4rem)}section.show-articles-vertical .article-catalog .article-catalog__body-title h3{font-size:1.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.show-articles-vertical .article-catalog .article-catalog__body-title h3{font-size:1.6rem}}section.show-articles-vertical .article-catalog .article-catalog__body-content{display:none}section.show-articles-vertical .article-catalog .article-catalog__body-foot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:auto}section.show-articles-vertical .article-catalog .article-catalog__body-foot h4{font-size:2.2rem;line-height:1}section.show-articles-vertical .article-catalog .article-catalog__body-foot a{border:1px solid #a90831;border-radius:4.8rem;background-color:transparent;padding-inline:2rem;font-size:1.4rem;min-height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (hover:hover) and (pointer:fine){section.show-articles-vertical .article-catalog .article-catalog__body-foot a:where(:hover, :focus-visible){background-color:#a90831;color:#fff}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.show-articles-vertical .article-catalog .article-catalog__body-foot a{display:none}}@media (max-width:374px){section.show-articles-vertical .article-catalog .article-catalog__body-foot a{display:-webkit-box;display:-ms-flexbox;display:flex}}section.show-articles-vertical .article-catalog .article-catalog__body-foot a:before,section.show-articles-vertical .article-catalog .article-catalog__body-foot a i{display:none}.article-main{width:100%;position:relative;background-color:#fff;border-radius:1.4rem;overflow:hidden;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.06);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.06);min-height:100%}.article-main > a{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;text-decoration:none;z-index:10}.article-main > a ~ *{position:relative;z-index:20;pointer-events:none}@media (-ms-high-contrast:none),(hover:hover){.article-main > a:hover{background-color:#a90831}.article-main > a:hover ~ *{color:#fff}.article-main > a:hover ~ .article__image .article__image-overlay{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}}.article-main .article__image{width:100%;position:relative;overflow:hidden;padding-top:62%;height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__image{padding-top:50%}}.article-main .article__image span{position:absolute;right:1.5rem;top:1.5rem;z-index:10;background-color:#a90831;color:#fff;font-size:1.2rem;line-height:2rem;min-width:13.2rem;text-align:center;padding:.6rem 2rem;border-radius:3rem}.article-main .article__image img{border-radius:1.4rem}.article-main .article__image-overlay{position:absolute;left:50%;top:50%;width:16rem;height:16rem;z-index:1;margin:-8rem 0 0 -8rem;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;z-index:20;pointer-events:none}@media (max-width:1441px){.article-main .article__image-overlay{width:14rem;height:14rem;margin:-7rem 0 0 -7rem}}@media (max-width:1280px){.article-main .article__image-overlay{width:16rem;height:16rem;margin:-8rem 0 0 -8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__image-overlay{width:12rem;height:12rem;margin:-6rem 0 0 -6rem}}.article-main .article__image-logo{position:absolute;top:2rem;right:2rem;height:2rem;width:8.4rem;height:2.6rem;z-index:20;pointer-events:none;overflow:visible}@media (max-width:1441px){.article-main .article__image-logo{right:1.5rem;top:1.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__image-logo{right:2rem;top:2rem;width:10.4rem;height:2.5rem}}.article-main .article__image-logo:before{content:" ";position:absolute;left:-5px;top:-5px;right:-5px;bottom:-5px;background-color:rgba(0,0,0,.2);border-radius:4px}.article-main .article__image-logo img{position:relative;z-index:10}.article-main .article__image-logo--bottom{top:auto;bottom:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__image-logo--bottom{bottom:1rem}}.article-main .article__body{padding:1.9rem 2.2rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:color .4s;transition:color .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__body{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:427px){.article-main .article__body{padding-left:1.5rem;padding-right:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.article-main .article__body-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 16.2rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__body-main{width:auto}}@media (max-width:427px){.article-main .article__body-main{width:100%}}.article-main .article__body-main:not(:last-child){padding-right:1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__body-main:not(:last-child){padding-right:.5rem}}.article-main .article__body-main > *:last-child{margin-bottom:0}.article-main .article__body-main h5{line-height:1.35;margin-bottom:.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__body-main h5{font-size:1.8rem}}.article-main .article__body-main h5 + p{white-space:nowrap}.article-main .article__body-main p{font-size:1.4rem}.article-main .article__body-inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}@media (max-width:427px){.article-main .article__body-inner{padding-top:.5rem;margin-top:.5rem;border-top:.1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-align:left}}.article-main .article__body-inner:not(:first-child){padding-left:1rem;min-width:16.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main .article__body-inner:not(:first-child){min-width:none;padding-left:.5rem}}@media (max-width:427px){.article-main .article__body-inner:not(:first-child){padding-left:0}}.article-main .article__body-inner > *:last-child{margin-bottom:0}@media (max-width:427px){.article-main .article__body-inner > *:last-child{text-align:right;padding-left:.5rem}}.article-main .article__body-inner p{font-size:1.4rem;line-height:1.69;margin-bottom:.5rem}.article-main--small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-main--small .article__image{padding-top:91%}@media (max-width:1441px){.article-main--small .article__image{padding-top:89%}}@media (max-width:1280px){.article-main--small .article__image{padding-top:62%}}@media (max-width:1023px){.article-main--small .article__image{padding-top:56%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main--small .article__image{padding-top:73%}}@media (max-width:427px){.article-main--small .article__image{padding-top:87%}}.article-main--small .article__body{padding-bottom:1.9rem;margin-top:auto;margin-bottom:auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1023px){.article-main--small .article__body{padding-top:2.9rem;padding-bottom:2.9rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main--small .article__body{padding:1.9rem 1.5rem}}@media (max-width:360px){.article-main--small .article__body{display:block}}@media (max-width:360px){.article-main--small .article__body-main:not(:last-child){padding-right:0;width:100%}}@media (max-width:1441px){.article-main--small .article__body-main h5{font-size:1.8rem}}.article-main--small .article__body-main h5 + p{white-space:normal}@media (max-width:1023px){.article-main--small .article__body-main h5 + p{max-width:23rem}}.article-main--small .article__body-main p{font-size:1.2rem}@media (max-width:360px){.article-main--small .article__body-main p{max-width:30rem}}.article-main--small .article__body-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:427px){.article-main--small .article__body-inner{width:100%;padding-top:.5rem;margin-top:.5rem;border-top:.1px solid rgba(0,0,0,.1);text-align:left;padding-left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.article-main--small .article__body-inner p{font-size:1.2rem}.article-main--small .article__body-inner p:first-child{min-height:2.9rem;white-space:nowrap;margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main--small .article__body-inner p:first-child{min-height:1.8rem}}.article-main--new-construction .article__body-main{width:auto}.article-main--new-construction .article__body-main h5{font-size:2rem;line-height:1.35}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main--new-construction .article__body-main h5{font-size:1.6rem;line-height:1.6875}}.article-main--new-construction .article__body-main p{font-size:2rem;line-height:1.35}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main--new-construction .article__body-main p{font-size:1.6rem;line-height:1.6875}}.article-main--new-construction .article__body-inner{font-size:1.3rem;margin-bottom:.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-main--new-construction .article__body-inner{font-size:1.2rem;margin-bottom:.5rem}.article-main--new-construction .article__body-inner p{font-size:1.2rem}}.article-office{width:100%;position:relative;max-width:35rem;margin-left:auto;margin-right:auto}.article-office .article__image{width:100%;min-height:42rem;border-radius:1.5rem;margin-bottom:1.5rem}.article-office .article__body h5{color:#a90831;margin-bottom:.6rem}.article-office .article__body ul{list-style:none}.article-office .article__body li{position:relative;padding-left:3rem}.article-office .article__body li > i{position:absolute;left:0;top:.4rem}.article-single .article__head{margin-bottom:4rem}.article-single .article__head:last-child{margin-bottom:0}.article-team-secondary{text-align:center;width:100%}.article-team-secondary .article__image{width:100%;margin-bottom:2rem}.article-team-secondary .article__image span{display:block;position:relative;overflow:hidden;border-radius:50%;width:22rem;height:22rem;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team-secondary .article__image span{width:14.5rem;height:14.5rem}}.article-team-secondary .article__body{width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team-secondary .article__body{max-width:14rem;margin-left:auto;margin-right:auto}}.article-team-secondary .article__body h5{color:#a90831;margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team-secondary .article__body h5{font-size:1.8rem}}.article-team-secondary .article__body p{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team-secondary .article__body p{font-size:1.3rem}}.article-team-secondary .article__body p:last-child{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}.article-team-secondary .article__body i{margin-right:1.2rem}.article-team-slider{min-height:100%;background-color:#fff;-webkit-box-shadow:0 .3rem 2.3rem rgba(169,8,49,.06);box-shadow:0 .3rem 2.3rem rgba(169,8,49,.06)}.article-team-slider,.article-team-slider .article__image{width:100%;position:relative;overflow:hidden;border-radius:1.7rem}.article-team-slider .article__image{min-height:34.6rem}.article-team-slider .article__image > span{position:absolute;left:0;right:0;top:0;bottom:0}.article-team-slider .article__image-medals{position:absolute;left:2rem;top:3rem;z-index:10}.article-team-slider .article__image-medals > span{display:block;width:9.2rem;height:2.4rem}.article-team-slider .article__image-medals > span:not(:last-child){margin-bottom:1rem}.article-team-slider .article__image-medals ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-.5rem -.3rem;max-width:9.4rem}.article-team-slider .article__image-medals li{padding:.5rem .3rem}.article-team-slider .article__body{padding:1.5rem 2.5rem}.article-team-slider .article__body h5{margin-bottom:1.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team-slider .article__body h5{font-size:1.8rem}}.article-team-slider .article__body > *:last-child{margin-bottom:0}.article-team{width:100%;position:relative;overflow:hidden;border-radius:2rem;background-color:#fff;-webkit-box-shadow:0 .3rem 2.3rem rgba(169,8,49,.06);box-shadow:0 .3rem 2.3rem rgba(169,8,49,.06);-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;min-height:100%}@media (-ms-high-contrast:none),(hover:hover){.article-team:hover{-webkit-box-shadow:0 .3rem 2.3rem rgba(169,8,49,.3);box-shadow:0 .3rem 2.3rem rgba(169,8,49,.3)}}.article-team .article__image{width:100%;height:34.6rem;position:relative;overflow:hidden;border-radius:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team .article__image{height:27.2rem}}.article-team .article__image a{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;text-decoration:none;z-index:10}.article-team .article__image i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.article-team .article__image img{-o-object-position:center top;object-position:center top}.article-team .article__body{padding:1.5rem 2.5rem 3.1rem}.article-team .article__body h5{margin-bottom:.9rem;font-size:1.9rem}.article-team .article__body ul{list-style:none;margin-bottom:1.4rem}.article-team .article__body li{position:relative;padding-left:3.1rem}.article-team .article__body li:not(:last-child){margin-bottom:.7rem}.article-team .article__body i{position:absolute;left:0;top:.2rem}.article-team .article__body > *:last-child{margin-bottom:0}.article-team--large{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0;overflow:visible}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team--large{max-width:36rem;margin-left:auto;margin-right:auto}}@media (-ms-high-contrast:none),(hover:hover){.article-team--large:hover{-webkit-box-shadow:none;box-shadow:none}}.article-team--large .article__image{height:46.6rem;border-radius:1.5rem;margin-bottom:1.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.article-team--large .article__image{height:31.9rem;width:auto;margin-left:-2.5rem;margin-right:-2.5rem}}@media (max-width:374px){.article-team--large .article__image{margin-left:-1rem;margin-right:-1rem}}.article-team--large .article__body{padding:0}.article-team--large .article__body h5{margin-bottom:.5rem;color:#a90831}.article-team--large .article__body p{margin-bottom:1.9rem}.article-video{width:100%;position:relative}.article-video > a{position:absolute;inset:0;font-size:0;line-height:0;text-decoration:none;z-index:20}.article-video__image{width:100%;position:relative;overflow:hidden;border-radius:1.6rem;z-index:10;height:clamp(23.9rem,7.7464788732vw + 20.5845070423rem,30.5rem)}.article-video__image img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.article-video__image span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5.6rem;height:5.6rem;border-radius:50%;background-color:#a90831;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}.article-video h6{font-weight:500;font-size:1.8rem;margin-top:clamp(1.6rem,.9389671362vw + 1.1981220657rem,2.4rem)}@media (max-width:1280px){.article-video h6{font-size:clamp(1.6rem,.234741784vw + 1.4995305164rem,1.8rem)}}@media (hover) and (pointer:fine){.article-video:hover .article-video__image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.article .article__head{margin-bottom:1rem}.article .article__head:last-child{margin-bottom:0}.articles .articles__items{list-style:none;padding:0}.articles .articles__item + .articles__item{margin-top:3rem}.block-accordion{width:100%;position:relative;padding-block:3.6rem;background-color:#fff;border-radius:1.6rem;padding-inline:clamp(2.6rem,3.0516431925vw + 1.2938967136rem,5.2rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-accordion{padding-inline:0}}.block-accordion__title{text-align:center;margin-bottom:2.4rem}.block-accordion__title h5{font-size:2.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-accordion__title h5{font-size:2.4rem}}.block-accordion__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.block-accordion__group{max-width:65.5rem;margin-inline:auto;background-color:#f7f7f7;border-radius:4.8rem;padding-inline:clamp(1.4rem,1.1737089202vw + .8976525822rem,2.4rem)}.block-accordion__head{cursor:pointer;padding-block:1.4rem;padding-right:3rem;position:relative}.block-accordion__head > *{pointer-events:none}.block-accordion__head h6{margin:0;font-weight:400;-webkit-transition:color .4s;transition:color .4s;font-size:1.4rem}@media (max-width:1280px){.block-accordion__head h6{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}@media (hover) and (pointer:fine){.block-accordion__head h6:hover{color:#a90831}}.block-accordion__head i{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block-accordion__head i svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.block-accordion__body{width:100%;display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .4s;transition:grid-template-rows .4s;transition:grid-template-rows .4s,-ms-grid-rows .4s}.block-accordion__body-wrap{width:100%;position:relative;overflow:hidden;font-size:1.4rem}@media (max-width:1280px){.block-accordion__body-wrap{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}.block-accordion .active .block-accordion__head h6{color:#a90831}.block-accordion .active .block-accordion__head i svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.block-accordion .active .block-accordion__body{grid-template-rows:1fr}.block-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;max-width:46.2rem;margin-inline:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-actions a.btn{display:block;width:100%}}.block-actions a.btn.btn--size-small.btn--type-transparent{padding-block:1.3rem;border-width:1px}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-actions--alt{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%}}@media (max-width:374px){.block-actions--alt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-actions--alt a.btn{width:auto}}@media (max-width:374px){.block-actions--alt a.btn{width:100%}}.block-actions--alt a.btn i.ico-phone path{fill:#fff}.block-author-rating{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-author-rating .block__image{width:6.8rem;height:6.8rem;border-radius:50%;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.27);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.27)}.block-author-rating .block__body{width:100%;color:#a90831}.block-author-rating .block__body:not(:first-child){width:calc(100% - 6.8rem);padding-left:2rem}.block-author-rating .block__body-head{width:100%;margin-bottom:.5rem}.block-author-rating .block__body-meta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0;line-height:0}.block-author-rating .block__body-meta ul{position:relative;margin:-.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.block-author-rating .block__body-meta li{padding:.2rem}.block-author-rating .block__body-meta p{font-size:1.3rem;line-height:1.1;margin-top:.3rem}.block-author-rating .block__body-meta p:not(:first-child){margin-left:1rem}.block-author{border:2px solid #fff;border-radius:3rem;text-align:center;padding:4rem 2.4rem;background-color:hsla(0,0%,100%,.2);width:100%;max-width:46.2rem;margin-inline:auto;backdrop-filter:blur(5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.block-author:not(:last-child){margin-bottom:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-author:not(:last-child){margin-bottom:4.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-author{border-radius:2rem}}.block-author__image{width:14.4rem;height:14.4rem;position:relative;overflow:hidden;border-radius:50%;margin-inline:auto}.block-author__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-author__actions{width:100%}.block-author__actions:not(:first-child){padding-top:.5rem}.block-author__actions ul{list-style:none;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-author__actions ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}}.block-author__actions li{font-size:1.7rem;line-height:1.58;font-weight:500;color:#a90831;padding:0;gap:.6rem}.block-author__actions li,.block-box-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-box-about{width:100%;position:relative;overflow:hidden;border-radius:3.2rem;min-height:52rem;background-color:#f3f3f4;border:1px solid #c4d3df;padding-block:6rem;padding-inline:calc(50% + 12.3rem) 6rem}@media (max-width:1023px){.block-box-about{padding:6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about{padding:2.4rem}}.block-box-about:before{content:" ";background-image:url(../images/block-box-about-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;left:0;top:0;bottom:0;right:calc(50% - 24rem);mix-blend-mode:multiply}@media (max-width:1023px){.block-box-about:before{right:0;width:89.2rem;height:61.4rem;left:-6rem;bottom:-6rem;right:auto;top:auto}}.block-box-about__image{position:absolute;left:4rem;top:0;bottom:0;width:calc(50% + 14rem);pointer-events:none;font-size:0;line-height:0}@media (max-width:1280px){.block-box-about__image{width:50%}}@media (max-width:1023px){.block-box-about__image{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;left:0;max-width:40rem;margin-inline:auto;margin-bottom:-6rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about__image{margin:0 0 -2.4rem}}.block-box-about__image span{position:absolute;left:0;right:0;top:0;bottom:0}@media (max-width:1023px){.block-box-about__image span{position:relative;display:block;max-width:40rem;margin-inline:auto}}.block-box-about__image img{-o-object-position:left bottom;object-position:left bottom}@media (max-width:1023px){.block-box-about__image img{-o-object-position:center bottom;object-position:center bottom;position:relative!important;height:auto!important}}.block-box-about__content{width:100%;position:relative;z-index:10}.block-box-about__content > i{width:5rem;height:5rem;display:block;border-radius:50%;background-color:#c4d3df;margin-bottom:3.2rem;position:relative;font-size:0;line-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about__content > i{width:3.6rem;height:3.6rem;margin-bottom:1.6rem}}.block-box-about__content > i span{position:absolute;left:.8rem;right:.8rem;top:.8rem;bottom:.8rem}.block-box-about__content h4{font-size:2.8rem;line-height:1.3;margin-bottom:1.6rem;max-width:38rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about__content h4{font-size:2.2rem}}.block-box-about__content p{font-size:1.8rem;line-height:1.45;color:#4f4f4f}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about__content p{font-size:1.6rem;line-height:1.45}}.block-box-about__content > *:last-child{margin-bottom:0}.block-box-about--reverse{padding-inline:6rem calc(50% + 12.3rem)}@media (max-width:1023px){.block-box-about--reverse{padding:6rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about--reverse{padding:2.4rem}}.block-box-about--reverse:before{right:0;left:calc(50% - 24rem);background-image:url(../images/block-box-about-bg-alt.png)}@media (max-width:1023px){.block-box-about--reverse:before{left:-6rem;right:auto}}.block-box-about--reverse .block-box-about__image{left:auto;right:4rem}@media (max-width:1023px){.block-box-about--reverse .block-box-about__image{right:0}}.block-box-about--reverse .block-box-about__image img{-o-object-position:right bottom;object-position:right bottom}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box-about--reverse .block-box-about__image img{-o-object-position:center bottom;object-position:center bottom}}.block-box-about--small-image .block-box-about__image{top:4.8rem;left:5.5rem}@media (max-width:1023px){.block-box-about--small-image .block-box-about__image{top:0;left:0}}.block-box-about--small-image.block-box-about--reverse .block-box-about__image{left:auto;right:5.5rem}@media (max-width:1023px){.block-box-about--small-image.block-box-about--reverse .block-box-about__image{left:0;right:0}}.block-box{width:100%;position:relative;margin-top:7.5rem;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.07);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.07);border-radius:.6rem;background-color:#fff;padding:2.7rem 3.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box{padding:2.5rem 2.5rem 3.2rem;width:auto;margin-left:-2.5rem;margin-right:-2.5rem}}@media (max-width:374px){.block-box{padding:2.5rem 1rem 3.2rem;margin-left:-1rem;margin-right:-1rem}}.block-box > *{width:100%}.block-box .block__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:15rem;height:15rem;border:.1rem solid #a90831;border-radius:50%;position:absolute;right:3rem;top:-7.5rem;color:#a90831;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.07);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.07)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__circle{position:relative;right:0;top:0;width:auto;height:auto;border-radius:1rem;margin:-5rem 0 2.1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.8rem 2rem}}.block-box .block__circle > *{width:100%;padding:0 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__circle > *{width:100%;padding:0;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}}.block-box .block__circle > *:last-child{margin-bottom:0}.block-box .block__circle h4{margin-bottom:.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__circle h4{margin-bottom:0;margin-right:1.2rem}}.block-box .block__circle p{font-size:1.3rem}.block-box .block__circle + *{padding-right:16rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__circle + *{padding-right:0}}.block-box .block__head{margin-bottom:4.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__head{margin-bottom:3.4rem}}.block-box .block__body ul{list-style:none}.block-box .block__body li{width:100%}.block-box .block__body li:not(:last-child){margin-bottom:5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__body li:not(:last-child){margin-bottom:2.7rem}}.block-box .block__body li:nth-child(even) .block__body-head span{background:-webkit-gradient(linear,left top,right top,from(#fcebec),to(#a5c4d6));background:linear-gradient(90deg,#fcebec 0,#a5c4d6)}.block-box .block__body li:nth-child(even) .block__body-head p{color:#a90831}.block-box .block__body-head{position:relative;width:auto;padding:.8rem 0;margin-left:-3.5rem;margin-right:-3.5rem;padding-left:3.5rem;padding-right:3.5rem;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-box .block__body-head{margin-left:-2.5rem;margin-right:-2.5rem;padding-left:2.5rem;padding-right:2.5rem}}.block-box .block__body-head:not(:last-child){margin-bottom:.8rem}.block-box .block__body-head span{position:absolute;left:0;top:0;bottom:0;background-color:#e6e6e6;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.block-box .block__body-head p{position:relative;z-index:10;font-size:1.7rem;font-weight:500}.block-box .block__body-head span{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.block-calculator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.4rem;border:1px solid rgba(28,28,28,.11);border-radius:1.8rem;background-color:#fff;gap:2.4rem}@media (max-width:1280px){.block-calculator{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:46.2rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:1023px){.block-calculator{min-width:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator{padding:2.2rem 2rem}}.block-calculator__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.7rem;line-height:1.58;font-weight:500;gap:1rem}@media (max-width:1023px){.block-calculator__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__content{font-size:1.5rem}}.block-calculator__content > p{margin-bottom:0}.block-calculator__content > p > span{color:#a90831}.block-calculator__content > p > span:after{content:attr(data-suffix)}.block-calculator__content img{display:block;height:2.8rem;width:auto;max-width:14.1rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__content img{height:2.4rem;max-width:12.2rem}}.block-calculator__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__actions{width:100%}}.block-calculator__actions a.btn{-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__actions a.btn{padding-inline:1rem}}.block-calculator__actions-field{width:14.4rem;position:relative;overflow:hidden;border:1px solid #a90831;border-radius:4rem;padding:0 4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__actions-field{width:11.4rem;padding:0 3.2rem}}.block-calculator__actions-field > button{position:absolute;top:0;height:4.6rem;width:3.6rem;background:rgba(169,8,49,.05);border:0;cursor:pointer}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__actions-field > button{width:3.2rem}}.block-calculator__actions-field > button:after,.block-calculator__actions-field > button:before{content:" ";width:1.2rem;height:1px;background:#a90831;position:absolute;left:50%;top:50%;margin-left:-.6rem;border-radius:2px}@media (hover) and (pointer:fine){.block-calculator__actions-field > button:hover{background:rgba(169,8,49,.1)}}.block-calculator__actions-field > button:first-child{left:0}.block-calculator__actions-field > button:last-child{right:0}.block-calculator__actions-field > button:last-child:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.block-calculator__actions-field input{width:100%;font-size:2rem;line-height:1.1;font-weight:400;text-align:center;height:4.6rem;border:0;background:#fff}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-calculator__actions-field input{font-size:1.8rem}}.block-calculator__actions-field input::-webkit-inner-spin-button,.block-calculator__actions-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.block-calculator__actions-field input[type=number]{-moz-appearance:textfield}.block-callout{width:100%;position:relative;overflow:hidden;border-radius:1.6rem;padding:1.6rem;background-color:#a90831;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--image-width:clamp(15rem,14.3192488263vw + 8.8713615023rem,27.2rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-callout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}}.block-callout__background{position:absolute;inset:0;font-size:0;line-height:0;pointer-events:none}.block-callout__background img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.2;-webkit-filter:blur(2px);filter:blur(2px)}@media (min-width:767.02px){.block-callout__content{width:calc(100% - var(--image-width));padding-right:2.9rem;padding-left:1.4rem}}.block-callout__content-entry h4{line-height:1.3;font-weight:500;margin-bottom:.8rem;font-size:2.6rem}@media (max-width:1280px){.block-callout__content-entry h4{font-size:clamp(2.4rem,.234741784vw + 2.2995305164rem,2.6rem)}}.block-callout__content-entry p{font-size:1.4rem;line-height:1.5}.block-callout__content-entry:not(:last-child){margin-bottom:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}.block-callout__image{width:var(--image-width);height:20.8rem;position:relative;overflow:hidden;border-radius:1.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-callout__image{height:27.2rem;width:100%}}.block-callout__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-callout__content-actions a.btn{color:#1c1c1c;min-width:19.2rem}.block-callout__content-actions a.btn:before{background:#1c1c1c}@media (hover) and (pointer:fine){.block-callout__content-actions a.btn:hover{color:#fff}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-callout__content-actions a.btn{width:100%}}.block-card{width:100%;max-width:48rem;border-radius:2.5rem;position:relative;overflow:hidden;background-color:#fff;padding:3.8rem 50% 3.8rem 3.3rem;margin-left:auto;-webkit-transition:opacity .4s;transition:opacity .4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:23.3rem}@media (max-width:1023px){.block-card{max-width:100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-card{padding:2rem 40% 2rem 2.4rem;min-height:10.9rem}}.block-card .block__body{color:#4f4f4f;font-size:2.6rem;line-height:1.4;position:relative;z-index:10}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-card .block__body{font-size:1.6rem}}.block-card .block__body strong{font-weight:500}.block-card .block__body-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-card .block__body-head{margin-bottom:.4rem}}.block-card .block__body-head img{display:block;width:auto;height:2.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-card .block__body-head img{height:1.5rem}}.block-card .block__body-head p{margin-bottom:0}.block-card .block__image{position:absolute;left:40%;top:0;bottom:0;right:0;font-size:0;line-height:0;pointer-events:none;z-index:2}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-card .block__image{left:50%}}.block-card .block__image:before{right:0;background:linear-gradient(45deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0));background-position:0 100%}.block-card .block__image:after,.block-card .block__image:before{position:absolute;left:0;top:0;bottom:0;content:" ";z-index:1;bottom:-.2rem}.block-card .block__image:after{right:0;background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));background-position:0 100%;right:63%}.block-card .block__image > img{left:.1rem}.block-error{width:100%;padding:2rem;border-radius:1rem;text-align:center;background-color:#a90831;color:#fff;margin:2rem 0;max-width:60rem;margin-left:auto;margin-right:auto}.block-error h5{font-size:1.5rem;line-height:1.8;font-weight:400}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-error h5{font-size:1.4rem}}.block-filter{padding:3.2rem 3.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.6rem;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,217,222,.7)),to(rgba(196,211,223,.7)));background:linear-gradient(180deg,rgba(241,217,222,.7) 0,rgba(196,211,223,.7));border-radius:1.6rem}@media (max-width:984px){.block-filter{width:100%;gap:2rem;background:#fff;padding:3.4rem 2rem 9.5rem;border-radius:3.2rem 3.2rem 0 0;margin-top:calc(var(--h-inner-h) + var(--h-bar-h) + 20px);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.4s;transition-duration:.4s}body.show-filters .block-filter{opacity:1;visibility:visible}body.admin-bar .block-filter{margin-top:calc(var(--h-inner-h) + var(--h-bar-h) + 66px)}}.block-filter__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:984px){.block-filter__head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-inline:3rem}}.block-filter__head h6{font-weight:500;margin-bottom:0;font-size:2.2rem}@media (max-width:1280px){.block-filter__head h6{font-size:clamp(1.8rem,.4694835681vw + 1.5990610329rem,2.2rem)}}.block-filter__head h6 + button{margin-left:auto}@media (min-width:984.02px){.block-filter__head button{font-size:1.4rem;border:0;background:none;color:#a90831;line-height:1.1;text-decoration:underline}}@media (min-width:984.02px) and (hover:hover) and (pointer:fine){.block-filter__head button:where(:hover, :focus-visible){text-decoration:none}}@media (max-width:984px){.block-filter__head button{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1.7rem;height:1.7rem;border:0;background:none;font-size:0;line-height:0;text-indent:-4000rem}.block-filter__head button:after,.block-filter__head button:before{content:" ";position:absolute;left:-.2rem;right:-.2rem;top:50%;background-color:#1c1c1c;height:.2rem;margin-top:-.1px}.block-filter__head button:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.block-filter__head button:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}}.block-filter__body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}@media (max-width:984px){.block-filter__body{border-top:1px solid #e1e1e1;padding-top:4.1rem;padding-bottom:.5rem;gap:0;width:auto;margin-inline:-2rem}}.block-filter__body > *,.block-filter__body__row{position:relative}@media (max-width:984px){.block-filter__body__row-head.js__head{padding-block:2rem}}@media (max-width:984px){.block-filter__body__row-body{-webkit-transition:grid-template-rows .4s;transition:grid-template-rows .4s;transition:grid-template-rows .4s,-ms-grid-rows .4s}}.block-filter__body__row--type-filters{padding-inline:2rem}@media (min-width:984.02px){.block-filter__body__row--type-filters{display:none}}.block-filter__body__row--type-filters .block-filter__body__row-head h6{font-size:1.4rem;line-height:1;font-weight:400;margin-bottom:1.2rem}.block-filter__body__row--type-filters .block-filter__body__row-body ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem}.block-filter__body__row--type-filters .block-filter__body__row-body button{border:1px solid #909090;border-radius:4rem;padding:0 2rem;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;color:#1c1c1c}.block-filter__body__row--type-filters .block-filter__body__row-body button i{min-width:1rem;width:1rem;height:1rem;position:relative;display:block}.block-filter__body__row--type-filters .block-filter__body__row-body button i:after,.block-filter__body__row--type-filters .block-filter__body__row-body button i:before{content:" ";position:absolute;left:-2px;right:-2px;top:50%;height:2px;margin-top:-1px;background-color:#1c1c1c}.block-filter__body__row--type-filters .block-filter__body__row-body button i:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.block-filter__body__row--type-filters .block-filter__body__row-body button i:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:984px){.block-filter__body__row--type-radio{padding-inline:2rem;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;margin-top:2.3rem}.block-filter__body__row--type-radio + *{margin-top:-1px}}.block-filter__body__row--type-radio .block-filter__body__row-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media (min-width:984.02px){.block-filter__body__row--type-radio .block-filter__body__row-head{display:none}}.block-filter__body__row--type-radio .block-filter__body__row-head h6{font-size:1.4rem;font-weight:400;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.block-filter__body__row--type-radio .block-filter__body__row-head h6:after{content:attr(data-active);display:block;margin-left:auto;font-size:1.2rem;line-height:1}.block-filter__body__row--type-radio .block-filter__body__row-head:after{content:" ";width:1.5rem;height:.8rem;display:block;margin-left:auto;background-image:url(../images/ico-arrow-select.svg);background-repeat:no-repeat;background-size:1.5rem .8rem;background-position:50%;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (max-width:984px){.block-filter__body__row--type-radio .block-filter__body__row-head:after{background-image:url(../images/ico-arrow-select-gray.svg)}}@media (max-width:984px){.block-filter__body__row--type-radio .block-filter__body__row-body{display:grid;grid-template-rows:0fr}.block-filter__body__row--type-radio .block-filter__body__row-body > div{position:relative;overflow:hidden}}.block-filter__body__row--type-radio .block-filter__body__row-body ul{list-style:none;display:grid;gap:.9rem;grid-template-columns:repeat(2,1fr)}.block-filter__body__row--type-radio .block-filter__body__row-body input{position:absolute;left:-4000rem;opacity:0}.block-filter__body__row--type-radio .block-filter__body__row-body input:checked + label{border-color:#a90831;background-color:rgba(169,8,49,.1);font-weight:500}.block-filter__body__row--type-radio .block-filter__body__row-body label{display:block;width:100%;border:1px solid transparent;-webkit-transition-property:background,border;transition-property:background,border;-webkit-transition-duration:.4s;transition-duration:.4s;border-radius:4.8rem;text-align:center;font-size:1.4rem;padding-inline:1.2rem;padding-block:.9rem;background-color:#fff}@media (max-width:984px){.block-filter__body__row--type-radio.active .block-filter__body__row-head:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:984px){.block-filter__body__row--type-radio.active .block-filter__body__row-body{opacity:1;visibility:visible;grid-template-rows:1fr;padding-bottom:2rem}}@media (max-width:984px){.block-filter__body__row--type-select{border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.block-filter__body__row--type-select + *{margin-top:-1px}}.block-filter__body__row--type-select-multi .block-filter__body__row-head,.block-filter__body__row--type-select .block-filter__body__row-head{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;padding-block:1.6rem;position:relative;z-index:10;background-color:#fff;border-radius:8rem;padding-inline:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}@media (max-width:984px){.block-filter__body__row--type-select-multi .block-filter__body__row-head,.block-filter__body__row--type-select .block-filter__body__row-head{background-color:transparent;border-radius:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-filter__body__row--type-select-multi .block-filter__body__row-head,.block-filter__body__row--type-select .block-filter__body__row-head{padding-block:2.1rem}}.block-filter__body__row--type-select-multi .block-filter__body__row-head > *,.block-filter__body__row--type-select .block-filter__body__row-head > *{pointer-events:none}.block-filter__body__row--type-select-multi .block-filter__body__row-head h6,.block-filter__body__row--type-select .block-filter__body__row-head h6{font-weight:400;line-height:1;font-size:1.6rem}@media (max-width:1280px){.block-filter__body__row--type-select-multi .block-filter__body__row-head h6,.block-filter__body__row--type-select .block-filter__body__row-head h6{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.block-filter__body__row--type-select-multi .block-filter__body__row-head h6[data-active],.block-filter__body__row--type-select .block-filter__body__row-head h6[data-active]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.block-filter__body__row--type-select-multi .block-filter__body__row-head h6[data-active]:after,.block-filter__body__row--type-select .block-filter__body__row-head h6[data-active]:after{content:attr(data-active);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;min-width:2rem;height:2rem;border-radius:50%;color:#fff;background-color:#a90831;font-size:1.6rem;line-height:1}.block-filter__body__row--type-select-multi .block-filter__body__row-head:after,.block-filter__body__row--type-select .block-filter__body__row-head:after{content:" ";width:1.5rem;height:.8rem;display:block;margin-left:auto;background-image:url(../images/ico-arrow-select.svg);background-repeat:no-repeat;background-size:1.5rem .8rem;background-position:50%;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (max-width:984px){.block-filter__body__row--type-select-multi .block-filter__body__row-head:after,.block-filter__body__row--type-select .block-filter__body__row-head:after{background-image:url(../images/ico-arrow-select-gray.svg)}}.block-filter__body__row--type-select-multi .block-filter__body__row-body,.block-filter__body__row--type-select .block-filter__body__row-body{position:absolute;left:-1rem;right:-1rem;top:0;background-color:#fff;border-radius:1.6rem;padding-top:4.8rem;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility,grid-template-rows,padding;transition-property:opacity,visibility,grid-template-rows,padding;transition-property:opacity,visibility,grid-template-rows,padding,-ms-grid-rows;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.3);box-shadow:0 0 1rem rgba(0,0,0,.3)}@media (max-width:984px){.block-filter__body__row--type-select-multi .block-filter__body__row-body,.block-filter__body__row--type-select .block-filter__body__row-body{display:grid;grid-template-rows:0fr}}.block-filter__body__row--type-select-multi .block-filter__body__row-body > div,.block-filter__body__row--type-select .block-filter__body__row-body > div{position:relative;overflow:hidden}@media (min-width:984.02px){.block-filter__body__row--type-select-multi .block-filter__body__row-body > div,.block-filter__body__row--type-select .block-filter__body__row-body > div{max-height:40vh;overflow-y:auto;-webkit-overflow-scrolling:touch}}.block-filter__body__row--type-select-multi .block-filter__body__row-body ul,.block-filter__body__row--type-select .block-filter__body__row-body ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.block-filter__body__row--type-select-multi .block-filter__body__row-body li,.block-filter__body__row--type-select .block-filter__body__row-body li{border-bottom:1px solid #ddd;margin-inline:2.4rem}.block-filter__body__row--type-select-multi .block-filter__body__row-body input,.block-filter__body__row--type-select .block-filter__body__row-body input{position:absolute;left:-4000rem;opacity:0}.block-filter__body__row--type-select-multi .block-filter__body__row-body input:checked + label,.block-filter__body__row--type-select .block-filter__body__row-body input:checked + label{color:#a90831}.block-filter__body__row--type-select-multi .block-filter__body__row-body label,.block-filter__body__row--type-select .block-filter__body__row-body label{cursor:pointer;display:block;padding-block:1.2rem;font-size:1.4rem;line-height:1;color:#616161;-webkit-transition:color .4s;transition:color .4s}@media (hover:hover) and (pointer:fine){.block-filter__body__row--type-select-multi .block-filter__body__row-body label:where(:hover, :focus-visible),.block-filter__body__row--type-select .block-filter__body__row-body label:where(:hover, :focus-visible){color:#a90831}}.block-filter__body__row--type-select-multi.active .block-filter__body__row-head:after,.block-filter__body__row--type-select.active .block-filter__body__row-head:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-filter__body__row--type-select-multi.active .block-filter__body__row-body,.block-filter__body__row--type-select.active .block-filter__body__row-body{opacity:1;visibility:visible}@media (max-width:984px){.block-filter__body__row--type-select-multi.active .block-filter__body__row-body,.block-filter__body__row--type-select.active .block-filter__body__row-body{grid-template-rows:1fr;padding-bottom:2rem}}@media (max-width:984px){.block-filter__body__row--type-select-multi{border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.block-filter__body__row--type-select-multi + *{margin-top:-1px}}@media (max-width:984px){.block-filter__body__row--type-select-multi .block-filter__body__row-head h6{width:100%}.block-filter__body__row--type-select-multi .block-filter__body__row-head h6:after{margin-left:auto}}.block-filter__body__row--type-select-multi .block-filter__body__row-body label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;color:#424242}.block-filter__body__row--type-select-multi .block-filter__body__row-body label:before{content:" ";display:block;width:1.6rem;min-width:1.6rem;height:1.6rem;border:1px solid #c1c1c1;border-radius:4px;background-color:#f7f7f7;-webkit-transition:background-color .4s,border .4s;transition:background-color .4s,border .4s}.block-filter__body__row--type-select-multi .block-filter__body__row-body input:checked + label{color:#1c1c1c}.block-filter__body__row--type-select-multi .block-filter__body__row-body input:checked + label:before{background-color:#a90831;border-color:#a90831;background-image:url(../images/ico-check.svg);background-size:1.2rem .9rem;background-repeat:no-repeat;background-position:50%}@media (max-width:984px){.block-filter__body__row--type-from-to{padding-inline:2rem;padding-bottom:2rem;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.block-filter__body__row--type-from-to + *{margin-top:-1px}}.block-filter__body__row--type-from-to .block-filter__body__row-head h6{font-size:1.4rem;line-height:1;font-weight:400;margin-bottom:2rem}@media (max-width:984px){.block-filter__body__row--type-from-to .block-filter__body__row-head h6{margin-bottom:0}}.block-filter__body__row--type-from-to .block-filter__body__row-body{}.block-filter__body__row--type-from-to .block-filter__body__row-body ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;list-style:none}.block-filter__body__row--type-from-to .block-filter__body__row-body input{width:100%;font-size:1.2rem;line-height:1.1;color:#909090;border:0;border-radius:.8rem;background-color:#fff;-webkit-transition:color .4s,border .4s;transition:color .4s,border .4s;height:4rem;text-align:center}@media (max-width:984px){.block-filter__body__row--type-from-to .block-filter__body__row-body input{border:1px solid #909090}}.block-filter__body__row--type-from-to .block-filter__body__row-body input:focus{border-color:#a90831;color:#1c1c1c}.block-filter__body__row--type-from-to .block-filter__body__row-body input::-webkit-inner-spin-button,.block-filter__body__row--type-from-to .block-filter__body__row-body input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.block-filter__body__row--type-from-to .block-filter__body__row-body input[type=number]{-moz-appearance:textfield}@media (max-width:984px){.block-filter__body__row--type-from-to-slider{padding-inline:2rem;padding-bottom:2rem;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.block-filter__body__row--type-from-to-slider + *{margin-top:-1px}}.block-filter__body__row--type-from-to-slider .block-filter__body__row-head h6{font-size:1.6rem;line-height:1;font-weight:400;margin-bottom:2rem}@media (max-width:984px){.block-filter__body__row--type-from-to-slider .block-filter__body__row-head h6{margin-bottom:0;font-size:1.4rem}}@media (max-width:984px){.block-filter__actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;position:fixed;left:0;right:0;bottom:0;padding:2rem 2rem 2.7rem;background-color:#fff;z-index:1}}.block-filter__actions button{border:0;background-color:#a90831;color:#fff;height:4.8rem;width:100%;border-radius:4.8rem;font-weight:500;line-height:1.1;padding:0 2rem;font-size:1.6rem}@media (max-width:1280px){.block-filter__actions button{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}@media (max-width:984px){.block-filter__actions button{background:transparent -webkit-gradient(linear,left top,right top,from(#880425),to(#a90831)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#880425,#a90831) 0 0 no-repeat padding-box}}@media (min-width:984.02px){.block-filter__actions button span:last-child{display:none}}@media (max-width:984px){.block-filter__actions button span:first-child{display:none}}@media (hover:hover) and (pointer:fine){.block-filter__actions button:where(:hover, :focus-visible){background-color:#1c1c1c}}@media (min-width:984.02px){.block-filter__actions > button:first-child{display:none}}@media (max-width:984px){.block-filter__actions > button:first-child{width:auto;border:1px solid #909090;background:#fff;color:#909090;min-width:15.9rem}}.block-filter .choices__list--dropdown .choices__item[data-value=""]{display:none}.block-heading{text-align:center;position:relative;padding-top:2rem;width:100%;max-width:77rem;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-heading{text-align:left}}.block-heading > *:not(.fragment-wave-text) strong{color:#a90831;font-weight:500}.block-heading > *{margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-heading > *.fragment-wave-text--left-on-mobile{margin-left:0;margin-right:0}}.block-heading:before{content:" ";position:absolute;left:50%;top:.5rem;width:0;height:.2rem;border-radius:.2rem;background-color:#a90831;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:opacity .4s,width .4s;transition:opacity .4s,width .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-heading:before{-webkit-transform:none;-ms-transform:none;transform:none;left:0;top:.7rem}}.block-heading h2{margin-bottom:2.2rem}.block-heading p{max-width:67rem;margin-left:auto;margin-right:auto;font-size:1.7rem}@media (max-width:1280px){.block-heading p{font-size:1.5rem}}.block-heading > *:last-child{margin-bottom:0}.block-heading .block-heading__tag{display:inline-block;margin-bottom:auto;-ms-flex-item-align:start;align-self:flex-start}@media (max-width:1023px){.block-heading .block-heading__tag{margin-bottom:1.8rem}}.block-heading .block-heading__tag:not(:last-child){margin-right:1.8rem}@media (max-width:1023px){.block-heading .block-heading__tag:not(:last-child){margin-right:0}}.block-heading .block-heading__tag p{font-size:1.4rem;text-align:center;background-color:#a90831;color:#fff;line-height:2rem;padding:1rem 2rem;border-radius:3rem}.block-heading:before{width:clamp(2.4rem,3vw,4rem);opacity:1}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-heading--center-on-mobile{text-align:center}.block-heading--center-on-mobile:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.block-image{width:100%;position:relative;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-image{width:auto;margin-left:-2rem;margin-right:-2rem}}@media (max-width:374px){.block-image{margin-left:-1rem;margin-right:-1rem}}.block-image img{display:block;border-radius:1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-image img{display:none;margin-left:auto;margin-right:auto}}.block-image img + img{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-image img + img{display:block}}.block-list-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-list-type{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block-list-type button{font-size:1.6rem;line-height:1.3;border:0;background:transparent;color:#909090;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media (hover:hover) and (pointer:fine){.block-list-type button:where(:hover, :focus-visible){color:#a90831}}.block-list-type button.active{pointer-events:none;color:#a90831;font-weight:500}.block-magnifying{width:100%;position:relative;overflow:hidden;border-radius:3.2rem;padding-block:clamp(3rem,5vw,6.7rem);padding-inline:clamp(1.6rem,5.6vw,8rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-magnifying{padding-inline:1.6rem;padding-block:3rem 2.1rem}}.block-magnifying__image{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;pointer-events:none;background-color:#fff}.block-magnifying__image > img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-magnifying__image:after,.block-magnifying__image > span{position:absolute;left:0;right:0;top:0;bottom:0}.block-magnifying__image:after{content:" ";background:-webkit-gradient(linear,left top,right top,from(rgba(241,217,222,.2)),to(#c4d3df));background:linear-gradient(90deg,rgba(241,217,222,.2) 0,#c4d3df);z-index:1}.block-magnifying__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-image:url(../images/magnyfing-glass-mask-top.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:4}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-magnifying__image:before{background-image:url(../images/magnyfing-glass-mask-top-mobile.svg)}}.block-magnifying__image-background{backdrop-filter:blur(5px);z-index:2}.block-magnifying__image-mask{position:absolute;left:0;right:0;top:0;bottom:0;z-index:3;-webkit-mask-image:url(../images/magnyfing-glass-mask.svg);mask-image:url(../images/magnyfing-glass-mask.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-magnifying__image-mask{-webkit-mask-image:url(../images/magnyfing-glass-mask-mobile.svg);mask-image:url(../images/magnyfing-glass-mask-mobile.svg)}}.block-magnifying__image-mask img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-magnifying__boxes{width:100%;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-magnifying__box:nth-child(odd){margin-left:auto}.block-magnifying__box:nth-child(even){margin-block:-3.5rem -4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-magnifying__box:nth-child(even){margin-block:.4rem 1.4rem}}.block-magnifying__box:last-child{margin-right:clamp(.1rem,7vw,9.8rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-magnifying__box:last-child{margin-right:0}}.block-magnifying__box-group{background-color:#fbfbfb;width:100%;position:relative;overflow:hidden;border-radius:clamp(.8rem,2vw,1.8rem);padding-inline:clamp(1.2rem,2vw,2.3rem);padding-block:clamp(1.1rem,2vw,1.9rem);max-width:clamp(13.8rem,24vw,34.4rem);min-width:clamp(13.8rem,24vw,34.4rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(1px,1vw,1.4rem)}.block-magnifying__box-image{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;pointer-events:none}.block-magnifying__box-image img{position:absolute;right:0;top:0;height:100%;width:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.block-magnifying__box-image:after{content:" ";position:absolute;left:50%;top:0;bottom:0;right:20%;background:-webkit-gradient(linear,left top,right top,from(#fbfbfb),to(hsla(0,0%,98%,0)));background:linear-gradient(90deg,#fbfbfb 0,hsla(0,0%,98%,0))}.block-magnifying__box-title{position:relative;z-index:10;color:#4f4f4f}.block-magnifying__box-title h5{font-weight:400;font-size:clamp(1.4rem,2vw,2rem)}@media (max-width:984px){.block-magnifying__box-title h5{display:none}}.block-magnifying__box-content{position:relative;z-index:10;color:#4f4f4f}.block-magnifying__box-content h6{font-size:clamp(1rem,1vw,1.2rem);line-height:1.4;margin-bottom:0;font-weight:400}.block-magnifying__box-content h5{font-size:clamp(1.6rem,3vw,3rem);line-height:1.46;color:#a90831;font-weight:500;margin-bottom:0}.block-magnifying__box-content p{font-size:clamp(1rem,1vw,1.4rem);line-height:1.5}.block-map,.block-map .block__map{width:100%;position:relative;overflow:hidden}.block-map .block__map{height:60rem;background-color:#ccc}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-map .block__map{height:35rem}}.block-map .block__locations{position:absolute;left:-400rem;opacity:0;visibility:hidden;font-size:0;line-height:0}.block-map #mbgl-gesture-handling-help-container-0{z-index:10!important}.block-map--small{-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.06);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.06)}.block-map--small .block__map{height:50rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-map--small .block__map{height:46.7rem;border-radius:3rem}}.block-meta ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;row-gap:5px;-webkit-column-gap:clamp(2.8rem,.9389671362vw + 2.3981220657rem,3.6rem);-moz-column-gap:clamp(2.8rem,.9389671362vw + 2.3981220657rem,3.6rem);column-gap:clamp(2.8rem,.9389671362vw + 2.3981220657rem,3.6rem);font-size:1.6rem}@media (max-width:1280px){.block-meta ul{font-size:clamp(1.2rem,.4694835681vw + .9990610329rem,1.6rem)}}@media (max-width:427px){.block-meta ul{-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}}.block-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(.8rem,.4694835681vw + .5990610329rem,1.2rem)}div.block-multiselect--with-checkboxes .ss-scroll{-webkit-transform:translateX(-1rem);-ms-transform:translateX(-1rem);transform:translateX(-1rem)}div.block-multiselect--with-checkboxes.ss-no-scroll .block__actions{display:none}div.block-multiselect--with-checkboxes.ss-no-scroll .multiselect .multiselect__content-wrapper{padding-bottom:1rem}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper{padding:0 0 35px;height:33rem;max-height:33rem!important}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper .multiselect__content > *:not(.multiselect__actions){margin-left:1.4rem;margin-right:2rem;width:auto}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper li.multiselect__actions{position:absolute;left:-400rem;opacity:0}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper li.multiselect__element > span{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:.5rem 0 .5rem 2.5rem;min-height:3.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper li.multiselect__element > span:before{content:" ";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1.5rem;height:1.5rem;border:1px solid #cad4df;border-radius:4px;background-color:#fff;-webkit-transition:border .4s,background .4s;transition:border .4s,background .4s}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper li.multiselect__element > span:after{content:" ";position:absolute;left:2px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:8px;background-image:url(../images/ico-check.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:10px 8px;font-size:0;line-height:0;padding:0;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper li.multiselect__element > span.multiselect__option--selected:before{border-color:#a90831;background-color:#a90831}div.block-multiselect--with-checkboxes .multiselect .multiselect__content-wrapper li.multiselect__element > span.multiselect__option--selected:after{opacity:1}div.block-multiselect--with-checkboxes .multiselect--active .block__actions{opacity:1;visibility:visible}div.block-multiselect--with-checkboxes .multiselect__option{white-space:normal}div.block-multiselect--with-checkboxes .block__actions{position:absolute;overflow:hidden;left:0;right:0;width:auto;border:.1rem solid #a90831;margin:-3.5rem 0 0;border-radius:0 0 2.9rem 2.9rem;-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.5rem;z-index:10}div.block-multiselect--with-checkboxes .block__actions > span{width:50%;display:block;padding:1rem;font-size:1.2rem;line-height:1.3333;text-align:center;-webkit-transition:background .4s,color .4s;transition:background .4s,color .4s;min-height:100%}@media (-ms-high-contrast:none),(hover:hover){div.block-multiselect--with-checkboxes .block__actions > span:hover{background-color:#a90831;color:#fff}}div.block-multiselect--with-checkboxes .block__actions > span:first-child:not(:last-child){border-right:.1rem solid #a90831}div.block-multiselect--with-checkboxes .block__actions > span:last-child:not(:first-child){border-left:.1rem solid #a90831}.block-multiselect{position:relative}.block-multiselect .ss-scroll{width:.2rem;background-color:#a90831;border-radius:.4rem;-webkit-transform:translateX(-2.8rem);-ms-transform:translateX(-2.8rem);transform:translateX(-2.8rem)}.block-multiselect.ss-no-scroll .multiselect__content-wrapper{height:auto!important}.block-multiselect .ss-content{overflow-y:scroll}.block-multiselect .error-message{position:absolute;left:1rem;right:1rem;top:100%;background-color:#a90831;color:#fff;font-size:1.2rem;line-height:1.1;padding:.4rem 1rem;border-radius:1rem;-webkit-box-shadow:0 0 1.2rem rgba(0,0,0,.2);box-shadow:0 0 1.2rem rgba(0,0,0,.2)}body.is-ios .block-multiselect:not(.ss-no-scroll) .ss-content,body.is-touch .block-multiselect:not(.ss-no-scroll) .ss-content{padding-right:1.8rem}@media (hover:none){.block-multiselect:not(.ss-no-scroll) .ss-content{padding-right:1.8rem}}.block-multiselect .multiselect{width:100%;max-width:28.5rem;min-width:28.5rem;position:relative;z-index:100;height:5.8rem;border:0;background-color:#fff;-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);border-radius:2.9rem;cursor:pointer;-webkit-transition:background .4s,border-radius .4s,-webkit-box-shadow .4s;transition:background .4s,border-radius .4s,-webkit-box-shadow .4s;transition:background .4s,box-shadow .4s,border-radius .4s;transition:background .4s,box-shadow .4s,border-radius .4s,-webkit-box-shadow .4s}@media (max-width:1023px){.block-multiselect .multiselect{max-width:none;min-width:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-multiselect .multiselect{height:5rem}}.block-multiselect .multiselect.multiselect--active{z-index:899;background-color:transparent;border-radius:2.9rem 2.9rem 0 0}.block-multiselect .multiselect.multiselect--active .multiselect__placeholder{display:block}.block-multiselect .multiselect.multiselect--active .multiselect__content-wrapper{opacity:1;visibility:visible}.block-multiselect .multiselect.multiselect--active .multiselect__tags{border-radius:2.9rem 2.9rem 0 0;background-color:#fff}.block-multiselect .multiselect .multiselect__select{padding:0;position:absolute;left:auto;right:2rem;top:50%;z-index:899;width:1.4rem;height:.8rem;background-image:url(../images/ico-arrow-select.svg);background-repeat:no-repeat;background-position:50%;background-size:1.4rem .8rem;margin-top:-.4rem;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.block-multiselect .multiselect .multiselect__spinner{top:50%;margin-top:-1.7rem;border-radius:50%}.block-multiselect .multiselect .multiselect__tags{position:relative;z-index:300;-webkit-transition:background .4s,border-radius .4s,-webkit-box-shadow .4s;transition:background .4s,border-radius .4s,-webkit-box-shadow .4s;transition:background .4s,border-radius .4s,box-shadow .4s;transition:background .4s,border-radius .4s,box-shadow .4s,-webkit-box-shadow .4s}.block-multiselect .multiselect .multiselect__tags > *{display:block;width:100%;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.block-multiselect .multiselect .multiselect__placeholder,.block-multiselect .multiselect .multiselect__single,.block-multiselect .multiselect .multiselect__tags{min-height:5.8rem;font-size:1.3rem;color:#909090;height:5.8rem;line-height:5.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-multiselect .multiselect .multiselect__placeholder,.block-multiselect .multiselect .multiselect__single,.block-multiselect .multiselect .multiselect__tags{line-height:5rem;min-height:5rem;height:5rem}}.block-multiselect .multiselect .multiselect__actions{background:none;padding:0;margin-bottom:1rem}.block-multiselect .multiselect .multiselect__actions > span + span{margin-right:.1rem}.block-multiselect .multiselect .multiselect__option li:before{display:none}.block-multiselect .multiselect .multiselect__option span.multiselect__option{padding:0;overflow:visible;text-overflow:inherit;white-space:normal;height:auto}.block-multiselect .multiselect .multiselect__option--highlight{background:none!important;color:#a90831}.block-multiselect .multiselect .multiselect__option--highlight:after{background:#a90831;width:2.6rem;padding:0;text-align:center}.block-multiselect .multiselect .multiselect__option--selected{background:none}.block-multiselect .multiselect .multiselect__option{display:block;text-decoration:none;padding:1.2rem 0}@media (-ms-high-contrast:none),(hover:hover){.block-multiselect .multiselect .multiselect__option:hover{color:#a90831}}.block-multiselect .multiselect .multiselect__content-wrapper{position:absolute;left:0;right:0;width:100%;top:100%;padding:0 2rem .5rem;background-color:#fff;border-radius:0 0 2.9rem 2.9rem;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.16);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.16);height:21.4rem;border:0;cursor:default;display:block!important;opacity:0;visibility:hidden;overflow:hidden}.block-multiselect .multiselect .multiselect__content-wrapper ul{list-style:none;width:100%;position:relative;overflow:hidden}.block-multiselect .multiselect .multiselect__content-wrapper li{width:100%;font-size:1.3rem;line-height:2rem;white-space:nowrap;position:relative}.block-multiselect .multiselect .multiselect__content-wrapper li:before{content:" ";position:absolute;left:0;right:0;top:-.1rem;height:.1rem;background-color:#c7c7c7}.block-multiselect--with-icon{position:relative}.block-multiselect--with-icon > i{position:absolute;left:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:300;pointer-events:none}.block-multiselect--with-icon .multiselect__tags{padding-left:5.6rem}.block-pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-block:2.7rem}.block-positives{width:100%;border-radius:3.5rem;background-color:#a90831;color:#fff;padding:4rem 4.6rem 6.2rem;min-height:100%;border:.1rem solid transparent;-webkit-box-shadow:-1.5rem 2.5rem 5rem rgba(169,8,49,.35);box-shadow:-1.5rem 2.5rem 5rem rgba(169,8,49,.35)}@media (max-width:1280px){.block-positives{padding:4rem 4.2rem 6.2rem}}@media (max-width:1023px){.block-positives{padding:3rem 2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives{padding:3rem 2.5rem}}@media (max-width:374px){.block-positives{width:auto;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}.block-positives .block__head{border-radius:1.7rem;background-color:#fff;-webkit-box-shadow:0 .5rem 2.5rem rgba(169,8,49,.11);box-shadow:0 .5rem 2.5rem rgba(169,8,49,.11);padding:1.4rem 1.7rem;margin-bottom:4.1rem;margin-top:-6.9rem;position:relative;font-size:0;line-height:0;display:inline-block;vertical-align:top}@media (max-width:1023px){.block-positives .block__head{margin-left:11.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__head{margin-left:0;margin-top:-5.5rem}}.block-positives .block__head p{padding:.4rem 1.7rem;font-size:1.8rem;line-height:2rem;font-weight:500}@media (max-width:1023px){.block-positives .block__head p{padding-left:0;padding-right:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__head p{font-size:1.5rem}}.block-positives .block__head img{display:block;height:2.9rem;width:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__head img{height:2.4rem}}.block-positives .block__body{max-width:35rem;width:100%;margin-left:auto;margin-right:auto}@media (max-width:1441px){.block-positives .block__body{max-width:37rem}}@media (max-width:1023px){.block-positives .block__body{max-width:50.8rem}}.block-positives .block__body ul{list-style:none}.block-positives .block__body li{width:100%;border-bottom:.1rem solid #fff;padding:6.7rem 0 1rem;min-height:18.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1441px){.block-positives .block__body li{min-height:0;padding:4.5rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__body li{padding:4.5rem 0 1.7rem}}@media (max-width:374px){.block-positives .block__body li{padding:2.5rem 0}.block-positives .block__body li:last-child{border-bottom:0;padding-bottom:1rem}}.block-positives .block__body li:first-child{padding-top:0;min-height:0;padding-bottom:4.5rem}@media (max-width:1441px){.block-positives .block__body li:first-child{padding-top:1rem}}@media (max-width:1023px){.block-positives .block__body li:first-child{padding-top:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__body li:first-child{padding-top:.8rem;padding-bottom:2.2rem}}.block-positives .block__body i{display:block;height:5.5rem;width:5.5rem;background-color:#fff;border-radius:50%;position:relative;-webkit-box-shadow:0 .3rem .6rem rgba(0,0,0,.16);box-shadow:0 .3rem .6rem rgba(0,0,0,.16)}@media (max-width:1441px){.block-positives .block__body i{height:4.8rem;width:4.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__body i{width:4.5rem;height:4.5rem}}.block-positives .block__body i svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2.4rem;height:2.4rem}@media (max-width:1441px){.block-positives .block__body i svg{width:2.1rem;height:2.1rem}}.block-positives .block__body p{width:calc(100% - 5.5rem);padding-left:2rem}@media (max-width:1441px){.block-positives .block__body p{padding-left:2.7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-positives .block__body p{padding-left:1.7rem}}.block-positives--white{background-color:#fff;color:#1c1c1c;border-color:#a7a7a7;-webkit-box-shadow:none;box-shadow:none}.block-positives--white .block__body li{border-bottom-color:rgba(28,28,28,.09)}.block-range-slider{width:100%;position:relative}.block-range-slider__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;margin-bottom:clamp(1.2rem,.4694835681vw + .9990610329rem,1.6rem)}.block-range-slider__head-title h6{font-size:1.4rem;font-weight:400;line-height:1.5}.block-range-slider__head-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:clamp(.4rem,.4694835681vw + .1990610329rem,.8rem)}.block-range-slider__head-result p{border:1px solid #a90831;border-radius:4rem;font-weight:500;margin:0;padding-block:.9rem;text-align:center;padding-inline:clamp(1.6rem,.4694835681vw + 1.3990610329rem,2rem);min-width:clamp(11.9rem,1.5258215962vw + 11.2469483568rem,13.2rem);font-size:1.4rem}@media (max-width:1280px){.block-range-slider__head-result p{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}.block-range-slider__foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.5;color:#4f4f4f;font-size:1.4rem;margin-top:.3rem}.block-range-slider__foot p{margin:0}.block-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-rating .block__head{margin-right:2.1rem}.block-rating .block__head p{font-size:4.4rem;line-height:1.1;font-weight:500}.block-rating .block__body{padding:1rem 1.3rem;border-radius:1.7rem;background-color:#fff;font-size:0;line-height:0}.block-rating .block__body,.block-rating .block__body ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-rating .block__body ul{list-style:none;position:relative;margin:-.2rem}.block-rating .block__body li{padding:.2rem}.block-rating .block__body p{color:#a90831;font-size:1.2rem;line-height:1.1;margin-left:.8rem}.block-ratings{--icon-size:5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(1.2rem,3vw,3.2rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-ratings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-ratings:not(:first-child){margin-top:clamp(2rem,3vw,4rem)}.block-ratings__rating{background-color:#fff;border-radius:1.2rem;padding:1.6rem;min-width:27.2rem;max-width:27.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-ratings__rating{max-width:100%}}.block-ratings__rating-icon{width:var(--icon-size);height:var(--icon-size);min-width:var(--icon-size);position:relative}.block-ratings__rating-icon img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.block-ratings__rating__content{width:calc(100% - var(--icon-size));padding-left:1.2rem}.block-ratings__rating__content-entry p{font-size:1.2rem;color:#4f4f4f}.block-ratings__rating__content-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#4f4f4f}.block-ratings__rating__content-rating strong{font-size:1.8rem;line-height:1.16;font-weight:500}.block-ratings__rating__content-rating span{width:9rem;height:1.7rem;display:block;position:relative;overflow:hidden;background-color:#d4d4d4}.block-ratings__rating__content-rating span:after{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-image:url(../images/iso-stars.svg);z-index:2}.block-ratings__rating__content-rating span i{position:absolute;left:0;top:0;bottom:0;z-index:1;background-color:#ffb408}.block-ratings__rating__content-rating small{font-size:1.2rem;line-height:1.74}.block-select-category{position:relative;z-index:10}.block-select-category__head button{cursor:pointer;border:1px solid #a90831;border-radius:4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;gap:1rem;position:relative;z-index:10;font-size:1.6rem;padding-inline:clamp(2rem,.9389671362vw + 1.5981220657rem,2.8rem);height:clamp(3.8rem,1.1737089202vw + 3.2976525822rem,4.8rem)}@media (max-width:1280px){.block-select-category__head button{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}@media (hover) and (pointer:fine){.block-select-category__head button:hover{background-color:#a90831;color:#fff}.block-select-category__head button[data-counter]:hover:before{background:#fff;color:#1c1c1c}.block-select-category__head button:hover:after{background-image:url(../images/ico-arrow-select-white.svg)}}.block-select-category__head button:after{content:" ";display:block;min-width:var(--width);height:var(--height);background-image:url(../images/ico-arrow-select.svg);background-repeat:no-repeat;background-position:50%;background-size:var(--width) var(--height);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;--width:clamp(1.2rem,0.234741784vw + 1.0995305164rem,1.4rem);--height:clamp(0.6rem,0.234741784vw + 0.4995305164rem,0.8rem)}.block-select-category__head button[data-counter]:before{content:attr(data-counter);display:block;background-color:#a90831;color:#fff;text-align:center;border-radius:50%;-webkit-transition:background .4s,color .4s;transition:background .4s,color .4s;font-size:1.6rem;min-width:clamp(1.8rem,.234741784vw + 1.6995305164rem,2rem);min-height:clamp(1.8rem,.234741784vw + 1.6995305164rem,2rem)}@media (max-width:1280px){.block-select-category__head button[data-counter]:before{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.block-select-category__body{position:absolute;right:-1.6rem;top:-1.6rem;background-color:#fff;width:30.1rem;border-radius:1.6rem;padding:9.4rem 3.6rem 3.6rem;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.3);box-shadow:0 0 1rem rgba(0,0,0,.3);opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-select-category__body{right:auto;left:-1.6rem}}.block-select-category__body ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-select-category__body li{padding-block:1.3rem;border-bottom:1px solid #ddd}.block-select-category__body li:first-child{padding-top:0}.block-select-category__body input{position:absolute;left:-4000rem}.block-select-category__body input:checked + label:before{background-color:#a90831;border-color:#a90831;background-image:url(../images/ico-check.svg);background-size:1.2rem .9rem;background-repeat:no-repeat;background-position:50%}.block-select-category__body label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.block-select-category__body label:before{content:" ";display:block;width:1.6rem;min-width:1.6rem;height:1.6rem;border:1px solid #c1c1c1;border-radius:4px;background-color:#f7f7f7;-webkit-transition:background-color .4s,border .4s;transition:background-color .4s,border .4s}.block-select-category.active .block-select-category__head button:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-select-category.active .block-select-category__body{opacity:1;visibility:visible}.block-select-secondary{width:100%;max-width:28.5rem;min-width:28.5rem;position:relative;z-index:100}@media (max-width:1023px){.block-select-secondary{max-width:none;min-width:0}}.block-select-secondary:after{content:" ";position:absolute;left:0;right:0;bottom:50%;height:.4rem;border-left:.2rem solid #a90831;border-right:.2rem solid #a90831;z-index:20;opacity:0;-webkit-transition:opacity .4s,bottom .4s;transition:opacity .4s,bottom .4s}.block-select-secondary.active{z-index:200}.block-select-secondary.active .block__body{opacity:1;visibility:visible;margin-right:2rem}.block-select-secondary.active .block__head{border-radius:2.9rem 2.9rem 0 0;-webkit-box-shadow:none;box-shadow:none}.block-select-secondary.active .block__head:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-select-secondary .ss-scroll{width:.2rem;background-color:#a90831;border-radius:.4rem;-webkit-transform:translateX(-2.8rem);-ms-transform:translateX(-2.8rem);transform:translateX(-2.8rem)}.block-select-secondary.ss-no-scroll .block__body{height:auto}.block-select-secondary .block__head{width:100%;position:relative;z-index:10;border-radius:2.9rem;-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);font-size:1.3rem;line-height:2rem;padding:1.9rem 5rem 1.9rem 2rem;cursor:pointer;background-color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:border-radius .4s,-webkit-box-shadow .4s;transition:border-radius .4s,-webkit-box-shadow .4s;transition:border-radius .4s,box-shadow .4s;transition:border-radius .4s,box-shadow .4s,-webkit-box-shadow .4s;color:#909090;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1441px){.block-select-secondary .block__head{font-size:1.2rem}}.block-select-secondary .block__head:before{content:" ";position:absolute;right:2rem;top:50%;z-index:100;width:1.4rem;height:.8rem;background-image:url(../images/ico-arrow-select.svg);background-repeat:no-repeat;background-position:50%;background-size:1.4rem .8rem;margin-top:-.4rem;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.block-select-secondary .block__head i{position:absolute;left:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block-select-secondary .block__head span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:3.6rem}.block-select-secondary .block__head span:first-child{padding-left:0}.block-select-secondary .block__body{position:absolute;left:0;right:0;width:100%;top:calc(100% - 2rem);padding:2rem 2rem .5rem;background-color:#fff;border-radius:0 0 2.9rem 2.9rem;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.16);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.16);height:21.4rem;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.block-select-secondary .block__body ul{list-style:none;width:100%;position:relative;overflow:hidden}.block-select-secondary .block__body li{width:100%;font-size:1.3rem;line-height:2rem;white-space:nowrap;position:relative}.block-select-secondary .block__body li:before{content:" ";position:absolute;left:0;right:0;top:-.1rem;height:.1rem;background-color:#c7c7c7}.block-select-secondary .block__body li.active{display:none}.block-select-secondary .block__body a{display:block;text-decoration:none;padding:1.2rem 0}@media (-ms-high-contrast:none),(hover:hover){.block-select-secondary .block__body a:hover{color:#a90831}}.block-select-secondary--size-small .block__head{padding-top:1.4rem;padding-bottom:1.4rem}.block-select{font-size:1.4rem;position:relative;min-width:14.4rem;border-radius:3rem;-webkit-transition:border-radius .4s;transition:border-radius .4s;-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);background-color:#fff}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-select{font-size:1.2rem;min-width:11.9rem}}.block-select .ss-scroll{width:.2rem;background-color:#a90831;border-radius:.4rem;-webkit-transform:translateX(-2.8rem);-ms-transform:translateX(-2.8rem);transform:translateX(-2.8rem)}.block-select.ss-no-scroll .block__body{height:auto}.block-select .block__head{border-radius:3rem;position:relative;padding:.9rem 4.5rem .9rem 2rem;line-height:2rem;cursor:pointer;background-color:#fff;-webkit-transition:border-radius .4s;transition:border-radius .4s;z-index:10}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-select .block__head{padding-left:1.5rem;padding-right:3.5rem}}.block-select .block__head > *{pointer-events:none}.block-select .block__head i{position:absolute;right:2.1rem;top:50%;margin-top:-.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-select .block__head i{right:1.2rem}}.block-select .block__body{position:absolute;left:0;right:0;width:100%;top:100%;padding:.5rem 2rem;background-color:#fff;border-radius:0 0 3rem 3rem;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.16);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.16);height:21.4rem;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.block-select .block__body ul{list-style:none;width:100%;position:relative;overflow:hidden}.block-select .block__body li{width:100%;font-size:1.3rem;line-height:2rem;white-space:nowrap;position:relative}.block-select .block__body li:before{content:" ";position:absolute;left:0;right:0;top:-.1rem;height:.1rem;background-color:#c7c7c7}.block-select .block__body li.active{display:none}.block-select .block__body a{display:block;text-decoration:none;padding:1.2rem 0}@media (-ms-high-contrast:none),(hover:hover){.block-select .block__body a:hover{color:#a90831}}.block-select:hover,.block-select:hover .block__head{border-radius:3rem 3rem 0 0}.block-select:hover .block__body{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.block-select--large{min-width:21.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-select--large{min-width:15rem}}.block-select--white-color{color:#909090}.block-select--with-checkboxes .block__body a{padding:.5rem 0}.block-select--with-checkboxes .block__body li:not(.block__body-title).active{display:block}.block-select--with-checkboxes .block__body li:not(.block__body-title).active a:before{border-color:#a90831;background-color:#a90831}.block-select--with-checkboxes .block__body li:not(.block__body-title).active a:after{opacity:1}.block-select--with-checkboxes .block__body li:not(.block__body-title) a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:.5rem 0 .5rem 2.5rem;min-height:3.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-select--with-checkboxes .block__body li:not(.block__body-title) a:before{content:" ";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1.5rem;height:1.5rem;border:1px solid #cad4df;border-radius:4px;background-color:#fff;-webkit-transition:border .4s,background .4s;transition:border .4s,background .4s}.block-select--with-checkboxes .block__body li:not(.block__body-title) a:after{content:" ";position:absolute;left:2px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:8px;background-image:url(../images/ico-check.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:10px 8px;font-size:0;line-height:0;padding:0;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.block-select--with-checkboxes .block__body-title{pointer-events:none}.block-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;--size:clamp(3rem,0.4694835681vw + 2.7990610329rem,3.4rem)}.block-share:before{content:attr(data-title);display:block;line-height:1.3;margin-right:auto;font-weight:400;font-size:1.8rem}@media (max-width:1280px){.block-share:before{font-size:clamp(1.4rem,.4694835681vw + 1.1990610329rem,1.8rem)}}.block-share ul{list-style:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:clamp(.8rem,.117370892vw + .7497652582rem,.9rem)}.block-share a,.block-share ul{display:-webkit-box;display:-ms-flexbox;display:flex}.block-share a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0;line-height:0;width:var(--size);min-width:var(--size);height:var(--size);border-radius:6px;background-color:#a90831}@media (hover:hover) and (pointer:fine){.block-share a:where(:hover, :focus-visible){background-color:#1c1c1c}}.block-slider-catalog{width:100%;position:relative;padding-block:3.6rem;padding-inline:4.4rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,217,222,.7)),to(rgba(196,211,223,.7)));background:linear-gradient(180deg,rgba(241,217,222,.7) 0,rgba(196,211,223,.7));border-radius:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-slider-catalog{padding:4rem 0;border-radius:0;overflow:hidden;width:auto;margin-inline:-2rem;padding-inline:2rem}}.block-slider-catalog .tns-controls{position:absolute;right:4.4rem;top:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;gap:.8rem;width:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-slider-catalog .tns-controls{position:relative;right:0;top:0;width:100%;margin-bottom:3.2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block-slider-catalog .tns-controls > button{border-radius:50%;border:1px solid #a90831;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;margin:0;width:clamp(4rem,.4694835681vw + 3.7990610329rem,4.4rem);height:clamp(4rem,.4694835681vw + 3.7990610329rem,4.4rem)}.block-slider-catalog .tns-controls > button svg{width:clamp(1.7rem,.234741784vw + 1.5995305164rem,1.9rem);height:clamp(1rem,.234741784vw + .8995305164rem,1.2rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-slider-catalog .tns-ovh{overflow:visible}}.block-slider-catalog__head{padding-right:12rem;margin-bottom:clamp(1.6rem,3.5211267606vw + .0929577465rem,4.6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-slider-catalog__head{padding-right:0}}div.block-tooltip{width:1.6rem;height:1.6rem;position:relative;font-size:0;line-height:0;z-index:100}div.block-tooltip:before{content:" ";position:absolute;left:-1rem;right:-1rem;top:-1rem;bottom:-1rem;pointer-events:all;cursor:pointer;z-index:100}@media (max-width:1023px){div.block-tooltip{width:1.4rem;height:1.4rem}}div.block-tooltip > i{cursor:pointer}div.block-tooltip .block__tooltip{position:absolute;left:50%;bottom:calc(100% + 2rem);pointer-events:none;text-align:center;padding:.8rem 1.6rem;background-color:#fbebec;border:.1rem solid #f1bdc0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:1rem;z-index:100;min-width:20rem;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}@media (min-width:427.02px) and (max-width:1023px){div.block-tooltip .block__tooltip{left:auto;bottom:auto;right:calc(100% + 2rem);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);min-width:none}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){div.block-tooltip .block__tooltip{min-width:21rem}}div.block-tooltip .block__tooltip:before{content:" ";width:2.6rem;height:1.7rem;background-image:url(../images/ico-tooltip-arrow-bottom.svg);background-repeat:no-repeat;background-position:50%;background-size:2.6rem 1.7rem;position:absolute;left:50%;bottom:-1.6rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media (min-width:427.02px) and (max-width:1023px){div.block-tooltip .block__tooltip:before{width:1.7rem;height:2.6rem;background-image:url(../images/ico-tooltip-arrow-right.svg);background-size:1.7rem 2.6rem;left:auto;bottom:auto;right:-1.6rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}div.block-tooltip .block__tooltip p{font-weight:400;font-size:1.4rem;line-height:1.2667}div.block-tooltip:hover .block__tooltip{opacity:1;visibility:visible}div.block-tooltip--alt .block__tooltip{border-color:#a90831;background-color:#fff;-webkit-box-shadow:0 0 15px rgba(169,8,49,.2);box-shadow:0 0 15px rgba(169,8,49,.2);border-radius:.8rem;padding:1.2rem;text-transform:none;min-width:25.8rem}div.block-tooltip--alt .block__tooltip p{font-size:1.2rem;line-height:1.4;color:#1c1c1c}div.block-tooltip--alt .block__tooltip:before{width:2rem;height:1rem;background-image:url(../images/ico-tooltip-arrow-bottom-red.svg);background-size:2rem 1rem;bottom:-1rem}@media (min-width:427.02px) and (max-width:1023px){div.block-tooltip--alt .block__tooltip:before{width:1rem;height:2rem;background-image:url(../images/ico-tooltip-arrow-right-red.svg);background-size:1rem 2rem;right:-1rem}}.block-video-testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;min-height:29.4rem;margin:.7rem;padding:2rem;-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial{display:block;min-height:0;padding:0;margin:0;opacity:0;pointer-events:none;-webkit-transition:opacity .4s;transition:opacity .4s}}.block-video-testimonial > a{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;text-decoration:none;z-index:10}.block-video-testimonial > a:before{content:" ";position:absolute;left:2rem;top:2rem;width:4.9rem;height:4.9rem;border-radius:50%;-webkit-box-shadow:0 .4rem 1rem rgba(169,8,49,.5);box-shadow:0 .4rem 1rem rgba(169,8,49,.5);z-index:3;background-color:#fff;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial > a:before{width:2.4rem;height:2.4rem;background-color:#a90831;left:auto;right:6.2rem;top:25.1rem}}.block-video-testimonial > a:after{content:" ";position:absolute;border:.3rem solid #fff;border-radius:1.5rem;left:-.1rem;right:-.1rem;top:-.1rem;bottom:-.1rem}.block-video-testimonial > a > span{display:none;position:absolute;left:4rem;right:4rem;top:24.1rem;border:.1rem solid #fff;border-radius:4rem;background:-webkit-gradient(linear,right top,left top,color-stop(1.76%,hsla(0,0%,100%,.4)),color-stop(98.47%,hsla(0,0%,100%,.05)));background:linear-gradient(270deg,hsla(0,0%,100%,.4) 1.76%,hsla(0,0%,100%,.05) 98.47%);backdrop-filter:blur(20px);-webkit-box-shadow:0 0 20px 0 rgba(169,8,49,.4);box-shadow:0 0 20px 0 rgba(169,8,49,.4);font-size:1.3rem;line-height:1.53;padding:1.1rem 4.8rem 1.1rem 2rem;font-weight:500;color:#a90831}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial > a > span{display:block}}.block-video-testimonial > a > i{position:absolute;left:4rem;top:3.8rem;z-index:4}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial > a > i{left:auto;right:7rem;top:25.9rem;width:.6rem;height:.7rem}.block-video-testimonial > a > i path{fill:#fff}}.block-video-testimonial .block__image{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;border-radius:1.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial .block__image{position:relative;min-height:29.6rem;z-index:9}}.block-video-testimonial .block__image:before{content:" ";position:absolute;top:0;left:-.2rem;right:-.2rem;bottom:-.2rem;background:linear-gradient(175deg,rgba(252,235,236,.09) 50.12%,rgba(252,235,236,.9) 89.47%);z-index:2}.block-video-testimonial .block__image:after{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";-webkit-box-shadow:inset 0 0 2rem 0 #fff;box-shadow:inset 0 0 2rem 0 #fff;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.block-video-testimonial .block__image img{height:calc(100% + 3rem);-o-object-position:center top;object-position:center top}.block-video-testimonial .block__video{position:absolute;left:0;right:0;top:0;bottom:0;z-index:20;background-color:#1c1c1c;border-radius:1.5rem;font-size:0;line-height:0;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.block-video-testimonial .block__video iframe{position:absolute;left:0;top:0;width:100%;height:100%;aspect-ratio:16/9}.block-video-testimonial .block__video > a{position:absolute;right:1rem;top:1rem;z-index:30}.block-video-testimonial .block__video > a:before{content:" ";position:absolute;left:-.5rem;right:-.5rem;top:-.5rem;bottom:-.5rem;border-radius:50%;background-color:#4f4f4f;z-index:1}.block-video-testimonial .block__video > a > i{position:relative;z-index:10}.block-video-testimonial .block__video > a > i path{fill:#fff}.block-video-testimonial .block__video > a > *{pointer-events:none}.block-video-testimonial .block__meta{margin-top:auto;width:100%;position:relative;z-index:9;text-align:right}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial .block__meta{z-index:8;-moz-text-align-last:left;text-align-last:left;padding:6rem 2rem 1.5rem;border-radius:1.5rem;margin-top:-4.5rem;background-color:rgba(252,235,236,.9)}}.block-video-testimonial .block__meta-stars{width:100%;margin-bottom:1.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial .block__meta-stars{margin-bottom:.6rem}}.block-video-testimonial .block__meta-stars ul{list-style:none;font-size:0;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial .block__meta-stars ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block-video-testimonial .block__meta-title{width:100%;margin-bottom:.7rem;-webkit-transition:color .4s;transition:color .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial .block__meta-title h5{font-size:1.8rem}}.block-video-testimonial .block__meta-list ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial .block__meta-list ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}}.block-video-testimonial .block__meta-list li{font-size:1.3rem;line-height:1.4;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media (hover) and (pointer:fine){.block-video-testimonial:hover .block__meta-title{color:#a90831}.block-video-testimonial:hover > a:before{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.block-video-testimonial:hover .block__image:after{opacity:1}}.block-video-testimonial--large{min-height:41.3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video-testimonial--large{min-height:0}}.block-video-testimonial--large .block__video iframe{aspect-ratio:9/16}.active .block-video-testimonial .block__video{opacity:1;visibility:visible}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tns-slide-active .block-video-testimonial{opacity:1;pointer-events:all}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tns-slide-active ~ * .block-video-testimonial{opacity:.5}}.block-video{width:100%}.block-video.active > a{opacity:0;visibility:hidden}.block-video.active .block-video__player{opacity:1}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video{width:auto;margin-left:-2rem;margin-right:-2rem}}@media (max-width:374px){.block-video{margin-left:-1rem;margin-right:-1rem}}.block-video a{display:block;font-size:0;line-height:0;text-decoration:none;position:relative;z-index:10;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.block-video a:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-color:rgba(165,196,214,.16);z-index:2;border-radius:1rem}.block-video img{display:block;width:100%;height:auto;border-radius:1rem;z-index:1}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video img{display:none}}.block-video img + img{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.block-video img + img{display:block}}.block-video i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-video__player{border-radius:1rem;overflow:hidden;z-index:1;background-color:#1c1c1c;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.block-video__player,.block-video__player iframe{position:absolute;left:0;top:0;width:100%;height:100%}.block-widget-callout{width:100%;position:relative;overflow:hidden;border-radius:1.6rem;z-index:10;background-color:#a90831;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(1.8rem,.7042253521vw + 1.4985915493rem,2.4rem);padding:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem);padding-bottom:clamp(2rem,.234741784vw + 1.8995305164rem,2.2rem)}.block-widget-callout__background{position:absolute;inset:0;font-size:0;line-height:0;opacity:.2;pointer-events:none}.block-widget-callout__background img{-webkit-filter:blur(3px);filter:blur(3px);position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.block-widget-callout__image{width:100%;position:relative;overflow:hidden;border-radius:1.2rem;height:clamp(15rem,3.9906103286vw + 13.2920187793rem,18.4rem)}.block-widget-callout__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.block-widget-callout__body{width:100%;position:relative;text-align:center}.block-widget-callout__body h4{margin-bottom:.8rem;line-height:1.3;font-size:2.6rem}@media (max-width:1280px){.block-widget-callout__body h4{font-size:clamp(2rem,.7042253521vw + 1.6985915493rem,2.6rem)}}.block-widget-callout__body p{line-height:1.5;font-size:1.6rem}@media (max-width:1280px){.block-widget-callout__body p{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.block-widget-callout__actions{width:100%;position:relative}.block-widget-callout__actions a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background-color:#fff;border-radius:4rem;color:#1c1c1c;font-weight:500;line-height:1;min-height:4.6rem;padding:.8 3rem;text-decoration:none;font-size:1.4rem}@media (max-width:1280px){.block-widget-callout__actions a{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}@media (hover) and (pointer:fine){.block-widget-callout__actions a:hover{background-color:#a90831;color:#fff}}.btn-link{font-size:0;line-height:0}.btn-link > *{display:inline-block;vertical-align:middle}.btn-link > *:not(:last-child){margin-right:.8rem}.btn-link > i{vertical-align:middle}.btn-link > span{font-size:1.5rem;line-height:1.29;color:#1c1c1c;text-decoration:underline}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.btn-link > span{font-size:1.2rem}}.btn-link--type-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-link--type-secondary > *:not(:last-child){margin-right:1.6rem}.btn-link--type-secondary > span{font-size:1.2rem;text-decoration:none;color:#a90831;text-align:left}@media (-ms-high-contrast:none),(hover:hover){.btn-link--type-secondary:hover > span{text-decoration:underline}}.btn-menu{display:none;width:4.6rem;min-width:4.6rem;height:4.3rem;border:.2rem solid #a90831;border-radius:.5rem;-webkit-transition:border .4s,-webkit-transform .4s;transition:border .4s,-webkit-transform .4s;transition:border .4s,transform .4s;transition:border .4s,transform .4s,-webkit-transform .4s;position:relative;z-index:10}@media (max-width:1023px){.btn-menu{display:block}}.btn-menu i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-menu > *{pointer-events:none}body.show-nav-main .btn-menu{border-color:transparent;-webkit-transform:translateX(2rem);-ms-transform:translateX(2rem);transform:translateX(2rem);position:fixed;top:calc(var(--h-bar-h, 29px) + var(--h-inner-h, 75px) + var(--s-landing-h) - 6rem);right:2.5rem;z-index:99999}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-nav-main .btn-menu{right:2rem}}.btn-secondary{font-size:0;line-height:0;color:#1c1c1c;background-color:#fff;border:.1rem solid #a90831;border-radius:10rem;padding:1rem .6rem}.btn-secondary > *{display:inline-block;vertical-align:middle;pointer-events:none}.btn-secondary > *:not(:last-child){margin-right:.4rem}.btn-secondary > span{font-size:1.2rem;line-height:2rem;text-decoration:underline}@media (-ms-high-contrast:none),(hover:hover){.btn-secondary:hover{background-color:#a90831;color:#fff}}.btn{color:#fff;background:transparent -webkit-gradient(linear,left top,right top,from(#880425),to(#a90831)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#880425,#a90831) 0 0 no-repeat padding-box;padding:1.8rem 2rem;font-size:0;line-height:0;border-radius:3.3rem;border:.1rem solid transparent;position:relative}.btn > *{display:inline-block;vertical-align:middle}.btn > * + *{margin-left:1.2rem}.btn > span{font-size:1.3rem;line-height:2rem;font-weight:500;position:relative;z-index:10}.btn:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-color:#880425;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s;border-radius:3.3rem}@media (-ms-high-contrast:none),(hover:hover){.btn:hover:before{opacity:1}}.btn--color-white{border-color:#a90831;background:#fff;color:#a90831}.btn--color-white:before{left:-.1rem;right:-.1rem;top:-.1rem;bottom:-.1rem}@media (-ms-high-contrast:none),(hover:hover){.btn--color-white:hover{border-color:#880425;color:#fff}.btn--color-white:hover .ico-btn-play path{fill:#fff}}.btn--type-transparent{background:transparent;color:#a90831;border-color:#a90831;border-width:.2rem;padding:1.7rem 2rem}.btn--type-transparent:before{opacity:0;left:-.1rem;right:-.1rem;top:-.1rem;bottom:-.1rem}@media (-ms-high-contrast:none),(hover:hover){.btn--type-transparent:hover{color:#fff}.btn--type-transparent:hover .ico-arrow-nav svg{-webkit-transform:none;-ms-transform:none;transform:none}.btn--type-transparent:hover .ico-arrow-nav path{fill:#fff}}.btn--block{display:block;padding-left:0;padding-right:0}.btn--size-small-alt{padding:1.3rem 2rem}.btn--size-small{padding:1.4rem 2rem}.btn--size-large{padding-top:2.2rem;padding-bottom:2.2rem}.btn--size-xlarge{padding-block:clamp(1.2rem,.5868544601vw + .9488262911rem,1.7rem);padding-inline:clamp(2.8rem,.9389671362vw + 2.3981220657rem,3.6rem)}.btn--size-xlarge > span{font-weight:500;font-size:1.6rem}@media (max-width:1280px){.btn--size-xlarge > span{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.btn--size-alt{padding:1.7rem 2rem;border:0}.btn--size-alt > span{font-size:1.6rem}.btn--with-box-shadow{-webkit-box-shadow:0 .5rem 3rem rgba(169,8,49,.4);box-shadow:0 .5rem 3rem rgba(169,8,49,.4)}.btn--viber{background:#834995;border-color:#834995;padding-inline:2.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.btn--viber{padding-inline:1.8rem}}.btn--viber i.ico-viber path{fill:#fff}@media (hover) and (pointer:fine){.btn--viber:hover{border-color:#a90831}}[data-loading]:after,[data-loading]:before{opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}[data-loading]:before{background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(.5rem)}[data-loading]:after,[data-loading]:before{content:" ";position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999}[data-loading]:after{background-image:url(../images/spinner.svg);background-size:3.2rem 3.2rem;background-position:50%;background-repeat:no-repeat}[data-loading=true]:after,[data-loading=true]:before{opacity:1;visibility:visible}.footer-new{width:100%;position:relative;overflow:hidden;padding-top:clamp(2.9rem,7.1596244131vw + -.1643192488rem,9rem);--padding-right:clamp(2.5rem,2.9342723005vw + 1.2441314554rem,5rem);--gap:clamp(1.2rem,0.234741784vw + 1.0995305164rem,1.4rem)}.footer-new__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;margin:calc(0px - var(--gap));margin-bottom:clamp(1.2rem,.9389671362vw + .7981220657rem,2rem)}@media (min-width:1280.02px){.footer-new__inner{margin-bottom:46px}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-new__inner__aside{width:25%;padding:var(--gap);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(1.6rem,2.2300469484vw + .6455399061rem,3.5rem)}@media (min-width:1280.02px){.footer-new__inner__aside{gap:40px}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__inner__aside{width:100%}}.footer-new__inner__aside-logo a{display:block;font-size:0;line-height:0;width:15rem;height:2.8rem;position:relative;overflow:hidden}@media (min-width:1280.02px){.footer-new__inner__aside-logo a{width:17rem;height:3.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__inner__aside-logo a{width:17rem;height:3.2rem}}@media (hover:hover) and (pointer:fine){.footer-new__inner__aside-logo a:where(:hover, :focus-visible){opacity:.75}}.footer-new__inner__aside-logo img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:left center;object-position:left center;-o-object-fit:contain;object-fit:contain}.footer-new__inner__aside-actions ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.1rem}.footer-new__inner__aside-actions a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.1rem;text-decoration:none;font-weight:300;font-size:1.5rem}@media (max-width:1280px){.footer-new__inner__aside-actions a{font-size:clamp(1.3rem,.234741784vw + 1.1995305164rem,1.5rem)}}@media (min-width:1280.02px){.footer-new__inner__aside-actions a{font-size:1.8rem}}@media (min-width:767.02px){.footer-new__inner__aside-actions a{white-space:nowrap}}@media (hover:hover) and (pointer:fine){.footer-new__inner__aside-actions a:where(:hover, :focus-visible){color:#a90831}}.footer-new__inner-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;position:relative;margin:calc(0px - var(--gap));padding:var(--gap)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__inner-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-new__inner-nav > *{width:33.3333333333%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:var(--gap)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__inner-nav > *{width:auto}}@media (min-width:767.02px){.footer-new__inner-nav:not(:first-child){width:calc(75% + var(--gap) * 2);min-width:calc(75% + var(--gap) * 2)}}.footer-new__accordion-head{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #909090;padding-bottom:clamp(.7rem,.4694835681vw + .4990610329rem,1.1rem)}.footer-new__accordion-head > *{pointer-events:none}.footer-new__accordion-head h6{margin-right:auto;text-transform:uppercase;font-weight:400;font-size:1.4rem;margin-bottom:0;-webkit-transition:color .4s;transition:color .4s}@media (min-width:1280.02px){.footer-new__accordion-head h6{font-size:1.6rem}}.footer-new__accordion-head .ico-arrow-accordion{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.active .footer-new__accordion-head .ico-arrow-accordion{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (hover) and (pointer:fine){.footer-new__accordion-head:hover .ico-arrow-accordion path{fill:#a90831}}@media (hover) and (pointer:fine){.footer-new__accordion-head:hover h6{color:#a90831}}.footer-new__accordion-body{width:100%;display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .4s,padding .4s;transition:grid-template-rows .4s,padding .4s;transition:grid-template-rows .4s,padding .4s,-ms-grid-rows .4s}.active .footer-new__accordion-body{grid-template-rows:1fr}.footer-new__accordion-inner{width:100%;position:relative;overflow:hidden;-webkit-transition:padding .4s;transition:padding .4s}.active .footer-new__accordion-inner{padding-top:clamp(.8rem,3.0516431925vw + -.5061032864rem,3.4rem)}@media (min-width:1280.02px){.active .footer-new__accordion-inner{padding-top:44px}}.footer-new__accordion-row{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(0px - var(--gap))}.footer-new__accordion-col{width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:var(--gap)}@media (max-width:984px){.footer-new__accordion-col{width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__accordion-col{width:100%}.footer-new__accordion-col:not(:last-child){margin-bottom:2rem}}.footer-new__bar{color:#fff;background-color:#a90831;font-size:1.3rem;line-height:1.71;padding:.7rem 0;margin-top:5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__bar{padding:1.5rem 0;color:#fff;font-size:1.2rem;background-color:#a90831;text-align:center}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__bar .shell{display:block}}.footer-new__bar-col{width:50%}@media (max-width:1023px){.footer-new__bar-col{width:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__bar-col{width:100%;text-align:center}}.footer-new__bar-col:first-child:not(:last-child){padding-right:clamp(1rem,1.1737089202vw + .4976525822rem,2rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__bar-col:first-child:not(:last-child){padding-right:0;margin-bottom:1rem}}.footer-new__bar-col:last-child:not(:first-child){text-align:right;padding-left:clamp(1rem,1.1737089202vw + .4976525822rem,2rem)}@media (max-width:1023px){.footer-new__bar-col:last-child:not(:first-child){margin-left:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer-new__bar-col:last-child:not(:first-child){padding-left:0;text-align:center}}.footer{width:100%;margin-top:auto;-ms-flex-item-align:end;align-self:flex-end}.footer .footer__contacts{border-top:.1rem solid hsla(0,0%,44%,.12)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__contacts{border-top:0}}.footer .footer__bar{color:#fff;background-color:#a90831;font-size:1.3rem;line-height:1.71;padding:.7rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__bar{padding:1.5rem 0;color:#fff;font-size:1.2rem;background-color:#a90831;text-align:center}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__bar .shell{display:block}}.footer .footer__bar-col{width:50%}@media (max-width:1023px){.footer .footer__bar-col{width:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__bar-col{width:100%;text-align:center}}.footer .footer__bar-col:first-child:not(:last-child){padding-right:2rem}@media (max-width:1023px){.footer .footer__bar-col:first-child:not(:last-child){padding-right:1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__bar-col:first-child:not(:last-child){padding-right:0;margin-bottom:1rem}}.footer .footer__bar-col:last-child:not(:first-child){padding-left:2rem;text-align:right}@media (max-width:1023px){.footer .footer__bar-col:last-child:not(:first-child){padding-left:1rem;margin-left:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.footer .footer__bar-col:last-child:not(:first-child){padding-left:0;text-align:center}}body.has-section-sticky .footer{margin-bottom:9rem}@media (max-width:1023px){body.has-section-sticky .footer{margin-bottom:6.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.has-section-sticky .footer{margin-bottom:4.2rem}}.form-calculator{background-color:#fff;border-radius:2rem;padding:clamp(2.4rem,1.8779342723vw + 1.5962441315rem,4rem);padding-top:clamp(2.4rem,.9389671362vw + 1.9981220657rem,3.2rem)}.form-calculator .gform_wrapper.gravity-theme .gform_heading{display:none}.form-calculator .gform_wrapper.gravity-theme .gform_fields{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(.2rem,1.6431924883vw + -.503286385rem,1.6rem)}.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield{padding:0;width:100%}.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h6{font-weight:400;color:#4f4f4f;margin-bottom:0;font-size:1.6rem}@media (max-width:1280px){.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h6{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h2{color:#a90831;margin-bottom:.8rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:3.2rem}@media (max-width:1280px){.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h2{font-size:clamp(2.8rem,.4694835681vw + 2.5990610329rem,3.2rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h2 p{margin:0;white-space:nowrap}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html h2 span{display:block;font-size:0;line-height:0;height:1px;width:100%;background-color:#a90831}}.form-calculator .gform_wrapper.gravity-theme .gform_fields > .gfield--html > p{font-size:1.2rem;line-height:1.5;color:#909090}.form-calculator .gform_wrapper.gravity-theme .gfield_label{font-weight:500;color:#1c1c1c;padding:0;font-size:1.4rem;margin-bottom:clamp(0,.4694835681vw + -.2009389671rem,.4rem)}@media (max-width:1280px){.form-calculator .gform_wrapper.gravity-theme .gfield_label{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}.form-calculator .gform_wrapper.gravity-theme .gfield_label .gfield_required{color:#a90831;font-size:1.4rem}.form-calculator .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),.form-calculator .gform_wrapper.gravity-theme .ginput_container select,.form-calculator .gform_wrapper.gravity-theme .ginput_container textarea{border:1px solid rgba(169,8,49,.5);font-size:1.4rem;height:clamp(4rem,.4694835681vw + 3.7990610329rem,4.4rem)}@media (max-width:1280px){.form-calculator .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),.form-calculator .gform_wrapper.gravity-theme .ginput_container select,.form-calculator .gform_wrapper.gravity-theme .ginput_container textarea{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}.form-calculator .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.form-calculator .gform_wrapper.gravity-theme .ginput_container select:focus,.form-calculator .gform_wrapper.gravity-theme .ginput_container textarea:focus{border-color:#1c1c1c}.form-calculator .gform_wrapper.gravity-theme .gfield--checkbox:not(:first-child),.form-calculator .gform_wrapper.gravity-theme .gfield--consent:not(:first-child){margin-top:1.1rem;margin-bottom:.2rem}.form-calculator .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container,.form-calculator .gform_wrapper.gravity-theme .gfield--consent .ginput_container{padding-left:0}.form-calculator .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container label,.form-calculator .gform_wrapper.gravity-theme .gfield--consent .ginput_container label{color:#484848;line-height:1.5;font-size:1.4rem;padding-left:clamp(2.6rem,.234741784vw + 2.4995305164rem,2.8rem)}@media (max-width:1280px){.form-calculator .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container label,.form-calculator .gform_wrapper.gravity-theme .gfield--consent .ginput_container label{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}.form-calculator .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container label:before,.form-calculator .gform_wrapper.gravity-theme .gfield--consent .ginput_container label:before{border-radius:3px;border-color:#a90831;width:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem);height:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}.form-calculator .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container label:after,.form-calculator .gform_wrapper.gravity-theme .gfield--consent .ginput_container label:after{left:clamp(.3rem,.117370892vw + .2497652582rem,.4rem);top:clamp(1rem,.117370892vw + .9497652582rem,1.1rem)}.form-calculator .gform_wrapper.gravity-theme .button{height:clamp(4.6rem,1.1737089202vw + 4.0976525822rem,5.6rem);font-size:1.6rem}@media (max-width:1280px){.form-calculator .gform_wrapper.gravity-theme .button{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.form-filter-primary{width:100%;border:.2rem solid hsla(0,0%,100%,.6);border-radius:3rem;padding:4.2rem;backdrop-filter:blur(4rem);background:transparent linear-gradient(102deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.0509803922)) 0 0 no-repeat padding-box;-webkit-box-shadow:0 .3rem 2.5rem rgba(0,0,0,.1411764706);box-shadow:0 .3rem 2.5rem rgba(0,0,0,.1411764706)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-primary{background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);border-radius:0 0 2rem 2rem;border:0;padding:9.2rem 2.5rem 5rem;margin-left:-2rem;margin-right:-2rem;width:auto}.form-filter-primary form{display:block;max-width:35.4rem;margin-left:auto;margin-right:auto}}@media (max-width:374px){.form-filter-primary{margin-left:-10px;margin-right:-10px}}.form-filter-primary:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:0;border-radius:3rem;-webkit-transition:opacity .4s;transition:opacity .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-primary:before{display:none}}.form-filter-primary .btn{min-width:28.6rem}@media (max-width:1023px){.form-filter-primary .btn{min-width:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-primary .btn{display:block;width:100%}}.form-filter-primary .form__head{text-align:center;width:100%;padding-bottom:4.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-primary .form__head{padding-bottom:3.7rem}}.form-filter-primary .form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-primary .form__body{display:block;margin:0}}.form-filter-primary .form__body:before{content:" ";position:absolute;left:0;right:0;top:-1rem;bottom:-1rem;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.06);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.06);border-radius:5.6rem;background-color:#fff;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.form-filter-primary .form__body > *{position:relative;z-index:10}.form-filter-primary .form__col{padding:1rem;position:relative}.form-filter-primary .form__col:hover{z-index:300}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-primary .form__col{padding:0}.form-filter-primary .form__col:not(:last-child){margin-bottom:1.5rem}.form-filter-primary .form__col:last-child{padding-top:.7rem}}body.show-fixed-header.scroll-top .form-filter-primary{padding:2.5rem;border:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-fixed-header.scroll-top .form-filter-primary{padding:9.2rem 2.5rem 5rem}}body.show-fixed-header.scroll-top .form-filter-primary:before{opacity:1}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-fixed-header.scroll-top .form-filter-primary:before{display:none}}body.show-fixed-header.scroll-top .form-filter-primary .form__head{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-fixed-header.scroll-top .form-filter-primary .form__head{display:block}}.form-filter-secondary{width:100%;border:.2rem solid hsla(0,0%,100%,.6);border-radius:3rem;padding:4.2rem;backdrop-filter:blur(4rem);background:transparent linear-gradient(102deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.0509803922)) 0 0 no-repeat padding-box;-webkit-box-shadow:0 .3rem 2.5rem rgba(0,0,0,.14);box-shadow:0 .3rem 2.5rem rgba(0,0,0,.14)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary{background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);border-radius:0 0 2rem 2rem;border:0;padding:11rem 5.7rem 5rem;width:auto;margin-left:-2rem;margin-right:-2rem}}@media (max-width:374px){.form-filter-secondary{margin-left:-10px;margin-right:-10px;padding-left:2rem;padding-right:2rem}}.form-filter-secondary:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";border-radius:3rem;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary:before{display:none}}.form-filter-secondary .btn{min-width:45rem;-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);border:0}@media (max-width:1023px){.form-filter-secondary .btn{min-width:20rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .btn{display:block;width:100%;min-width:0}}.form-filter-secondary .block-multiselect{min-width:0;max-width:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .block-multiselect{max-width:100%}}.form-filter-secondary .block-multiselect .multiselect{-webkit-box-shadow:none;box-shadow:none;background:none;border-radius:2.9rem 2.9rem 0 0;min-width:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .block-multiselect .multiselect{-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.16);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.16);background-color:#fff;border-radius:2.9rem}}.form-filter-secondary .block-multiselect .multiselect .multiselect__tags{-webkit-transition:background .4s,border-radius .4s;transition:background .4s,border-radius .4s;border-radius:2.9rem}@media (max-width:1023px){.form-filter-secondary .block-multiselect .multiselect .multiselect__content-wrapper{min-height:5.8rem}}.form-filter-secondary .block-multiselect .multiselect--active{z-index:100;-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.16);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.16);background:#fff}.form-filter-secondary .block-multiselect .multiselect--active .multiselect__tags{background-color:#fff;-webkit-box-shadow:none;box-shadow:none;border-radius:2.9rem 2.9rem 0 0}.form-filter-secondary .form__head{text-align:center;width:100%;padding-bottom:4.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__head{padding-bottom:3.7rem}}.form-filter-secondary .form__body{width:100%;max-width:99.9rem;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__body{max-width:35.4rem}}.form-filter-secondary .form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-shadow:0 .3rem 2.7rem rgba(169,8,49,.06);box-shadow:0 .3rem 2.7rem rgba(169,8,49,.06);border-radius:2.6rem;background-color:#fff;z-index:10;font-size:0;line-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__row{border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}}.form-filter-secondary .form__row:not(:last-child){margin-bottom:2.5rem;z-index:9}.form-filter-secondary .form__row:first-child{position:relative;z-index:12!important}.form-filter-secondary .form__row:first-child .form__col:focus-within,.form-filter-secondary .form__row:first-child .form__col:hover{z-index:910}.form-filter-secondary .form__row:hover{z-index:11}.form-filter-secondary .form__row--with-label{margin-top:6rem}.form-filter-secondary .form__row--with-label .ico-size{width:1.6rem;height:1.6rem}@media (max-width:1023px){.form-filter-secondary .form__row--with-label{margin-top:2rem}.form-filter-secondary .form__row--with-label .form__col{width:25%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__row--with-label{margin-top:2.2rem}.form-filter-secondary .form__row--with-label .form__col{width:100%}}.form-filter-secondary .form__col{position:relative;width:25%}@media (max-width:1023px){.form-filter-secondary .form__col{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-filter-secondary .form__col:nth-child(even):before{display:none}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__col{width:100%}.form-filter-secondary .form__col:not(:last-child){margin-bottom:2rem}}.form-filter-secondary .form__col:not(:last-child):before{content:" ";width:.2rem;height:2rem;background-color:rgba(28,28,28,.16);border-radius:.2rem;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__col:not(:last-child):before{display:none}}@media (max-width:1023px){.form-filter-secondary .form__controls{width:100%}}.form-filter-secondary .form__col-label{position:absolute;left:0;right:0;top:-3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}@media (max-width:1023px){.form-filter-secondary .form__col-label{top:-2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__col-label{top:0;position:relative;padding:0;margin-bottom:1.6rem;width:100%}}.form-filter-secondary .form__col-label > *:not(:last-child){margin-right:1rem}.form-filter-secondary .form__col-label span{display:block;font-weight:500;font-size:1.4rem;line-height:1.1;white-space:nowrap}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__group{width:100%}}.form-filter-secondary .form__group > span{font-size:1.2rem;line-height:1.1;position:absolute;left:0;top:100%;background-color:#a90831;color:#fff;padding:.4rem 1rem;border-radius:1rem;z-index:200;-webkit-box-shadow:0 0 1.2rem rgba(0,0,0,.2);box-shadow:0 0 1.2rem rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.form-filter-secondary .form__group--error > span:first-child{opacity:1;visibility:visible}.form-filter-secondary .form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__field{-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);background-color:#fff;border-radius:2.9rem;width:100%;padding-right:3rem}}.form-filter-secondary .form__field label{display:block;font-size:1.3rem;line-height:1.1;color:#909090;margin-right:1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__field label{min-width:2rem;width:2rem}}.form-filter-secondary .form__field input{width:100%;border:0;height:5.8rem;font-size:1.3rem;line-height:1.1;color:#1c1c1c;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__field input{width:calc(100% - 2rem);height:5rem}}.form-filter-secondary .form__field input[type=number]::-webkit-inner-spin-button,.form-filter-secondary .form__field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-filter-secondary .form__field input[type=number]{-moz-appearance:textfield}.form-filter-secondary .form__action{text-align:center;width:100%;position:relative;margin-bottom:-7.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-filter-secondary .form__action{margin-bottom:0}}.form-filter-secondary .form__member{position:relative;width:100%;height:5.8rem;min-height:5.8rem;padding:0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;font-weight:500}@media (max-width:1023px){.form-filter-secondary .form__member{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem;height:100%;text-align:center}}.form-filter-secondary .form__member .member__image{margin-left:15px;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;padding:5px;background:transparent;border-radius:3.3rem;border:.1rem solid transparent;border-color:#a90831;border-width:.2rem;display:flex;align-items:center;gap:5px}.form-filter-secondary .form__member .member__image span{display:inline-block;position:relative;overflow:hidden;border-radius:50%;width:3rem;height:3rem}@media (max-width:1023px){.form-filter-secondary .form__member .member__image span{width:2rem;height:2rem;margin-right:.5rem}}.form-filter-secondary .form__member .member__image img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form-filter-secondary .form__member .member__image .close-btn{width:2rem;height:2rem;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;cursor:pointer;margin:5px}@media (max-width:1023px){.form-filter-secondary .form__member .member__image .close-btn{width:1.5rem;height:1.5rem}}.form-filter-secondary .form__member .member__image .close-btn::after,.form-filter-secondary .form__member .member__image .close-btn::before{content:"";position:absolute;width:1.8rem;height:.2rem;background-color:#a90831;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@media (max-width:1023px){.form-filter-secondary .form__member .member__image .close-btn::after,.form-filter-secondary .form__member .member__image .close-btn::before{height:.2rem;width:1.2rem}}.form-filter-secondary .form__member .member__image .close-btn::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-filter-secondary .form__member .member__image .close-btn::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body.show-fixed-header.scroll-top .form-filter-secondary{padding:3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-fixed-header.scroll-top .form-filter-secondary{padding:11rem 5.7rem 5rem}}@media (max-width:374px){body.show-fixed-header.scroll-top .form-filter-secondary{padding-left:2rem;padding-right:2rem}}body.show-fixed-header.scroll-top .form-filter-secondary:before{opacity:1}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-fixed-header.scroll-top .form-filter-secondary:before{display:none}}body.show-fixed-header.scroll-top .form-filter-secondary .form__head{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.show-fixed-header.scroll-top .form-filter-secondary .form__head{display:block}}body.show-fixed-header.scroll-top .form-filter-secondary .form__action{margin-bottom:0}.form-filter{width:100%;border:.2rem solid hsla(0,0%,100%,.6);border-radius:3rem;padding:4.2rem;backdrop-filter:blur(4rem);background:transparent linear-gradient(102deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.0509803922)) 0 0 no-repeat padding-box;-webkit-box-shadow:0 .3rem 2.5rem rgba(0,0,0,.1411764706);box-shadow:0 .3rem 2.5rem rgba(0,0,0,.1411764706)}.form-filter .form__head{text-align:center;width:100%;margin-bottom:4.2rem}body .form-main-primary{width:100%;max-width:61rem;backdrop-filter:blur(2rem);background-color:hsla(0,0%,100%,.2);border:.2rem solid hsla(0,0%,100%,.6);border-radius:3rem;padding:6.8rem 7.5rem 6.5rem 7.9rem}@media (max-width:1441px){body .form-main-primary{max-width:58rem;padding:4.6rem 5rem 5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary{max-width:100%;padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;backdrop-filter:none;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}}@media (max-width:767px) and (max-width:767px),screen and (max-width:767px) and (max-width:812px) and (orientation:landscape),screen and (max-width:812px) and (orientation:landscape) and (max-width:767px),screen and (max-width:812px) and (orientation:landscape) and (max-width:812px) and (orientation:landscape){body .form-main-primary .ico-phone-gradient{width:1.6rem;height:1.6rem}body .form-main-primary .ico-phone-gradient path{fill:#fff}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .link-phone{position:fixed;top:0;left:0;right:0;background-color:#a90831;color:#fff;padding:.4rem 2.5rem;border-radius:0 0 1rem 1rem;z-index:999;text-align:center}body .form-main-primary .link-phone > span{color:#fff}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .block-select-secondary .block__head{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .block-select-secondary .block__body{top:calc(100% - .9rem);padding-top:0}}body .form-main-primary .form__head{width:100%;margin-bottom:2.1rem}@media (max-width:1441px){body .form-main-primary .form__head{margin-bottom:1.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .form__head{margin-bottom:0}}body .form-main-primary .form__body{position:relative;z-index:20}body .form-main-primary .gform_wrapper.gravity-theme .gform_validation_errors{display:none}body .form-main-primary .gform_wrapper.gravity-theme .gfield_validation_message{border:0;max-width:none;width:auto;margin-left:auto;border-radius:1rem 1rem 0 0;padding:.2rem .8rem;position:absolute;right:2rem;top:-1.5rem;margin:0;z-index:-1;pointer-events:none;font-size:1.1rem;line-height:14px;text-align:right}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gfield_validation_message{padding:0 1.2rem;top:-1.2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 4rem)}}body .form-main-primary .gform_wrapper.gravity-theme .gform_heading{text-align:left;margin-bottom:5rem}@media (max-width:1441px){body .form-main-primary .gform_wrapper.gravity-theme .gform_heading{margin-bottom:3.9rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gform_heading{margin-bottom:2rem}}body .form-main-primary .gform_wrapper.gravity-theme .gform_heading h2{font-size:3.6rem;margin-bottom:3.2rem}@media (max-width:1441px){body .form-main-primary .gform_wrapper.gravity-theme .gform_heading h2{font-size:3rem;line-height:1.22;margin-bottom:2.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gform_heading h2{font-size:2.6rem;margin-bottom:1rem}}body .form-main-primary .gform_wrapper.gravity-theme .gform_heading p.gform_description,body .form-main-primary .gform_wrapper.gravity-theme .gform_heading span.gform_description{max-width:100%}@media (max-width:1441px){body .form-main-primary .gform_wrapper.gravity-theme .gform_heading p.gform_description,body .form-main-primary .gform_wrapper.gravity-theme .gform_heading span.gform_description{font-size:1.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gform_heading p.gform_description,body .form-main-primary .gform_wrapper.gravity-theme .gform_heading span.gform_description{font-size:1.2rem;line-height:1.2}}body .form-main-primary .gform_wrapper.gravity-theme .gform_fields{margin:0}body .form-main-primary .gform_wrapper.gravity-theme .gform_fields > .gfield{padding:0;position:relative}body .form-main-primary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:2.5rem}@media (max-width:1441px){body .form-main-primary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:2.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:1.5rem}}body .form-main-primary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-primary .gform_wrapper.gravity-theme .ginput_container select,body .form-main-primary .gform_wrapper.gravity-theme .ginput_container textarea{height:5.8rem;-webkit-box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05);box-shadow:0 .3rem 2.7rem rgba(0,0,0,.05)}@media (max-width:1441px){body .form-main-primary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-primary .gform_wrapper.gravity-theme .ginput_container select,body .form-main-primary .gform_wrapper.gravity-theme .ginput_container textarea{height:4.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-primary .gform_wrapper.gravity-theme .ginput_container select,body .form-main-primary .gform_wrapper.gravity-theme .ginput_container textarea{height:3.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gfield--consent label{font-size:1.2rem;line-height:1.1}}body .form-main-primary .gform_wrapper.gravity-theme .gform_footer{margin-top:3.7rem!important}@media (max-width:1441px){body .form-main-primary .gform_wrapper.gravity-theme .gform_footer{margin-top:2.2rem!important}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .gform_footer{margin-top:1.4rem!important}}body .form-main-primary .gform_wrapper.gravity-theme .ginput_complex span{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary .gform_wrapper.gravity-theme .button{font-size:1.2rem;height:4rem}}body .form-main-primary--password-protect{max-width:63rem;padding:8.9rem 6.5rem 9.6rem 6.9rem}@media (max-width:1441px){body .form-main-primary--password-protect{max-width:50rem;padding:4.8rem 5rem 4.7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary--password-protect{padding:0}}body .form-main-primary--password-protect .gform_wrapper.gravity-theme form{width:100%;max-width:45.2rem;margin-left:0;margin-right:auto}body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading{margin-bottom:4.4rem}@media (max-width:1441px){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading{margin-bottom:4.9rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading{margin-bottom:2.5rem}}body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading h2{font-size:3.8rem;margin-bottom:2.7rem}@media (max-width:1441px){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading h2{font-size:3rem}}@media (max-width:984px){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading h2{margin-bottom:2.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading h2{line-height:1.4063;margin-bottom:1.6rem}}@media (max-width:374px){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading h2{font-size:2.6rem;line-height:1.6071}}body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading span.gform_description{max-width:36.6rem;line-height:1.999}@media (max-width:1441px){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_heading span.gform_description{line-height:1.999}}@media (max-width:1441px){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-primary--password-protect .gform_wrapper.gravity-theme .ginput_container select,body .form-main-primary--password-protect .gform_wrapper.gravity-theme .ginput_container textarea{height:4.5rem}}body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_footer{margin-top:3rem!important}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary--password-protect .gform_wrapper.gravity-theme .gform_footer{margin-top:2rem!important}}body .form-main-primary--password-protect .gform_wrapper.gravity-theme .button{font-size:1.4rem;margin:0}body .form-main-primary--password-protect .form__head{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-primary--password-protect .form__head{display:block}}body .form-main-primary--alt{width:100%;max-width:100%;backdrop-filter:none;background-color:transparent;border:0;border-radius:0;padding:0}body .form-main-primary--alt .gform_wrapper.gravity-theme{display:block!important}body .form-main-primary--alt .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:1.6rem}body .form-main-primary--alt .gform_wrapper.gravity-theme .gform_footer{margin-top:1.6rem!important}body .form-main-primary--visible-first-field-only .gform_wrapper.gravity-theme .gform_fields > .gfield:first-child ~ *{position:absolute;left:-4000px;opacity:0}body .form-main-primary--visible-first-field-only:not(.active) .gform_wrapper.gravity-theme .gform_fields > .gfield:first-child{margin-bottom:0}body .form-main-primary--visible-first-field-only.active .gform_wrapper.gravity-theme .gform_fields > .gfield:first-child ~ *{position:relative;left:0;opacity:1}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.admin-bar .form-main-primary .link-phone{top:46px}}body .form-main-secondary{width:100%;max-width:45.2rem;margin-left:auto;margin-right:auto}body .form-main-secondary.active .gform_wrapper.gravity-theme .gform_body{opacity:1;visibility:visible;max-height:999.9rem;padding-bottom:2rem;overflow:visible}body .form-main-secondary .gform_wrapper.gravity-theme .gform_validation_errors{display:none}body .form-main-secondary .gform_wrapper.gravity-theme .gfield_validation_message{border:0;max-width:none;width:auto;margin-left:auto;border-radius:1rem 1rem 0 0;padding:.2rem 1.2rem .6rem;position:absolute;right:2rem;top:-2.2rem;margin:0;z-index:-1;pointer-events:none}body .form-main-secondary .gform_wrapper.gravity-theme .gform_body{position:relative;overflow:hidden;opacity:0;visibility:hidden;max-height:0;-webkit-transition:opacity .4s,visibility .4s,padding .4s;transition:opacity .4s,visibility .4s,padding .4s}body .form-main-secondary .gform_wrapper.gravity-theme .gform_footer{max-width:34.6rem;margin-left:auto;margin-right:auto}body .form-main-secondary .gform_wrapper.gravity-theme .gform_fields > .gfield{padding:0;position:relative}body .form-main-secondary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:2.5rem}@media (max-width:1441px){body .form-main-secondary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:2.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-secondary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:2rem}}body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container select,body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container textarea{height:5.8rem}@media (max-width:1441px){body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container select,body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container textarea{height:5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container select,body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container textarea{height:4.4rem}}body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container select:focus,body .form-main-secondary .gform_wrapper.gravity-theme .ginput_container textarea:focus{border-color:#1c1c1c;color:#1c1c1c}body .form-main-secondary .gform_wrapper.gravity-theme .gfield--checkbox,body .form-main-secondary .gform_wrapper.gravity-theme .gfield--consent{font-size:1.3rem}body .form-main-secondary .gform_wrapper.gravity-theme .gfield--consent label{padding-left:3.3rem}body .form-main-secondary .gform_wrapper.gravity-theme .gfield--consent label:before{width:1.6rem;height:1.6rem;border-radius:0;top:.4rem;border-color:transparent}body .form-main-secondary .gform_wrapper.gravity-theme .gfield--consent label:after{width:1.6rem;height:1.6rem;top:.4rem;left:0;border-radius:0}body .form-main-secondary .gform_wrapper.gravity-theme .ginput_complex span{margin-bottom:0!important}body .form-main-secondary .gform_wrapper.gravity-theme .button{height:5.2rem;font-size:1.4rem}.form-main-tabs{width:100%}.form-main-tabs .block-tooltip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-transform:translateY(-1.1rem);-ms-transform:translateY(-1.1rem);transform:translateY(-1.1rem)}.form-main-tabs__head{width:100%;margin-bottom:3.2rem}.form-main-tabs__head h1{font-size:clamp(3rem,2.85vw,4rem);font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:1.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-main-tabs__head h1{line-height:1.2;margin-bottom:1.7rem;max-width:38.8rem}}@media (max-width:427px){.form-main-tabs__head h1{font-size:clamp(2.6rem,6.85vw,3rem)}}.form-main-tabs__head p{font-size:clamp(1.6rem,1.25vw,1.8rem);color:#4f4f4f;line-height:1.6}@media (max-width:427px){.form-main-tabs__head p{font-size:clamp(1.4rem,3.25vw,1.6rem)}}.form-main-tabs__actions{width:100%;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;background-color:hsla(0,0%,100%,.3);border-radius:4rem;margin-bottom:clamp(1.2rem,3vw,3.2rem)}.form-main-tabs__actions ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.form-main-tabs__actions ul li{width:calc(50% - 2px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.form-main-tabs__actions ul li > a > span > em{font-style:normal;display:inline-block;position:relative}.form-main-tabs__actions ul li > a > span > em:after{content:" ";position:absolute;left:-2.5rem;top:50%;margin-top:-1rem;z-index:10;pointer-events:none;width:2rem;height:2rem;background-image:url(../images/ico-check-alt.svg);background-repeat:no-repeat;background-size:2rem 2rem;background-position:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (max-width:1100px){.form-main-tabs__actions ul li > a > span > em:after{width:1.4rem;height:1.4rem;margin-top:-.7rem;background-size:1.4rem 1.4rem;left:-1.6rem}}.form-main-tabs__actions ul li.click > a > span > em:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form-main-tabs__actions a{text-decoration:none;display:block;font-size:1.6rem;line-height:1;color:#313131;position:relative;text-align:center}@media (max-width:427px){.form-main-tabs__actions a{font-size:1.4rem}}@media (max-width:374px){.form-main-tabs__actions a{font-size:1.2rem}}.form-main-tabs__actions a:after,.form-main-tabs__actions a:before{content:" ";opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s;border-radius:4rem;position:absolute}.form-main-tabs__actions a:before{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #a90831;background:-webkit-gradient(linear,left top,right top,from(#fcebec),to(#a5c4d6));background:linear-gradient(90deg,#fcebec 0,#a5c4d6);-webkit-box-shadow:0 0 10px 4px rgba(169,8,49,.2);box-shadow:0 0 10px 4px rgba(169,8,49,.2)}.form-main-tabs__actions a:after{left:3px;right:3px;top:3px;bottom:3px;background-color:hsla(0,0%,100%,.4)}@media (hover) and (pointer:fine){.form-main-tabs__actions a:hover:after{opacity:1}}.form-main-tabs__actions a > span[data-title]:before{content:attr(data-title);min-height:clamp(1.8rem,2vw,2.4rem);position:absolute;left:clamp(2.9rem,3vw,3.1rem);right:clamp(2.9rem,3vw,3.1rem);top:-.5rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:clamp(1rem,1vw,1.2rem);text-align:center;-webkit-transition-property:color,background;transition-property:color,background;-webkit-transition-duration:.4s;transition-duration:.4s;background-color:hsla(0,0%,100%,.6);backdrop-filter:blur(6px);border-radius:3rem;color:#3b3b3b;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}@media (max-width:404px){.form-main-tabs__actions a > span[data-title]:before{left:1rem;right:1rem}}.form-main-tabs__actions a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;position:relative;z-index:10;pointer-events:none;padding:0 2rem;min-height:clamp(4.4rem,4vw,4.8rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-main-tabs__actions a span{padding:0 1rem}}.form-main-tabs__actions li.active > a{color:#1c1c1c;font-weight:500}.form-main-tabs__actions li.active > a:before{opacity:1}.form-main-tabs__actions li.active > a > span[data-title]:before{background-color:#a90831;color:#fff}.form-main-tabs__forms{position:relative;width:100%}.form-main-tabs__form{opacity:0;visibility:hidden;position:absolute;left:0;right:0;top:0}.form-main-tabs__form.active{opacity:1;visibility:visible;position:relative}.form-main-tabs .gform_wrapper.gravity-theme form{max-width:100%}.form-main-tabs .gform_wrapper.gravity-theme .gform_validation_errors{display:none}.form-main-tabs .gform_wrapper.gravity-theme .gform_fields{margin:0;display:grid;grid-template-columns:1fr;gap:1.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-main-tabs .gform_wrapper.gravity-theme .gform_fields{gap:1.2rem}}.form-main-tabs .gform_wrapper.gravity-theme .gform_fields > .gfield{width:100%;padding:0}.form-main-tabs .gform_wrapper.gravity-theme .ginput_complex span{margin:0}.form-main-tabs .gform_wrapper.gravity-theme .gform_page_footer{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative}.form-main-tabs .gform_wrapper.gravity-theme .gform_page_footer > *{width:calc(50% - 1rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-main-tabs .gform_wrapper.gravity-theme .button{height:clamp(5rem,4.6vw,6.6rem);font-size:1.5rem;color:#fff!important}.form-main-tabs .gform_wrapper.gravity-theme .gform_heading,.form-main-tabs .gform_wrapper.gravity-theme .gform_previous_button{display:none!important}@media (max-width:1441px){.form-main-tabs .gform_wrapper.gravity-theme .block-select-secondary .block__head{padding-block:.5rem;padding-left:2.4rem;min-height:clamp(4.5rem,5vw,5.8rem);font-size:clamp(1.3rem,2vw,1.5rem)}}.form-main-tabs .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),.form-main-tabs .gform_wrapper.gravity-theme .ginput_container select,.form-main-tabs .gform_wrapper.gravity-theme .ginput_container textarea{height:clamp(4.5rem,5vw,5.8rem);font-size:clamp(1.3rem,2vw,1.5rem);padding-left:2.4rem}.form-main-tabs .gform_wrapper.gravity-theme .validation_message:not(.gfield_validation_message){display:none}.form-main-tabs .gform_wrapper.gravity-theme .gfield_validation_message{border:0;max-width:none;width:auto;margin-left:auto;border-radius:1rem 1rem 0 0;padding:.2rem 1.2rem .6rem;position:absolute;right:2rem;top:-1.8rem;margin:0;z-index:-1;pointer-events:none;line-height:16px}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-main-tabs .gform_wrapper.gravity-theme .gfield_validation_message{padding:0 1rem;font-size:1.1rem;top:-1.4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 4rem);line-height:16px;border-radius:.5rem .5rem 0 0}}.form-main{width:100%;max-width:74.3rem;margin-left:auto;margin-right:auto;backdrop-filter:blur(4rem);border-radius:3rem;border:.2rem solid hsla(0,0%,100%,.6);padding:5.3rem 2rem 8.6rem;background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.05));position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-main{width:auto;margin-left:-2.5rem;margin-right:-2.5rem;padding-bottom:6.6rem;max-width:none}}@media (max-width:374px){.form-main{margin-left:-1rem;margin-right:-1rem}}.form-main .gform_wrapper.gravity-theme .gfield_validation_message,.form-main .gform_wrapper.gravity-theme .gform_validation_errors{display:none}.form-main .gform_wrapper.gravity-theme div.gform_footer{position:absolute;left:14.2rem;right:14.2rem;width:auto;bottom:-3.3rem}.form-main .gform_wrapper.gravity-theme div.gform_footer:after,.form-main .gform_wrapper.gravity-theme div.gform_footer:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-color:#880425;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s;border-radius:3.3rem;z-index:2}.form-main .gform_wrapper.gravity-theme div.gform_footer:after{background:-webkit-gradient(linear,left top,right top,from(#880425),to(#a90931));background:linear-gradient(90deg,#880425 0,#a90931);opacity:1;z-index:1}@media (-ms-high-contrast:none),(hover:hover){.form-main .gform_wrapper.gravity-theme div.gform_footer:hover:before{opacity:1}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.form-main .gform_wrapper.gravity-theme div.gform_footer{left:2.5rem;right:2.5rem}}@media (max-width:374px){.form-main .gform_wrapper.gravity-theme div.gform_footer{left:1rem;right:1rem}}.form-main .gform_wrapper.gravity-theme div.gform_footer .button{background:none;border:0;position:relative;z-index:10}body .form-popup .gform_wrapper.gravity-theme form{max-width:43rem;margin-left:auto;margin-right:auto;display:block;width:100%}body .form-popup .gform_wrapper.gravity-theme .gform_heading{margin-bottom:3.9rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-popup .gform_wrapper.gravity-theme .gform_heading{text-align:center;margin-bottom:3.2rem}body .form-popup .gform_wrapper.gravity-theme .gform_heading h2{font-size:2.6rem}}body .form-popup .gform_wrapper.gravity-theme .gform_fields{margin:0}body .form-popup .gform_wrapper.gravity-theme .gform_fields > .gfield{padding:0}body .form-popup .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:2.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-popup .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:1.2rem}}body .form-popup .gform_wrapper.gravity-theme .gfield_label{color:#1c1c1c;margin-bottom:.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-popup .gform_wrapper.gravity-theme .gfield_label{font-size:1.4rem}}body .form-popup .gform_wrapper.gravity-theme .gform_footer{margin-top:2.5rem!important}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-popup .gform_wrapper.gravity-theme .gform_footer{margin-top:1.9rem!important}}body .form-popup .gform_wrapper.gravity-theme .gform_validation_errors{display:none}body .form-popup .gform_wrapper.gravity-theme .gfield_validation_message{border:0;max-width:none;width:auto;margin-left:auto;border-radius:1rem;padding:.2rem 1.2rem;position:absolute;right:0;bottom:-1.2rem;margin:0;z-index:10;pointer-events:none}body .form-popup .gform_wrapper.gravity-theme .ginput_container textarea{height:13.9rem!important}body .form-popup .gform_wrapper.gravity-theme .ginput_complex span{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-popup .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-popup .gform_wrapper.gravity-theme .ginput_container select,body .form-popup .gform_wrapper.gravity-theme .ginput_container textarea{font-size:1.3rem}}body .form-popup .gform_wrapper.gravity-theme .button{height:5.8rem}body .form-subscribe .gform_wrapper.gravity-theme form{max-width:75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .form-subscribe .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-subscribe .gform_wrapper.gravity-theme .ginput_container select,body .form-subscribe .gform_wrapper.gravity-theme .ginput_container textarea{height:5.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-subscribe .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .form-subscribe .gform_wrapper.gravity-theme .ginput_container select,body .form-subscribe .gform_wrapper.gravity-theme .ginput_container textarea{height:3.5rem;font-size:1.2rem}}body .form-subscribe .gform_wrapper.gravity-theme .gform_fields{margin:0}body .form-subscribe .gform_wrapper.gravity-theme .gform_fields > .gfield{padding:0}body .form-subscribe .gform_wrapper.gravity-theme .gform_body{width:calc(100% - 26.4rem);padding-right:1.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-subscribe .gform_wrapper.gravity-theme .gform_body{width:calc(100% - 10.2rem)}}body .form-subscribe .gform_wrapper.gravity-theme .gform_footer{width:26.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-subscribe .gform_wrapper.gravity-theme .gform_footer{width:10.2rem}}body .form-subscribe .gform_wrapper.gravity-theme .button{height:5.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .form-subscribe .gform_wrapper.gravity-theme .button{height:3.5rem;font-size:1.2rem;padding:0 .5rem}}body .form-subscribe .gform_wrapper.gravity-theme .gform_validation_errors,body .form-subscribe .gform_wrapper.gravity-theme .validation_message{display:none}.fragment-catalog{border:1px solid #bcc7d1;border-radius:1.2rem;position:relative;overflow:hidden;-webkit-transition:border .4s;transition:border .4s}@media (hover:hover) and (pointer:fine){.fragment-catalog:where(:hover, :focus-visible){border-color:#a90831}}.fragment-catalog > a{position:absolute;inset:0;font-size:0;line-height:0;text-decoration:none;z-index:10}.fragment-catalog__image{width:100%;position:relative;overflow:hidden;height:196px}.fragment-catalog__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.fragment-catalog__body{padding-block:2rem;padding-inline:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}.fragment-catalog__body h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1;font-weight:400;margin-bottom:1.2rem}.fragment-catalog__body p{line-height:1.5;font-size:1.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.fragment-catalog__body p{font-weight:500}}@media (max-width:1280px){.fragment-catalog__body p{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.fragment-catalog__body i.ico-location{width:1.8rem;height:1.8rem}.fragment-catalog__foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2.5rem;padding-inline:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}.fragment-catalog__foot h5{font-size:2.2rem;line-height:1;color:#a90831;margin-right:auto;margin:0;font-weight:500}.fragment-catalog__foot i{width:4.3rem;height:4.3rem;min-width:4.3rem;position:relative}.fragment-catalog__foot i img{position:absolute;left:0;top:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.fragment-size{display:inline-block;vertical-align:top}.fragment-size span{font-size:1.2rem;position:relative;display:inline-block;top:-.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.fragment-size span{font-size:.8rem}}.fragment-slider .noUi-target{height:.8rem}.fragment-slider .noUi-target:after{display:none}@media (max-width:1023px){.fragment-slider .noUi-target{height:1.6rem}}.fragment-slider .noUi-connects + .noUi-origin:not(:last-child){display:block!important}.fragment-slider .noUi-horizontal .noUi-handle{width:.8rem;height:.8rem;right:0;background-color:#a90831}@media (max-width:1023px){.fragment-slider .noUi-horizontal .noUi-handle{width:1.6rem;height:1.6rem}}.fragment-slider__foot{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;margin-top:2rem}.fragment-slider__foot input{width:100%;border-radius:.8rem;font-size:1.4rem;line-height:1;min-height:4rem;padding:0 1rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#616161;border:0}@media (max-width:984px){.fragment-slider__foot input{background-color:unset;border:1px solid #4f4f4f;color:#4f4f4f;font-size:1.2rem}}.fragment-slider__foot input:focus{outline:none;border-color:#a90831;-webkit-box-shadow:0 0 0 2px rgba(169,8,49,.2);box-shadow:0 0 0 2px rgba(169,8,49,.2)}.fragment-slider .input-suffix{position:relative}.fragment-slider .input-suffix input{width:100%;text-align:center}.fragment-slider .input-suffix input::-webkit-inner-spin-button,.fragment-slider .input-suffix input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fragment-slider .input-suffix input[type=number]{-moz-appearance:textfield}.fragment-slider .input-suffix .suffix{position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:#4f4f4f;font-size:1.2rem}.fragment-wave-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fragment-wave-text > b > strong:not(:last-child),.fragment-wave-text > strong:not(:last-child){margin-right:.9rem}.fragment-wave-text strong{display:inline-block;position:relative;overflow:hidden}.fragment-wave-text strong:empty{width:100%}.fragment-wave-text span.break{display:block;width:100%}.fragment-wave-text span{font-size:3.8rem;line-height:1.33;display:inline-block;vertical-align:top;position:relative}@media (max-width:1441px){.fragment-wave-text span{font-size:2.7rem}}.fragment-wave-text b{display:inline-block;position:relative;overflow:hidden;color:#a90831}.fragment-wave-text--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fragment-wave-text--center > b > strong,.fragment-wave-text--center > strong:not(:last-child){margin-right:.5rem;margin-left:.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.fragment-wave-text--left-on-mobile{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fragment-wave-text--left-on-mobile + p,.fragment-wave-text--left-on-mobile > b:last-child > strong:first-child,.fragment-wave-text--left-on-mobile > b:not(:last-child),.fragment-wave-text--left-on-mobile > b:not(:last-child) > strong,.fragment-wave-text--left-on-mobile > strong:not(:last-child){margin-left:0}}.grid{width:100%;position:relative;overflow:hidden}.grid .grid__row{position:relative;margin:-4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1023px){.grid .grid__row{margin:-3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid .grid__row{margin:-2rem}}.grid .grid__col{width:100%;padding:4rem}@media (max-width:1023px){.grid .grid__col{padding:3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid .grid__col{padding:2rem}}.grid .grid__col--1of2{width:50%}.grid .grid__col--1of3{width:33.333%}.grid .grid__col--1of4{width:25%}.grid .grid__col--1of5{width:20%}.grid .grid__col--1of6{width:16.666%}@media (max-width:1441px){.grid .grid__col--large-desktop-1of1{width:100%}.grid .grid__col--large-desktop-1of2{width:50%}.grid .grid__col--large-desktop-1of3{width:33.333%}.grid .grid__col--large-desktop-1of4{width:25%}.grid .grid__col--large-desktop-1of5{width:20%}.grid .grid__col--large-desktop-1of6{width:16.666%}}@media (max-width:1280px){.grid .grid__col--small-desktop-1of1{width:100%}.grid .grid__col--small-desktop-1of2{width:50%}.grid .grid__col--small-desktop-1of3{width:33.333%}.grid .grid__col--small-desktop-1of4{width:25%}.grid .grid__col--small-desktop-1of5{width:20%}.grid .grid__col--small-desktop-1of6{width:16.666%}}@media (max-width:1023px){.grid .grid__col--tablet-1of1{width:100%}.grid .grid__col--tablet-1of2{width:50%}.grid .grid__col--tablet-1of3{width:33.333%}.grid .grid__col--tablet-1of4{width:25%}.grid .grid__col--tablet-1of5{width:20%}.grid .grid__col--tablet-1of6{width:16.666%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.grid .grid__col--mobile-1of1{width:100%}.grid .grid__col--mobile-1of2{width:50%}.grid .grid__col--mobile-1of3{width:33.333%}.grid .grid__col--mobile-1of4{width:25%}.grid .grid__col--mobile-1of5{width:20%}.grid .grid__col--mobile-1of6{width:16.666%}}@media (max-width:575px){.grid .grid__col--mobile-medium-1of1{width:100%}.grid .grid__col--mobile-medium-1of2{width:50%}.grid .grid__col--mobile-medium-1of3{width:33.333%}.grid .grid__col--mobile-medium-1of4{width:25%}.grid .grid__col--mobile-medium-1of5{width:20%}.grid .grid__col--mobile-medium-1of6{width:16.666%}}@media (max-width:374px){.grid .grid__col--mobile-small-1of1{width:100%}.grid .grid__col--mobile-small-1of2{width:50%}.grid .grid__col--mobile-small-1of3{width:33.333%}.grid .grid__col--mobile-small-1of4{width:25%}.grid .grid__col--mobile-small-1of5{width:20%}.grid .grid__col--mobile-small-1of6{width:16.666%}}.header{width:100%;position:relative;left:0;right:0;top:0;z-index:900;min-width:32rem}@-webkit-keyframes b{0%{background-color:#4f4f4f}26%{background-color:#4f4f4f}33%{background-color:#a90831}40%{background-color:#4f4f4f}66%{background-color:#4f4f4f}91%{background-color:#4f4f4f}100%{background-color:#4f4f4f}}@keyframes b{0%{background-color:#4f4f4f}26%{background-color:#4f4f4f}33%{background-color:#a90831}40%{background-color:#4f4f4f}66%{background-color:#4f4f4f}91%{background-color:#4f4f4f}100%{background-color:#4f4f4f}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-loaded .header{top:var(--s-landing-h,0)}}.header .shell{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header + *{margin-top:11.1rem}html[style] .header + *{margin-top:calc(var(--h-bar-h, 41px) + var(--h-inner-h, 70px))}.header--without-bar + *{margin-top:7rem}html[style] .header--without-bar + *{margin-top:var(--h-inner-h,70px)}.header .header__inner{position:absolute;width:100%;top:0;left:0;background-color:#fff;padding:1.6rem 0}@media (max-width:1023px){.header .header__inner{min-height:7.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header .header__menu{display:none}@media (max-width:1023px){.header .header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.8rem;margin-left:auto;min-width:12.2rem}}.header .header__logo{width:16.1rem}.header .header__nav{width:calc(100% - 16.1rem);padding-left:2rem}@media (max-width:1023px){.header .header__nav{position:fixed;right:0;top:0;bottom:0;padding-left:0;padding:1.2rem 0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:25rem;z-index:9999;opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);visibility:hidden;-webkit-transition:opacity .4s,visibility .4s,-webkit-transform .4s;transition:opacity .4s,visibility .4s,-webkit-transform .4s;transition:opacity .4s,visibility .4s,transform .4s;transition:opacity .4s,visibility .4s,transform .4s,-webkit-transform .4s}body.show-nav-main .header .header__nav{opacity:1;visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.header .header__nav{padding-top:.8rem}}.header .header__bar{position:fixed;top:0;left:0;width:100%;background-color:#4f4f4f;color:#fff;font-size:1.4rem;padding-block:1.3rem;text-align:center;z-index:1000;overflow:hidden;overflow-x:auto;--webkit-overflow-scrolling:touch;-webkit-animation:b 6s infinite;animation:b 6s infinite}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.header .header__bar{z-index:99999;min-height:51px;padding-block:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:320px}}@media (max-width:500px){.header .header__bar{font-size:2.8vw}}.header .header__bar .shell{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header__bar .shell,.header .header__bar p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header__bar p{gap:.8rem;white-space:nowrap}@media (max-width:500px){.header .header__bar p{gap:2vw}}.header .header__bar p a{text-decoration:underline;font-weight:500}@media (hover) and (pointer:fine){.header .header__bar p a:hover{text-decoration:none}}.header .header__bar p:after{content:" ";display:block;width:2rem;height:1.1rem;background-image:url(../images/ico-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media (max-width:500px){.header .header__bar p:after{width:4vw}}.header__bar + .header__inner{top:var(--h-bar-h,41px)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.header__bar + .header__inner{top:var(--h-bar-h,29px)}}body.admin-bar .header .header__bar{top:3.2rem}@media (max-width:782px){body.admin-bar .header .header__bar{top:4.6rem}}body.admin-bar .header .header__bar + .header__inner{top:var(--h-bar-h,41px)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.admin-bar .header .header__bar + .header__inner{top:var(--h-bar-h,29px)}}body.is-protected .header + *,body.page-template-homepage .header + *,body.page-template-html-articles .header + *,body.page-template-html-credit-calculator .header + *,body.page-template-landing-new .header + *,body.page-template-landing-v2 .header + *,body.page-template-new-construction .header + *,body.page-template-password-protect .header + *,body.page-template-property-search .header + *{margin-top:0}body.is-protected .header,body.page-template-homepage .header .header__inner,body.page-template-html-articles .header .header__inner,body.page-template-html-credit-calculator .header .header__inner,body.page-template-landing-v2 .header .header__inner,body.page-template-new-construction .header .header__inner,body.page-template-password-protect .header .header__inner,body.page-template-property-search .header .header__inner{background-color:transparent}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.is-protected .header,body.page-template-landing-new .header,body.page-template-password-protect .header{padding-top:4.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-template-landing-new:not(.show-fixed-header) .header{background-color:transparent}}body:not(.show-nav-main).page-template-new-construction .header,body:not(.show-nav-main).page-template-property-search .header{position:absolute;margin-top:0;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ico-appartment{width:1.8rem;height:1.8rem}.ico-appartment svg{display:block;width:inherit;height:inherit}.ico-appartment path{fill:#a90831}.ico-arrow-accordion{position:relative;width:1.5rem;height:.8rem}.ico-arrow-accordion svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-arrow-accordion path{fill:#1c1c1c;-webkit-transition:fill .4s;transition:fill .4s}.ico-arrow-alt{position:relative;width:clamp(1.6rem,.234741784vw + 1.4995305164rem,1.8rem);height:clamp(1rem,.234741784vw + .8995305164rem,1.2rem)}.ico-arrow-alt svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-arrow-alt path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-arrow-alt--left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (hover) and (pointer:fine){a:hover .ico-arrow-alt path{fill:#1c1c1c}}.ico-arrow-nav{width:1.4rem;height:.8rem;position:relative}.ico-arrow-nav svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-arrow-nav path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-arrow-nav--white path{fill:#fff}@media (-ms-high-contrast:none),(hover:hover){.block-select:hover .block__head .ico-arrow-nav svg,a:hover .ico-arrow-nav svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-select:hover .block__head .ico-arrow-nav:not(.ico-arrow-nav--white) path,a:hover .ico-arrow-nav:not(.ico-arrow-nav--white) path{fill:#1c1c1c}}.ico-arrow{width:3.4rem;height:1.8rem;position:relative}.ico-arrow svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-arrow path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-arrow svg{-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem)}a:hover .ico-arrow path{fill:#1c1c1c}a:hover .ico-arrow--color-white path{fill:#fff}}.ico-arrow--left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ico-arrow--color-white path{fill:#fff}.ico-book{width:clamp(1.8rem,.4694835681vw + 1.5990610329rem,2.2rem);height:clamp(1.5rem,.4694835681vw + 1.2990610329rem,1.9rem)}.ico-book svg{display:block;width:inherit;height:inherit}.ico-book path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-btn-play{width:2.2rem;height:2.2rem}.ico-btn-play svg{display:block;width:inherit;height:inherit}.ico-btn-play path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-building{width:1.6rem;height:1.8rem}.ico-building svg{display:block;width:inherit;height:inherit}.ico-calendar{width:clamp(1.5rem,.3521126761vw + 1.3492957746rem,1.8rem);height:clamp(1.5rem,.4694835681vw + 1.2990610329rem,1.9rem)}.ico-calendar svg{display:block;width:inherit;height:inherit}.ico-calendar path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-city{width:2.3rem;height:2.3rem}.ico-city svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-city path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-clock{width:2rem;height:2rem}.ico-clock svg{display:block;width:inherit;height:inherit}.ico-clock path{fill:#a90831}.ico-close{width:1.2rem;height:1.2rem}.ico-close svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-close path{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-close svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}a:hover .ico-close path{fill:#a90831}}.ico-cup{width:2.2rem;height:2rem}.ico-cup svg{display:block;width:inherit;height:inherit}.ico-cup path{fill:#a90831}.ico-download{width:2rem;height:1.6rem}.ico-download svg{display:block;width:inherit;height:inherit}.ico-download path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-email-v2{width:var(--size);height:var(--size);--size:clamp(1.4rem,0.4694835681vw + 1.1990610329rem,1.8rem)}.ico-email-v2 svg{display:block;width:inherit;height:inherit}.ico-email-v2 path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-email-v2 path{fill:#1c1c1c}}.ico-email{width:2.1rem;height:1.6rem}.ico-email svg{display:block;width:inherit;height:inherit}.ico-email path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-email path{fill:#1c1c1c}}.ico-euro{width:1.3rem;height:1.5rem}.ico-euro svg{display:block;width:inherit;height:inherit}.ico-euro path{fill:#a90831}.ico-facebook{width:clamp(1.6rem,.117370892vw + 1.5497652582rem,1.7rem);height:clamp(1.6rem,.117370892vw + 1.5497652582rem,1.7rem)}.ico-facebook svg{display:block;width:inherit;height:inherit}.ico-facebook path{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}.ico-filter{width:2rem;height:2rem}.ico-filter svg{display:block;width:inherit;height:inherit}.ico-floor{width:1.7rem;height:1.7rem}.ico-floor svg{display:block;width:inherit;height:inherit}.ico-floor path{fill:#a90831;stroke:#a90831;stroke-width:.3}.ico-grid{width:1.6rem;height:1.6rem}.ico-grid svg{display:block;width:inherit;height:inherit}.ico-grid path{fill:currentColor;-webkit-transition:fill .4s;transition:fill .4s}.ico-hamburger{width:2rem;height:2rem}.ico-hamburger:after,.ico-hamburger:before,.ico-hamburger span{content:" ";position:absolute;left:0;right:0;height:.3rem;border-radius:.3rem;background-color:#a90831;-webkit-transition:background .4s,opacity .4s,top .4s,-webkit-transform .4s;transition:background .4s,opacity .4s,top .4s,-webkit-transform .4s;transition:background .4s,opacity .4s,transform .4s,top .4s;transition:background .4s,opacity .4s,transform .4s,top .4s,-webkit-transform .4s}.ico-hamburger:before{top:0}.ico-hamburger:after{top:calc(100% - .3rem)}.ico-hamburger span{top:calc(50% - .15rem);left:.4rem}body.show-nav-main .ico-hamburger span{opacity:0}body.show-nav-main .ico-hamburger:after,body.show-nav-main .ico-hamburger:before{top:calc(50% - .15rem);background-color:#fff}body.show-nav-main .ico-hamburger:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body.show-nav-main .ico-hamburger:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ico-info-alt{--size:clamp(1.3rem,10vw,1.6rem);width:var(--size);height:var(--size);color:#a90831}.ico-info-alt svg{display:block;width:inherit;height:inherit}.ico-info-alt path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-info-alt path{fill:#880425}}.ico-info{width:1.6rem;height:1.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.ico-info{width:1.4rem;height:1.4rem}}.ico-info svg{display:block;width:inherit;height:inherit}.ico-info path{fill:#a2082e;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-info path{fill:#a90831}}.ico-linkedin{width:clamp(1.6rem,.117370892vw + 1.5497652582rem,1.7rem);height:clamp(1.6rem,.117370892vw + 1.5497652582rem,1.7rem)}.ico-linkedin svg{display:block;width:inherit;height:inherit}.ico-linkedin path,.ico-linkedin rect{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}.ico-list-marker{width:1.2rem;height:1.2rem}.ico-list-marker svg{display:block;width:inherit;height:inherit}.ico-list-marker path{fill:#a90831;stroke-width:0;-webkit-transition:fill .4s;transition:fill .4s}.ico-list-play{width:1.1rem;height:1.2rem}.ico-list-play svg{display:block;width:inherit;height:inherit}.ico-list-play path{fill:#a90831;stroke-width:0;-webkit-transition:fill .4s;transition:fill .4s}.ico-list-price{width:1.3rem;height:1.6rem}.ico-list-price svg{display:block;width:inherit;height:inherit}.ico-list-price path{fill:#a90831;stroke-width:0;-webkit-transition:fill .4s;transition:fill .4s}.ico-list{width:1.8rem;height:1rem}.ico-list svg{display:block;width:inherit;height:inherit}.ico-list path{fill:currentColor;-webkit-transition:fill .4s;transition:fill .4s}.ico-location-secondary{width:2.1rem;height:2.1rem}.ico-location-secondary svg{display:block;width:inherit;height:inherit}.ico-location-secondary path{fill:#a90831}.ico-location{width:1.7rem;height:1.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.ico-location{width:1.4rem;height:1.4rem}}.ico-location svg{display:block;width:inherit;height:inherit}.ico-location path{fill:#a90831}.ico-media{width:1.8rem;height:1.4rem;position:relative}.ico-media svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-media path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-media--gray path{fill:#1c1c1c}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-media path{fill:#1c1c1c}a:hover .ico-media--gray path{fill:#fff}}.ico-minus:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";width:2.3rem;height:.4rem;border-radius:.4rem;-webkit-box-shadow:-.3rem .3rem 1.3rem rgba(169,8,49,.25);box-shadow:-.3rem .3rem 1.3rem rgba(169,8,49,.25);z-index:18}.ico-park{width:2.2rem;height:2.6rem}.ico-park svg{display:block;width:inherit;height:inherit}.ico-park path{fill:#a90831}.ico-parking{width:2.2rem;height:2.6rem}.ico-parking svg{display:block;width:inherit;height:inherit}.ico-parking path{fill:#a90831}.ico-pearson{width:1.7rem;height:1.7rem}.ico-pearson svg{display:block;width:inherit;height:inherit}.ico-pearson path{fill:#a90831}.ico-phone-gradient{width:2rem;height:2rem}.ico-phone-gradient svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-phone-gradient svg{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}}.ico-phone-v2{width:var(--size);height:var(--size);--size:clamp(1.4rem,0.4694835681vw + 1.1990610329rem,1.8rem)}.ico-phone-v2 svg{display:block;width:inherit;height:inherit}.ico-phone-v2 path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-phone-v2 path{fill:#1c1c1c}}.ico-phone{width:1.5rem;height:1.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.ico-phone{width:1.1rem;height:1.1rem}}.ico-phone svg{display:block;width:inherit;height:inherit}.ico-phone path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-phone path{fill:#1c1c1c}}.ico-plan{width:2.1rem;height:2.1rem}.ico-plan svg{display:block;width:inherit;height:inherit}.ico-plan path{fill:#a90831}.ico-play-video{width:4.2rem;height:4.2rem;position:relative}.ico-play-video:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-color:rgba(0,0,0,.05);border:.2rem solid #fff;border-radius:50%;-webkit-box-shadow:0 0 .4rem rgba(0,0,0,.26);box-shadow:0 0 .4rem rgba(0,0,0,.26);-webkit-transition:background .4s,-webkit-transform .4s,-webkit-box-shadow .4s;transition:background .4s,-webkit-transform .4s,-webkit-box-shadow .4s;transition:transform .4s,box-shadow .4s,background .4s;transition:transform .4s,box-shadow .4s,background .4s,-webkit-transform .4s,-webkit-box-shadow .4s}.ico-play-video svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;width:1.4rem;height:1.5rem;margin-left:.1rem}.ico-play-video path{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-play-video:before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);background-color:#a90831;-webkit-box-shadow:0 1rem 2.5rem rgba(169,8,49,.5);box-shadow:0 1rem 2.5rem rgba(169,8,49,.5)}a:hover .ico-play-video path{fill:#fff}}.ico-play{width:6rem;height:6rem;position:relative}.ico-play:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-color:#fff;border-radius:50%;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.26);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.26);-webkit-transition:background .4s,-webkit-transform .4s,-webkit-box-shadow .4s;transition:background .4s,-webkit-transform .4s,-webkit-box-shadow .4s;transition:transform .4s,box-shadow .4s,background .4s;transition:transform .4s,box-shadow .4s,background .4s,-webkit-transform .4s,-webkit-box-shadow .4s}.ico-play svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;width:1.4rem;height:1.5rem}.ico-play path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-play--large{width:clamp(6rem,6vw,10.4rem);height:clamp(6rem,6vw,10.4rem)}.ico-play--large svg{width:clamp(1.4rem,2vw,2.8rem);height:clamp(1.5rem,2vw,3rem)}@media (-ms-high-contrast:none),(hover:hover){a:hover .ico-play:before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);background-color:#a90831;-webkit-box-shadow:0 1rem 2.5rem rgba(169,8,49,.5);box-shadow:0 1rem 2.5rem rgba(169,8,49,.5)}a:hover .ico-play path{fill:#fff}}.ico-plus img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2.4rem;height:auto;z-index:19}.ico-plus:before{width:.4rem;height:2.3rem}.ico-plus:after,.ico-plus:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";border-radius:.4rem;-webkit-box-shadow:0 .6rem 1rem rgba(169,8,49,.6);box-shadow:0 .6rem 1rem rgba(169,8,49,.6);z-index:18}.ico-plus:after{width:2.3rem;height:.4rem}.ico-price{width:1.8rem;height:2.2rem}.ico-price svg{display:block;width:inherit;height:inherit}.ico-price path{fill:#a90831}.ico-search-loop{width:2rem;height:2rem}.ico-search-loop svg{display:block;width:inherit;height:inherit;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.ico-search-loop path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-size{width:1.6rem;height:1.6rem}.ico-size svg{display:block;width:inherit;height:inherit}.ico-size path{fill:#a90831}.ico-star-half{width:1.2rem;height:1.2rem}.ico-star-half svg{display:block;width:inherit;height:inherit}.ico-star-half path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-star-half path:first-child{fill:#fff}.ico-star{width:1.2rem;height:1.2rem}.ico-star svg{display:block;width:inherit;height:inherit}.ico-star path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-sunrise{width:2.2rem;height:1.7rem}.ico-sunrise svg{display:block;width:inherit;height:inherit}.ico-sunrise path{fill:#a90831}.ico-temperature{width:1.8rem;height:3.2rem}.ico-temperature svg{display:block;width:inherit;height:inherit}.ico-temperature path{fill:#a90831}.ico-union{width:1.7rem;height:1.7rem}.ico-union svg{display:block;width:inherit;height:inherit}.ico-union path{fill:#a90831}.ico-user{width:clamp(1.6rem,.4694835681vw + 1.3990610329rem,2rem);height:clamp(1.6rem,.4694835681vw + 1.3990610329rem,2rem)}.ico-user svg{display:block;width:inherit;height:inherit}.ico-user path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}.ico-viber{width:1.8rem;height:2rem}.ico-viber svg{display:block;width:inherit;height:inherit}.ico-viber path{fill:#a90831}.ico-video{width:2.8rem;height:1.8rem}.ico-video svg{display:block;width:inherit;height:inherit}.ico-video path,.ico-video rect{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}.ico-x-social{width:clamp(1.6rem,.117370892vw + 1.5497652582rem,1.7rem);height:clamp(1.6rem,.117370892vw + 1.5497652582rem,1.7rem)}.ico-x-social svg{display:block;width:inherit;height:inherit}.ico-x-social path{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}.ico-x{position:relative;width:3rem;height:3rem;border-radius:50%;border:.2rem solid #a90831}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.ico-x{width:2.5rem;height:2.5rem}}.ico-x svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;width:1.2rem;height:1.2rem}.ico-x path{fill:#a90831}.ico{font-size:0;line-height:0;text-indent:-400.4rem;display:inline-block;vertical-align:top}.ico,.image-fit{position:relative}.image-fit{background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.image-fit img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-fit--contain{background-size:contain}.image-fit--contain img{-o-object-fit:contain;object-fit:contain}.image-fit--bottom{background-position:bottom}.image-fit--bottom img{-o-object-position:center bottom;object-position:center bottom}.image-fit--top{background-position:top}.image-fit--top img{-o-object-position:center top;object-position:center top}.link-phone{font-size:0;line-height:0;display:inline-block;vertical-align:top}.link-phone > *{display:inline-block;vertical-align:middle}.link-phone > *:not(:last-child){margin-right:1.4rem}.link-phone > span{color:#a90831;font-size:1.5rem;line-height:2rem;font-weight:500}@media (-ms-high-contrast:none),(hover:hover){.link-phone:hover span{text-decoration:underline}}.list-about-boxes{width:100%;position:relative}.list-about-boxes > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about-boxes > ul{gap:4rem}}.list-about{width:100%;text-align:center;max-width:96rem;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about{text-align:left;max-width:100%}}.list-about > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-1.6rem -6%}@media (max-width:1023px){.list-about > ul{margin:-1.6rem -2%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about > ul{margin:0}}.list-about > ul > li{padding:1.6rem 6%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:33.333%;position:relative}@media (max-width:1023px){.list-about > ul > li{padding:1.6rem 2%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about > ul > li{padding:0 0 2.1rem;width:100%;border-bottom:.1rem solid rgba(0,0,0,.11)}.list-about > ul > li:not(:last-child){margin-bottom:4.6rem}}.list-about > ul > li > *:last-child{margin-bottom:0}.list-about > ul > li:not(:last-child):before{content:" ";width:50%;height:.1rem;background-color:rgba(28,28,28,.11);position:absolute;top:10.6rem;right:-50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about > ul > li:not(:last-child):before{display:none}}.list-about i{display:block;margin-left:auto;margin-right:auto;border-radius:1.7rem;background-color:hsla(0,0%,100%,.4);margin-bottom:2.2rem;width:8.9rem;height:8.9rem;position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about i{margin-right:0;margin-left:0}}.list-about i span{position:absolute;left:.6rem;right:.6rem;top:.6rem;bottom:.6rem}.list-about h5{color:#a90831;margin-bottom:1rem}.list-about--alt{--size:clamp(6.8rem,10vw,7.7rem);--offset:1.4rem;max-width:109rem}.list-about--alt > ul{margin:-2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about--alt > ul{margin-inline:0}}.list-about--alt > ul > li:before{display:none}.list-about--alt > ul > li{width:25%;padding:2rem;margin-bottom:0!important}@media (max-width:1023px){.list-about--alt > ul > li{width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-about--alt > ul > li{width:100%;padding-inline:0}}.list-about--alt i{width:var(--size);height:var(--size);background-color:#fff;border-radius:1.1rem;margin-bottom:2.2rem}.list-about--alt i span{left:var(--offset);right:var(--offset);top:var(--offset);bottom:var(--offset)}.list-about--alt h5{font-size:2.2rem;line-height:1.4}.list-about--alt p{font-size:1.8rem;line-height:1.5;color:#4f4f4f}.list-articles-alt__list{width:100%;position:relative;overflow:hidden;--gap:clamp(1.6rem,0.234741784vw + 1.4995305164rem,1.8rem);--gap-block:clamp(1.6rem,1.4084507042vw + 0.9971830986rem,2.8rem)}.list-articles-alt__list > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:calc(0px - var(--gap-block)) calc(0px - var(--gap))}.list-articles-alt__list > ul > li{width:33.3333333333%;padding:var(--gap-block) var(--gap)}@media (max-width:984px){.list-articles-alt__list > ul > li{width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-articles-alt__list > ul > li{width:100%}}.list-articles-alt__list > ul > li.no-posts-message{width:100%;text-align:center;padding:3rem 0}.list-articles{width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-articles{width:auto;position:relative}}.list-articles .list__body{width:100%}.list-articles .list__body > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-2rem -1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-articles .list__body > ul{margin:-1.5rem}}.list-articles .list__body > ul > li{padding:2rem 1.5rem;width:33.333%;max-width:52.3rem}@media (max-width:1280px){.list-articles .list__body > ul > li{width:50%}}@media (max-width:1023px){.list-articles .list__body > ul > li{width:100%;max-width:100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-articles .list__body > ul > li{width:100%;padding:1.5rem}}.list-articles .list__actions{text-align:center;margin-top:6rem}@media (max-width:1441px){.list-articles .list__actions{margin-top:7rem}}@media (max-width:1023px){.list-articles .list__actions{margin-top:5.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-articles .list__actions{margin-top:5rem;padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:374px){.list-articles .list__actions{padding-left:1rem;padding-right:1rem}}.list-articles .list__actions .btn{min-width:32.4rem}@media (max-width:1023px){.list-articles .list__actions .btn{min-width:43.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-articles .list__actions .btn{min-width:0;display:block}}.list-articles--small .list__body > ul{margin:-2.5rem -1.3rem}@media (max-width:1441px){.list-articles--small .list__body > ul{margin:-2.2rem -.8rem}}@media (max-width:1280px){.list-articles--small .list__body > ul{margin:-2rem}}@media (max-width:1023px){.list-articles--small .list__body > ul{margin:0;width:100%}}.list-articles--small .list__body > ul > li{padding:2.5rem 1.3rem}@media (max-width:1441px){.list-articles--small .list__body > ul > li{padding:2.2rem .8rem}}@media (max-width:1280px){.list-articles--small .list__body > ul > li{width:50%;padding:2rem}}@media (max-width:1023px){.list-articles--small .list__body > ul > li{width:100%;padding:0}.list-articles--small .list__body > ul > li:not(:last-child){margin-bottom:30px}}.list-brands > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-.6rem -1.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands > ul{margin:-.6rem}}.list-brands > ul > li{padding:.6rem 1.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands > ul > li{padding:.6rem}}@media (-ms-high-contrast:none),(hover:hover){.list-brands > ul > li:hover > a img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:.75}}.list-brands a{display:block;font-size:0;line-height:0}.list-brands img{width:auto;max-height:7.4rem;max-width:none;display:block;margin-left:auto;margin-right:auto;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:opacity .4s,-webkit-filter .4s;transition:opacity .4s,-webkit-filter .4s;transition:filter .4s,opacity .4s;transition:filter .4s,opacity .4s,-webkit-filter .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands img{max-height:4.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands--colored-logos > ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.list-brands--colored-logos img{-webkit-filter:grayscale(0);filter:grayscale(0)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands--colored-logos img{max-height:3.8rem;max-width:16rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}.list-brands--alt{max-width:90.2rem;margin-inline:auto}.list-brands--alt > ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-2rem -1.9rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands--alt > ul{margin:-1.6rem -1.1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){}.list-brands--alt > ul > li{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;padding:2rem 1.9rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-brands--alt > ul > li{padding:1.6rem 1.1rem}}.list-brands--alt img{max-height:clamp(4.7rem,5.2vw,7.4rem)}.list-building-info{width:100%;position:relative;overflow:hidden;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);border-radius:1.8rem;padding:3.6rem 4.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-info{padding:0;background:none;border-radius:0;border-bottom:.1rem solid rgba(0,0,0,.11);padding-bottom:2.5rem}}.list-building-info > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-1.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-info > ul{display:block;margin:0}}.list-building-info > ul > li{padding:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:500;min-width:25rem;width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1023px){.list-building-info > ul > li{width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-info > ul > li{width:100%;padding:0}.list-building-info > ul > li:not(:last-child){margin-bottom:1.2rem}}.list-building-info i,.list-building-info img{margin-top:.6rem;margin-right:1.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-info i,.list-building-info img{margin-top:.2rem}}.list-building-info i[src$="ico-parking.svg"],.list-building-info img[src$="ico-parking.svg"]{margin-top:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-info p{max-width:100%!important}}.list-building-table{width:100%}.list-building-table .list__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:.5rem;position:relative;z-index:100}@media (max-width:1023px){.list-building-table .list__head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:1rem}}.list-building-table .list__head-nav{margin-right:auto;padding-right:2rem;margin-bottom:2rem}@media (max-width:1023px){.list-building-table .list__head-nav{width:100%;padding-right:0}}.list-building-table .list__head-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__head-filter{-ms-flex-wrap:wrap;flex-wrap:wrap}}.list-building-table .list__head-filter > *{margin-bottom:2rem}@media (max-width:1023px){.list-building-table .list__head-filter > *{margin-bottom:3rem}}.list-building-table .list__head-filter > *:not(:last-child){margin-right:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__head-filter > *:not(:last-child){margin-right:1rem}}.list-building-table .list__head-pdf{display:none;width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__head-pdf{display:block;margin-bottom:3rem}}.list-building-table .list__table{width:100%;position:relative}.list-building-table .list__table-group{position:absolute;left:0;top:0;right:0;opacity:0;visibility:hidden;background-color:#fff;border-radius:3rem;padding:4.6rem 4.9rem;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.04);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.04);overflow:hidden;max-height:0}@media (max-width:1023px){.list-building-table .list__table-group{-webkit-box-shadow:none;box-shadow:none;padding:0;border-radius:0;width:auto;margin:0 -2.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-group{font-size:1.2rem;margin:0 -2rem}}@media (max-width:374px){.list-building-table .list__table-group{margin-left:-1rem;margin-right:-1rem}}.list-building-table .list__table-group.active{opacity:1;visibility:visible;position:relative;max-height:999999px}.list-building-table .list__table-head{width:100%;border-bottom:.1rem solid rgba(0,0,0,.08)}.list-building-table .list__table-head ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:-1.5rem -1rem -.7rem}@media (max-width:1023px){.list-building-table .list__table-head ul{margin-left:0;margin-right:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-head ul{margin-top:-.5rem;margin-bottom:-.5rem}}@media (max-width:374px){.list-building-table .list__table-head ul{margin-top:-.2rem;margin-bottom:-.2rem}}.list-building-table .list__table-head li{font-size:1.4rem;font-weight:500;padding:1.5rem 1rem;color:#a90831;width:100%}@media (max-width:1023px){.list-building-table .list__table-head li:first-child{padding-left:2.5rem}.list-building-table .list__table-head li:last-child{padding-right:2.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-head li{font-size:1.2rem;padding:.5rem}.list-building-table .list__table-head li:first-child{padding-left:.5rem}.list-building-table .list__table-head li:last-child{padding-right:.5rem}}@media (max-width:374px){.list-building-table .list__table-head li{padding:.2rem;min-width:auto!important}}.list-building-table .list__table-body{width:100%;padding:1.6rem 0;position:relative;-webkit-transition:background .4s;transition:background .4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-building-table .list__table-body > *{width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-body{padding:1rem 0;min-height:6rem}}@media (max-width:374px){.list-building-table .list__table-body{padding:.5rem 0}}.list-building-table .list__table-body.close{position:absolute;left:-400rem;opacity:0;visibility:hidden}.list-building-table .list__table-body > a{position:absolute;top:-1px;bottom:-1px;left:-10rem;right:-10rem;font-size:0;line-height:0;text-decoration:none;width:auto;z-index:10}@media (-ms-high-contrast:none),(hover:hover){.list-building-table .list__table-body > a:hover{background-color:rgba(0,0,0,.08)}}.list-building-table .list__table-body > span{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fcebec;display:none}@media (max-width:1023px){.list-building-table .list__table-body > span{display:block}}.list-building-table .list__table-body:not(:last-child){border-bottom:.1rem solid rgba(0,0,0,.08)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-body:not(:last-child){border-bottom-color:#a0a0a0}}.list-building-table .list__table-body ul{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:-1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.list-building-table .list__table-body ul{margin-left:0;margin-right:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-body ul{margin:-.5rem 0}}@media (max-width:374px){.list-building-table .list__table-body ul{margin-top:-.2rem;margin-bottom:-.2rem}}.list-building-table .list__table-body li{padding:1rem;width:100%}@media (max-width:1023px){.list-building-table .list__table-body li:first-child{padding-left:2.5rem}.list-building-table .list__table-body li:last-child{padding-right:2.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-body li{padding:.5rem}.list-building-table .list__table-body li:first-child{padding-left:.5rem}.list-building-table .list__table-body li:last-child{padding-right:.5rem}}@media (max-width:374px){.list-building-table .list__table-body li{padding:.2rem;min-width:auto!important}}.list-building-table .list__table-body li:last-child{color:#a90831}.list-building-table .list__table-body p{white-space:nowrap}@media (max-width:1023px){.list-building-table .list__table-body p{font-size:1.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__table-body p{font-size:1.2rem;word-break:break-word;white-space:normal}}.list-building-table .list__col-name{text-align:left}.list-building-table .list__col-name h6{font-weight:400;margin-bottom:0;word-break:break-word}@media (max-width:1023px){.list-building-table .list__col-name h6{font-size:1.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__col-name h6{font-size:1.2rem}.list-building-table .list__col-name h6:not(:last-child){margin-bottom:.4rem}}.list-building-table .list__col-name p{font-size:1.3rem;color:#a90831}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__col-name p{font-size:1.2rem;line-height:1.1}}.list-building-table .list__col-floor{text-align:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__col-floor{max-width:4.5rem}}@media (max-width:374px){.list-building-table .list__col-floor{max-width:3.6rem}}.list-building-table .list__col-type{text-align:left}@media (max-width:374px){.list-building-table .list__col-type{text-align:center}}.list-building-table .list__col-size{text-align:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__col-help{max-width:7rem;text-align:center}}.list-building-table .list__col-top-price{text-align:center}@media (max-width:1023px){.list-building-table .list__col-top-price{display:none}}.list-building-table .list__col-top-price span{display:inline-block;vertical-align:top;background-color:#a90831;color:#fff;font-size:1.3rem;line-height:2rem;padding:.3rem 1.5rem;border-radius:2rem;white-space:nowrap}@media (max-width:1023px){.list-building-table .list__col-top-price span{font-size:1.2rem;line-height:1rem;padding:.3rem 1rem;margin:.6rem 0}}@media (max-width:374px){.list-building-table .list__col-top-price span{padding:.1rem .2rem;white-space:normal;word-break:break-word}}.list-building-table .list__col-price{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.list-building-table .list__col-price{text-align:right;padding-right:2.5rem!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-building-table .list__col-price p.price-line-through + .block-tooltip{margin-top:1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__col-price{padding-right:.5rem!important}.list-building-table .list__col-price p.price-line-through + .block-tooltip{margin-top:2rem}}.list-building-table .list__col-price p{margin-bottom:0;white-space:nowrap}@media (max-width:1023px){.list-building-table .list__col-price p{margin-bottom:2rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:374px){.list-building-table .list__col-price p{word-break:break-all;white-space:normal}}@media (max-width:1023px){.list-building-table .list__col-price p:first-child ~ p{margin-top:-2rem}}@media (max-width:1023px){.list-building-table .list__col-price p:first-child + span{top:calc(100% - 1.5rem)}}@media (max-width:1023px){.list-building-table .list__col-price p:first-child + p + span{top:calc(100% - 2rem)}}@media (max-width:1023px){.list-building-table .list__col-price p:last-child{margin-bottom:0}}.list-building-table .list__col-price > span{display:none;font-size:1.2rem;line-height:1rem;padding:.3rem 1rem;border-radius:2rem;white-space:nowrap;background-color:#a90831;color:#fff}@media (max-width:1023px){.list-building-table .list__col-price > span{display:inline-block;position:absolute;right:2rem;top:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-building-table .list__col-price > span{right:.5rem}}.list-building-table .list__col-status{text-align:left}@media (max-width:1023px){.list-building-table .list__col-status{display:none}}.list-building-table .list__col-status p{font-weight:500;color:#a90831}.list-buildings{width:100%;position:relative}.list-buildings > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-buildings > ul{margin:-2rem}}.list-buildings > ul > li{width:50%;padding:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-buildings > ul > li{padding:2rem;width:100%}}@media (max-width:1023px){.list-buildings > ul > li:nth-child(odd) .article-building .article__status-title p[style^="margin-left: 90%"]{-webkit-transform:translateX(-9rem);-ms-transform:translateX(-9rem);transform:translateX(-9rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-buildings > ul > li:nth-child(odd) .article-building .article__status-title p[style^="margin-left: 90%"]{-webkit-transform:none;-ms-transform:none;transform:none}}.list-contacts{width:100%;padding:5rem 0;position:relative}@media (max-width:1023px){.list-contacts{padding-bottom:1.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts{padding:0}}.list-contacts > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-1.4rem -2rem}@media (max-width:1280px){.list-contacts > ul{margin:-1.4rem -.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts > ul{display:block;margin:0}}.list-contacts > ul > li{padding:1.4rem 2rem;width:calc(25% - 5px)}@media (max-width:1280px){.list-contacts > ul > li{padding:1.4rem .8rem;width:calc(25% - 6px)}}@media (max-width:1023px){.list-contacts > ul > li{width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.list-contacts > ul > li:not(:last-child){border-bottom:.1rem solid hsla(0,0%,44%,.12)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts > ul > li{width:auto;padding:2.1rem 2rem;margin:0;margin-left:-2rem;margin-right:-2rem;padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:374px){.list-contacts > ul > li{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}.list-contacts > ul > li:nth-child(4n){width:calc(25% + 15px)}@media (max-width:1280px){.list-contacts > ul > li:nth-child(4n){width:calc(25% + 18px)}}@media (max-width:1023px){.list-contacts > ul > li:nth-child(4n){width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts > ul > li:nth-child(4n){width:auto}}@media (max-width:1023px){.list-contacts > ul > li:last-child{width:100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts > ul > li:last-child{width:auto}}.list-contacts ol{list-style:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}@media (max-width:374px){.list-contacts ol{display:block}}.list-contacts ol li{position:relative;padding-left:3rem;min-height:100%}@media (max-width:1441px){.list-contacts ol li{font-size:1.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts ol li{font-size:1.2rem;padding-left:1.8rem}}.list-contacts ol li:first-child{display:none;padding-left:0;padding-bottom:.5rem;width:100%}@media (max-width:1023px){.list-contacts ol li:first-child{display:block}}.list-contacts ol li:first-child + *{padding-right:1rem;margin-right:auto}@media (max-width:374px){.list-contacts ol li:first-child + *{padding-right:0}}.list-contacts ol li:not(:last-child){margin-bottom:.5rem}.list-contacts ol li i{position:absolute;left:0;top:.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-contacts ol li i{top:.3rem}}.list-contacts ol li h6{color:#880425}@media (max-width:1023px){.list-contacts ol li h6{font-size:14px}}.list-contacts ol li strong{font-weight:400;display:inline-block}@media (max-width:1023px){}@media (max-width:1023px){.list-contacts ol li br,.list-contacts ol li strong{display:none}}.list-contacts blockquote{color:#a90831;padding-left:3rem}@media (max-width:1023px){.list-contacts blockquote{padding-left:0;text-align:center}}@media (max-width:1023px){.list-contacts blockquote br{display:none}}.list-contacts blockquote a{text-decoration:none}.list-counters{width:100%;text-align:center}.list-counters > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-2rem}@media (max-width:1023px){.list-counters > ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.list-counters > ul > li{padding:2rem}.list-counters h2{position:relative;margin-bottom:1.2rem;color:rgba(169,8,49,.3);font-size:9.5rem;line-height:1;min-width:26rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-counters h2{font-size:6rem}}.list-counters h4{position:relative;padding-bottom:.5rem;font-size:2.2rem;line-height:1.1818}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-counters h4{font-size:1.8rem}}.list-counters h4:before{content:" ";position:absolute;left:50%;bottom:0;width:2.5rem;height:.2rem;background-color:#a90831;margin-left:-1.2rem}.list-counters--secondary h4{padding-bottom:.8rem;line-height:1.3333;max-width:26rem;margin-left:auto;margin-right:auto}.list-gallery{position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery{max-width:36rem;margin-left:auto;margin-right:auto}}.list-gallery .list__counter{position:absolute;left:0;top:3.4rem;width:calc(50% + 7.5rem);z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#a90831;pointer-events:none}@media (max-width:1023px){.list-gallery .list__counter{width:calc(50% + 11.5rem);top:1.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__counter{width:100%}}.list-gallery .list__counter > span{font-size:1.8rem;line-height:2rem;padding:.6rem 1.8rem;position:relative;margin:0 3.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__counter > span{margin:0}}.list-gallery .list__counter > span > *{position:relative;z-index:10}.list-gallery .list__counter > span > *:not(:last-child){margin-right:.8rem}.list-gallery .list__counter > span:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";backdrop-filter:blur(4rem);border-radius:15.3rem;background-color:hsla(0,0%,100%,.4)}.list-gallery .list__counter strong{font-weight:400}.list-gallery .list__body{width:100%;position:relative;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body{width:auto;margin-left:-2rem;margin-right:-2rem;border-radius:2rem;-webkit-perspective:.1rem;perspective:.1rem}}@media (max-width:374px){.list-gallery .list__body{margin-left:-1rem;margin-right:-1rem}}.list-gallery .list__body .tns-outer{opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}body.page-loaded .list-gallery .list__body .tns-outer{opacity:1;visibility:visible}.list-gallery .list__body .tns-nav{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:1.8rem;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:.7rem;padding:.4rem .8rem}.list-gallery .list__body .tns-nav > button{margin:.2rem;border-radius:50%;width:.6rem;height:.6rem;min-width:.6rem;min-height:.6rem;background-color:#f0b6c5;border:0}.list-gallery .list__body .tns-nav > button.tns-nav-active{background-color:#a90831}.list-gallery .list__body-row{position:relative;overflow:hidden;margin:-.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body-row{margin:0}}.list-gallery .list__body-row a{display:block;font-size:0;line-height:0;margin-right:.9rem;position:relative;overflow:hidden;border-radius:1.8rem;z-index:10}@media (-ms-high-contrast:none),(hover:hover){.list-gallery .list__body-row a:hover span{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media (max-width:1023px){.list-gallery .list__body-row a{margin-right:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body-row a{border-radius:0;margin-right:0}}.list-gallery .list__body-row span{display:block;font-size:0;line-height:0;width:100%;height:0;position:relative;padding-top:calc(110% - 20.3rem);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (max-width:1023px){.list-gallery .list__body-row span{padding-top:calc(110% - 21.3rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body-row span{padding-top:135%}}.list-gallery .list__body-col{padding:.8rem;width:calc(50% + 9.6rem);float:left}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body-col{padding:0;float:none;width:100%}}.list-gallery .list__body-col:first-child ~ *{width:calc(25% - 4.8rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body-col:first-child ~ *{width:100%}}.list-gallery .list__body-col:first-child ~ * a{margin-right:0}.list-gallery .list__body-col:first-child ~ * span{padding-top:110%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__body-col:first-child ~ * span{padding-top:135%}}.list-gallery .list__actions{position:absolute;bottom:2rem;right:0;z-index:20;width:calc(25% - 6.2rem);text-align:center;font-size:0;line-height:0}@media (max-width:1280px){.list-gallery .list__actions{width:calc(50% - 10.8rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__actions{display:none}}@media (-ms-high-contrast:none),(hover:hover){.list-gallery:hover .btn-secondary{background-color:#a90831;color:#fff}.list-gallery:hover .ico-media--gray path{fill:#fff}}.list-gallery{width:100%}.list-gallery .shell{max-width:168rem}.list-gallery .list__popup{position:fixed;left:0;right:0;top:0;bottom:0;background-color:#1c1c1c;color:#fff;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:999;padding:8rem 0 2rem;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;pointer-events:none;cursor:pointer}body.show-gallery .list-gallery .list__popup{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:1023px){.list-gallery .list__popup{padding:8rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__popup{padding:6rem 0}}.list-gallery .list__popup-head{position:absolute;left:0;right:2.5rem;top:-4.6rem;font-size:0;line-height:0;text-align:right;z-index:20}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__popup-head{top:-3.6rem}}.list-gallery .list__popup-head a{display:inline-block;vertical-align:top}@media (-ms-high-contrast:none),(hover:hover){.list-gallery .list__popup-head a:hover{color:#a90831}}.list-gallery .list__popup-head a > *{display:inline-block;vertical-align:middle;pointer-events:none}.list-gallery .list__popup-head a > *:not(:last-child){margin-right:.9rem}@media (max-width:1023px){.list-gallery .list__popup-head a > *:not(:last-child){margin-right:0}}.list-gallery .list__popup-head a > span{font-size:1.5rem;line-height:1.2}@media (max-width:1023px){.list-gallery .list__popup-head a > span{display:none}}.list-gallery .list__popup-counter{position:absolute;left:0;right:0;text-align:center;top:-5.2rem;font-size:1.8rem;line-height:1.4;pointer-events:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .list__popup-counter{top:-4.2rem}}.list-gallery .list__popup-body{width:100%;position:relative}.list-gallery .slider__thumbs{position:relative;margin:1.5rem 14rem 0}@media (max-width:1023px){.list-gallery .slider__thumbs{margin:1.5rem 10rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .slider__thumbs{margin:1.5rem 0 0}}@media (-ms-high-contrast:none),(hover:hover){.list-gallery .slider__thumbs:hover .tns-controls{opacity:1;visibility:visible}}.list-gallery .slider__thumbs .tns-ovh{overflow:visible}.list-gallery .slider__thumbs .tns-slide-active > *{opacity:1;visibility:visible}.list-gallery .slider__thumbs .tns-controls{display:block;margin:0;font-size:0;line-height:0;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.list-gallery .slider__thumbs .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:200;margin:0;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#fff}.list-gallery .slider__thumbs .tns-controls > button svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem;height:1.8rem}.list-gallery .slider__thumbs .tns-controls > button[data-controls=prev]{left:2rem}.list-gallery .slider__thumbs .tns-controls > button[data-controls=next]{right:2rem}@media (-ms-high-contrast:none),(hover:hover){.list-gallery .slider__thumbs .tns-controls > button:hover{background-color:#a90831}.list-gallery .slider__thumbs .tns-controls > button:hover svg{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.list-gallery .slider__thumbs .tns-controls > button:hover path{fill:#fff}}.list-gallery .slider__thumbs-slide a{display:block;width:100%;position:relative;overflow:hidden;padding-top:92%;border-radius:.3rem;height:0;opacity:0;visibility:hidden}.list-gallery .slider__thumbs-slide a:before{content:" ";position:absolute;left:1rem;right:1rem;top:1rem;bottom:1rem;border:.2rem solid #a90831;border-radius:.3rem;z-index:10;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}@media (-ms-high-contrast:none),(hover:hover){.list-gallery .slider__thumbs-slide a:hover:before{opacity:1}}.list-gallery .slider__clip{width:100%;position:relative;padding:0 14rem}@media (max-width:1023px){.list-gallery .slider__clip{padding:0 10rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .slider__clip{padding:0;margin:0 -2.5rem;width:auto}}.list-gallery .slider__clip .tns-ovh{overflow:visible}.list-gallery .slider__clip .tns-nav{position:absolute;left:-400rem;opacity:0}.list-gallery .slider__clip .tns-controls{display:block;margin:0;font-size:0;line-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .slider__clip .tns-controls{display:none}}.list-gallery .slider__clip .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:200;margin:0;width:6rem;height:6rem;border-radius:50%;border:.2rem solid #fff}.list-gallery .slider__clip .tns-controls > button svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem;height:1.8rem}.list-gallery .slider__clip .tns-controls > button path{fill:#fff}.list-gallery .slider__clip .tns-controls > button[data-controls=prev]{left:0}.list-gallery .slider__clip .tns-controls > button[data-controls=next]{right:0}@media (-ms-high-contrast:none),(hover:hover){.list-gallery .slider__clip .tns-controls > button:hover{background-color:#fff}.list-gallery .slider__clip .tns-controls > button:hover svg{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.list-gallery .slider__clip .tns-controls > button:hover path{fill:#a90831}}.list-gallery .slider__clip .slide:not(.tns-slide-active) > *{opacity:0;visibility:hidden}.list-gallery .slider__clip .slide__image{width:100%;position:relative;overflow:hidden;border-radius:.5rem;min-height:calc(100vh - 43.6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-gallery .slider__clip .slide__image{border-radius:0}}.list-gallery .slider__clip .slide__image iframe{position:absolute;left:0;top:0;width:100%;height:100%}.list-gallery .slider__clip .slide__image > a{position:absolute;left:0;right:0;top:0;bottom:0;display:block;font-size:0;line-height:0}.list-motivation > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-3.4rem -2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-motivation > ul{margin:-2.3rem -2rem}}.list-motivation > ul > li{width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3.4rem 2rem;max-width:28rem}@media (max-width:1023px){.list-motivation > ul > li{width:33.333%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-motivation > ul > li{width:100%;max-width:100%;padding:2.3rem 2rem}}.list-motivation .list__group{min-height:100%;width:100%;border-bottom:.1rem solid hsla(0,0%,44%,.2);padding-bottom:1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-motivation .list__group{min-height:0}}.list-motivation .list__group i{width:4.2rem;height:4.2rem;margin-bottom:.9rem;font-size:0;line-height:0;display:block;position:relative}.list-motivation .list__group h5{color:#a90831;margin-bottom:.6rem;font-size:1.9rem}.list-motivation .list__group > *:last-child{margin-bottom:0}.list-numbers{width:100%;counter-reset:a}.list-numbers > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-1.3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.list-numbers > ul{margin:-1.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers > ul{margin:-1rem}}.list-numbers > ul > li{width:33.333%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1.3rem;counter-increment:a}@media (max-width:1441px){.list-numbers > ul > li:nth-child(3n-1) .list__group{margin-left:auto;margin-right:auto}.list-numbers > ul > li:nth-child(3n) .list__group{margin-left:auto}}@media (max-width:1023px){.list-numbers > ul > li{width:100%;padding:1.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers > ul > li{width:100%;padding:1rem}}.list-numbers .list__group{width:100%;min-height:100%;border-radius:2rem;border:.1rem solid #fff;padding:6rem 3.5rem 4.8rem;position:relative;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1441px){.list-numbers .list__group{max-width:300px;padding:2.3rem 2.8rem 3.8rem;font-size:1.3rem}}@media (max-width:1023px){.list-numbers .list__group{max-width:100%;padding:4.3rem 3.5rem 5.1rem;min-height:25rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers .list__group{min-height:0;padding:4.2rem 2.5rem 6rem}}.list-numbers .list__group:after{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background-color:#fff;border-radius:2rem;background:transparent linear-gradient(309deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.0509803922)) 0 0 no-repeat padding-box;backdrop-filter:blur(4rem)}.list-numbers .list__group > *{width:100%;position:relative;z-index:10}@media (max-width:1023px){.list-numbers .list__group > *{max-width:47.4rem;margin-left:auto;margin-right:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers .list__group > *{max-width:100%}}.list-numbers .list__group > *:last-child{margin-bottom:0}.list-numbers .list__group:before{content:counter(a,decimal-leading-zero);position:absolute;right:3.2rem;bottom:.6rem;color:rgba(169,8,49,.3);font-size:9rem;line-height:1;font-weight:500;z-index:5}@media (max-width:1441px){.list-numbers .list__group:before{font-size:6.5rem;bottom:2.2rem}}@media (max-width:1023px){.list-numbers .list__group:before{right:7.6rem;bottom:3.3rem;font-size:6}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers .list__group:before{right:3.2rem;font-size:9rem;bottom:2.2rem}}.list-numbers .list__group-title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.8rem}@media (max-width:1441px){.list-numbers .list__group-title{margin-bottom:2.1rem}}.list-numbers .list__group-title h6{color:#a90831;text-transform:uppercase;letter-spacing:.15rem}.list-numbers .list__group-title h6:not(:last-child){padding-right:1.5rem;width:calc(100% - 3.2rem);margin-bottom:0}.list-numbers .list__group-title i{margin-left:auto;width:3.2rem;height:3.2rem;min-width:3.2rem}@media (max-width:1441px){.list-numbers .list__group-title i{width:2.6rem;height:2.6rem;min-width:2.6rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers .list__group-title i{width:3.2rem;height:3.2rem;min-width:3.2rem}}.list-numbers .list__group-title i img{-o-object-position:right center;object-position:right center}.list-numbers .list__group-content{margin-bottom:4.2rem}@media (max-width:1023px){.list-numbers .list__group-content{margin-bottom:3.4rem}.list-numbers .list__group-content > p{max-width:40rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers .list__group-content{margin-bottom:6rem}}@media (max-width:1441px){.list-numbers .list__group-content br{display:none}}.list-numbers .list__group-number{position:absolute;left:3.5rem;bottom:3.5rem;width:auto}@media (max-width:1441px){.list-numbers .list__group-number{left:2.8rem;bottom:3.9rem}}@media (max-width:1023px){.list-numbers .list__group-number{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:47.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers .list__group-number{left:2.5rem;-webkit-transform:none;-ms-transform:none;transform:none;width:auto;max-width:none;bottom:5rem}}.list-numbers--gradient .list__group{background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);backdrop-filter:blur(4rem)}.list-numbers--without-arrow .list__group{padding:2.8rem 3.5rem}@media (max-width:1441px){.list-numbers--without-arrow .list__group{max-width:100%}}.list-numbers--without-arrow .list__group:before{font-size:8rem}.list-numbers--without-arrow .list__group-number{display:none}.list-numbers--without-arrow .list__group-title{margin-bottom:2.2rem}.list-numbers--without-arrow .list__group-title h6{font-size:2.4rem;line-height:1.3}.list-numbers--without-arrow .list__group-content{font-size:1.8rem;line-height:1.5}@media (max-width:1280px){.list-numbers--without-arrow .list__group-content{font-size:16px}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-numbers--without-arrow .list__group-content{font-size:1.8rem}}.list-offices{width:100%}.list-offices > ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-2.5rem -3.8rem}.list-offices > ul > li{padding:2.5rem 3.8rem;width:33.333%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.list-offices > ul > li{width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-offices > ul > li{width:100%}}.list-services{width:100%;max-width:110rem;margin-left:auto;margin-right:auto}@media (max-width:1441px){.list-services{max-width:none;width:auto;margin:0 -5rem}}@media (max-width:1280px){.list-services{margin:0 -3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-services{margin:0}}.list-services > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:-1.4rem}@media (max-width:1023px){.list-services > ul{margin:-2.4rem -1.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-services > ul{margin:0;display:block}}.list-services > ul > li{width:33.333%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1.4rem;position:relative}@media (max-width:1023px){.list-services > ul > li{width:50%;padding:2.4rem 1.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-services > ul > li{width:100%;padding:0;padding-bottom:2.3rem;border-bottom:.1rem solid rgba(28,28,28,.11)}}@media (max-width:374px){.list-services > ul > li{width:auto;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-services > ul > li:not(:last-child){margin-bottom:2.3rem}}.list-services > ul > li:not(:last-child):before{content:" ";width:14.8rem;height:.1rem;background-color:rgba(28,28,28,.11);position:absolute;right:0;top:11rem;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}@media (max-width:1280px){.list-services > ul > li:not(:last-child):before{width:7rem}}@media (max-width:1023px){.list-services > ul > li:not(:last-child):before{display:none}}.list-services blockquote{width:100%;max-width:31rem;margin-left:auto;margin-right:auto;text-align:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-services blockquote{text-align:left;max-width:100%}}.list-services h5{color:#a90831;margin-bottom:.8rem}.list-services .list__icon{width:8.9rem;height:8.9rem;border-radius:1.7rem;background-color:#fff;-webkit-box-shadow:0 .7rem 1.5rem rgba(169,8,49,.08);box-shadow:0 .7rem 1.5rem rgba(169,8,49,.08);position:relative;margin-left:auto;margin-right:auto;margin-bottom:2.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-services .list__icon{margin-left:0}}.list-services .list__icon span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5.4rem}.list-services .list__icon img{display:block;width:100%;height:auto}.list-stage{width:100%;position:relative}.list-stage > span{position:absolute;background-color:#a90831;opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity 2s,-webkit-transform 2s;transition:opacity 2s,-webkit-transform 2s;transition:opacity 2s,transform 2s;transition:opacity 2s,transform 2s,-webkit-transform 2s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > span{display:none}}.list-stage > span:first-child{left:0;top:50%;height:.1rem}.list-stage > span + span{display:none;left:1.5rem;width:.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > span + span{display:block}}.list-stage:before{content:" ";position:absolute;left:0;right:0;top:50%;height:.1rem;background-color:#e6e6e6}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage:before{left:1.5rem;top:0;bottom:2rem;height:auto;width:.1rem;right:auto}}.list-stage > ul{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:-.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul{display:block;margin:0}}.list-stage > ul > li{padding:.5rem;text-align:center;position:relative;opacity:0;-webkit-transform:translateY(1rem);-ms-transform:translateY(1rem);transform:translateY(1rem);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s;-webkit-transition-delay:.5s;transition-delay:.5s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li{padding:0;width:100%;text-align:left;padding-left:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.list-stage > ul > li > *{width:100%}.list-stage > ul > li:not(:last-child){margin-bottom:3.9rem}}.list-stage > ul > li:nth-child(2){-webkit-transition-delay:.7s;transition-delay:.7s}.list-stage > ul > li:nth-child(3){-webkit-transition-delay:.9s;transition-delay:.9s;-webkit-transition-delay:1.1s;transition-delay:1.1s}.list-stage > ul > li:nth-child(4){-webkit-transition-delay:1.3s;transition-delay:1.3s}.list-stage > ul > li:nth-child(5){-webkit-transition-delay:1.5s;transition-delay:1.5s}.list-stage > ul > li:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";width:3rem;height:3rem;border-radius:50%;background-color:#e6e6e6}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:before{-webkit-transform:none;-ms-transform:none;transform:none;left:0;top:0}}.list-stage > ul > li:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";background-image:url(../images/ico-check.svg);background-size:1.3rem 1rem;background-position:50%;background-repeat:no-repeat;width:1.3rem;height:1rem;opacity:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:after{-webkit-transform:none;-ms-transform:none;transform:none;left:.8rem;top:.9rem}}.list-stage > ul > li:first-child{text-align:left}.list-stage > ul > li:first-child:after,.list-stage > ul > li:first-child:before{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:first-child:after,.list-stage > ul > li:first-child:before{top:0;-webkit-transform:none;-ms-transform:none;transform:none}}.list-stage > ul > li:first-child:after{left:.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:first-child:after{top:.9rem}}.list-stage > ul > li:last-child{text-align:right}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:last-child{text-align:left}}.list-stage > ul > li:last-child:after,.list-stage > ul > li:last-child:before{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:auto;right:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:last-child:after,.list-stage > ul > li:last-child:before{left:0;right:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.list-stage > ul > li:last-child:after{right:.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage > ul > li:last-child:after{right:auto;left:.8rem}}.list-stage > ul > li.active:before{background-color:#a90831}.list-stage > ul > li.active:after{opacity:1}.list-stage > ul > li.active .list__head{color:#a90831}.list-stage .list__body{padding-bottom:3.2rem}@media (max-width:1023px){.list-stage .list__body{font-size:1.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage .list__body{padding-bottom:0;font-size:1.5rem}}.list-stage .list__head{font-size:1.3rem;font-weight:500;padding-top:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-stage .list__head{padding-top:0}}.list-stage > span{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.list-stage > ul > li{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.list-team-secondary{position:relative}.list-team-secondary > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-2.6rem -2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.list-team-secondary > ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-team-secondary > ul{margin:-2rem -.5rem}}.list-team-secondary > ul > li{width:26rem;padding:2.6rem 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-team-secondary > ul > li{width:50%;padding:2rem .5rem}}.list-team-secondary a{text-decoration:none}.list-team > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:-7.5rem}@media (max-width:1023px){.list-team > ul{margin:-3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-team > ul{margin:-1.5rem}}.list-team > ul > li{padding:7.5rem;width:50%}@media (max-width:1023px){.list-team > ul > li{padding:3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-team > ul > li{width:100%;padding:1.5rem}}.list-video-testimonials{width:100%;max-width:144rem;margin-left:auto;margin-right:auto}@media (max-width:1478px){.list-video-testimonials{max-width:118rem}}@media (max-width:1118px){.list-video-testimonials{max-width:100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-video-testimonials{max-width:27rem;margin:0;position:relative}}.list-video-testimonials .infinite-scroll-request:after,.list-video-testimonials .infinite-scroll-request:before{content:" ";position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999}.list-video-testimonials .infinite-scroll-request:before{background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(.5rem)}.list-video-testimonials .infinite-scroll-request:after{background-image:url(../images/spinner.svg);background-size:3.2rem 3.2rem;background-position:50%;background-repeat:no-repeat}.list-video-testimonials .tns-ovh{overflow:visible}.list-video-testimonials .tns-controls > button{position:absolute;top:calc(50% - 2rem);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem;height:3.2rem;border-radius:50%;-webkit-box-shadow:0 3px 12.5px rgba(169,8,49,.26);box-shadow:0 3px 12.5px rgba(169,8,49,.26);background:#fff;margin:0}.list-video-testimonials .tns-controls > button[disabled]{opacity:.5;pointer-events:none}.list-video-testimonials .tns-controls > button > svg{position:absolute;left:50%;top:50%;width:1rem;height:1.8rem;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.list-video-testimonials .tns-controls > button > svg path{fill:#a90831!important}.list-video-testimonials .tns-controls > button[data-controls=prev]{left:-1.6rem}.list-video-testimonials .tns-controls > button[data-controls=next]{right:-1.6rem}.list-video-testimonials .list__body{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-video-testimonials .list__col,.list-video-testimonials .list__sizer{width:36rem}@media (max-width:1478px){.list-video-testimonials .list__col,.list-video-testimonials .list__sizer{width:39.3333333333rem}}@media (max-width:1118px){.list-video-testimonials .list__col,.list-video-testimonials .list__sizer{width:33.3333333333%}}@media (max-width:1023px){.list-video-testimonials .list__col,.list-video-testimonials .list__sizer{width:50%}}.list-video-testimonials .list__actions{width:100%;text-align:center;margin-top:4.8rem;position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-video-testimonials .list__actions{display:none}}.list-video-testimonials .list__actions a.btn{min-width:27.7rem;position:relative;z-index:10}.list-video-testimonials .list__actions:before{content:" ";position:absolute;left:0;right:0;bottom:0;height:clamp(10rem,25vw,37rem);background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,217,222,0)),to(#fff));background:linear-gradient(180deg,rgba(241,217,222,0) 0,#fff);-webkit-box-shadow:0 10rem 10rem 0 #fff;box-shadow:0 10rem 10rem 0 #fff;z-index:1;pointer-events:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.list-video-testimonials .list__actions:before{display:none}}.list-video-testimonials .list__status{text-align:center;font-size:1.4rem;line-height:1.1;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;position:relative;z-index:10}.list-video-testimonials .list__status:not([style]),.list-video-testimonials .list__status[style*=none]{opacity:0;visibility:hidden;max-height:0;overflow:hidden;position:relative}.list-video-testimonials .list__status[style*=block]{margin-top:4.8rem}.list-video-testimonials .list__status[style*=block] + .list__actions{display:none}.list-video-testimonials .list__status img{display:block;margin-left:auto;margin-right:auto;width:3.2rem;height:auto}.logo{width:16.1rem;height:3.8rem}@media (max-width:1023px){.logo{width:13.6rem;height:3.3rem}}.main{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden}body.page-template-html-blog-blocks .main,body.page-template-html-blog .main,body.page-template-html-catalog-grid .main,body.page-template-html-catalog .main,body.page-template-html-credit-calculator .main,body.page-template-search-landing .main,body.single-post-body .main{overflow:visible}body.error404 .main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-homepage .main,body.page-template-new-construction .main,body.page-template-property-search-item .main,body.page-template-property-search .main,body.page-template-property .main,body.single-crb_apartment .main,body.single-crb_project .main{overflow:visible}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-template-property-search .main,body.page-template-property .main,body.single-crb_project .main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body.page-template-property-search .main > section,body.page-template-property .main > section,body.single-crb_project .main > section{margin-top:0}body.page-template-property-search .main > .section-building-gallery,body.page-template-property .main > .section-building-gallery,body.single-crb_project .main > .section-building-gallery{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.page-template-property-search .main > .section-building-nav,body.page-template-property .main > .section-building-nav,body.single-crb_project .main > .section-building-nav{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.page-template-property-search .main > .section-building-info,body.page-template-property .main > .section-building-info,body.single-crb_project .main > .section-building-info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body.page-template-property-search .main > .section-building-description,body.page-template-property .main > .section-building-description,body.single-crb_project .main > .section-building-description{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}body.page-template-property-search .main > .section-building-stage,body.page-template-property .main > .section-building-stage,body.single-crb_project .main > .section-building-stage{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}body.page-template-property-search .main > .section--map,body.page-template-property .main > .section--map,body.single-crb_project .main > .section--map{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}body.page-template-property-search .main > .section--building-table,body.page-template-property .main > .section--building-table,body.single-crb_project .main > .section--building-table{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}body.page-template-property-search .main > .section-callout-secondary,body.page-template-property .main > .section-callout-secondary,body.single-crb_project .main > .section-callout-secondary{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-template-property-search .main{overflow:hidden}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:.1rem;top:.1rem;width:4.8rem;height:3.5rem;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-.8rem 0 0 -.8rem;width:1.6rem;height:1.6rem;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:.2rem;-webkit-box-shadow:0 0 0 .1rem transparent;box-shadow:0 0 0 .1rem transparent}.multiselect__spinner:before{-webkit-animation:c 2.4s cubic-bezier(.41,.26,.2,.62);animation:c 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:c 2.4s cubic-bezier(.51,.09,.21,.8);animation:c 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:1.6rem;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:100%;min-height:4rem;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{opacity:.6}.multiselect--active{z-index:999}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:2rem;line-height:2rem;border:none;border-radius:.5rem;background:#fff;padding:0 0 0 .5rem;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.8rem;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag ~ .multiselect__input,.multiselect__tag ~ .multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:.5rem;margin-bottom:.8rem}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:4rem;display:block;padding:.8rem 4rem 0 .8rem;border-radius:.5rem;border:.1rem solid #e8e8e8;background:#fff;font-size:1.4rem}.multiselect__tags,.multiselect__tags > *{pointer-events:none}.multiselect__tag{position:relative;display:inline-block;padding:.4rem 2.6rem .4rem 1rem;border-radius:.5rem;margin-right:1rem;color:#fff;line-height:1;background:#41b883;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:.7rem;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:2.2rem;text-align:center;line-height:2.2rem;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:.5rem}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:1.4rem}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:4rem;overflow:hidden;padding:.8rem 1.2rem 0;padding-right:3rem;white-space:nowrap;border-radius:.5rem;border:.1rem solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:4rem;height:3.8rem;right:.1rem;top:.1rem;padding:.4rem .8rem;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:.4rem;border-style:solid;border-width:.5rem .5rem 0;border-color:#999 transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:1rem;padding-top:.2rem}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:24rem;overflow:auto;border:.1rem solid #e8e8e8;border-top:none;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;z-index:1;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:none;border-top:.1rem solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:1.2rem;min-height:4rem;line-height:1.6rem;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:4rem;padding-right:1.2rem;padding-left:2rem;font-size:1.3rem}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:400}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled{background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:.8rem;line-height:2rem;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:.1rem}[dir=rtl] .multiselect__tags{padding:.8rem .8rem 0 4rem}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:1.2rem}[dir=rtl] .multiselect__spinner{right:auto;left:.1rem}@-webkit-keyframes c{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes c{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.multiselect{height:4.7rem;position:relative;border:.1rem solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.5rem;-webkit-transition:border .3s;transition:border .3s}.multiselect__select{display:none}.multiselect__tags{border:0;padding:0 5rem 0 1.9rem;background-color:transparent;min-height:4.5rem}.multiselect__single{font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:normal}.multiselect .multiselect__placeholder,.multiselect__single{padding:0;font-size:1.5rem;color:#555;margin-bottom:0}.multiselect .multiselect__placeholder,.multiselect .multiselect__single{height:4.5rem;line-height:4.6rem}.multiselect--above .multiselect__content-wrapper{top:auto;bottom:calc(100% + .8rem);border-bottom:.1rem solid #e8e8e8}.multiselect__content-wrapper{top:calc(100% + .8rem);border-top:.1rem solid rgba(0,0,0,.1)}.multiselect__tag{margin-bottom:0;font-size:1.2rem;border-radius:1.1rem;font-weight:300;padding:.5rem 3rem .5rem 1rem}.multiselect__option--highlight,.multiselect__tag{background-color:#880425}.multiselect .multiselect__actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5rem 1rem;background-color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#880425}.multiselect .multiselect__actions span{cursor:pointer}.multiselect .multiselect__actions span:hover{text-decoration:underline}.multiselect .multiselect__option{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.multiselect__single{font-size:1.8rem}}.multiselect--active .multiselect__tags{pointer-events:all}.multiselect .multiselect__select{display:block;width:auto;left:0;right:0;top:0;z-index:200}.multiselect .multiselect__select:after,.multiselect .multiselect__select:before,.multiselect .multiselect__select > *{display:none!important}.nav-building > ul{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border:.1rem solid #a90831;border-radius:3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-building > ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.nav-building > ul > li{font-size:1.4rem;line-height:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-building > ul > li{font-size:1.2rem}}.nav-building > ul > li.active > a{background-color:#a90831;color:#fff;pointer-events:none}@media (-ms-high-contrast:none),(hover:hover){.nav-building > ul > li:not(.active):hover > a{color:#a90831}}.nav-building a{border-radius:3rem;padding:.9rem 2.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-building a{padding:.9rem 1.8rem}}.nav-categories > ul{gap:6px 12px}.nav-categories a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4rem;border:1px solid #a90831;background-color:hsla(0,0%,100%,.4);backdrop-filter:blur(4px);padding-inline:2rem;min-height:clamp(3.4rem,.3521126761vw + 3.2492957746rem,3.7rem);font-size:1.4rem}@media (max-width:1280px){.nav-categories a{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}@media (hover:hover) and (pointer:fine){.nav-categories a:where(:hover, :focus-visible){background-color:#a90831;color:#fff}}.nav-footer{width:100%}.nav-footer:before{content:attr(data-title);display:block;font-size:1.6rem;font-weight:400;padding-bottom:.3rem;margin-bottom:1.9rem;border-bottom:1px solid #c6c6c6}@media (min-width:1280.02px){.nav-footer:before{font-size:1.8rem;margin-bottom:2.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-footer:before{font-size:1.8rem}}.nav-footer ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-footer ul{gap:1.5rem}}.nav-footer li{font-size:1.2rem}@media (min-width:1280.02px){.nav-footer li{font-size:1.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-footer li{font-size:1.4rem}}.nav-footer a{color:#4f4f4f;letter-spacing:-.2px}@media (hover:hover) and (pointer:fine){.nav-footer a:where(:hover, :focus-visible){color:#a90831}}.nav-footer--alt:before{font-size:1.6rem}.nav-footer--alt ul{gap:1.1rem}.nav-page{width:100%;border-bottom:.1rem solid rgba(0,0,0,.11);-webkit-transition:border .4s;transition:border .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-page{position:relative;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}}.nav-page > ul{position:relative;margin:-.5rem -2.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-page > ul{margin:-.5rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.nav-page > ul > li{padding:.5rem 2.2rem;font-size:1.3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-page > ul > li{padding:.5rem;font-size:1.2rem}}.nav-page > ul > li.active{font-weight:500}.nav-page > ul > li.active > a{color:#a90831}@media (-ms-high-contrast:none),(hover:hover){.nav-page > ul > li:hover > a{color:#a90831}.nav-page > ul > li:hover > a:after,.nav-page > ul > li:hover > a:before{opacity:1;left:0;right:0}}.nav-page a{padding-bottom:2.9rem;position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-page a{padding-bottom:1.5rem}}.nav-page a:before{content:" ";position:absolute;left:50%;right:50%;bottom:-.1rem;height:.1rem;background-color:#a90831;-webkit-transition:width .4s,left .4s,right .4s;transition:width .4s,left .4s,right .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-page span{display:none}}.nav-page span + span{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.nav-page span + span{display:block}}.is-stuck .nav-page{border-bottom-color:transparent}.nav-pagination{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.nav-pagination,.nav-pagination > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-pagination > a{font-size:0;line-height:0}.nav-pagination ul{gap:.9rem;margin:0}.nav-pagination ul a{min-width:2.4rem;min-height:2.4rem;border-radius:.4rem;font-size:1.4rem;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:.4rem}@media (hover:hover) and (pointer:fine){.nav-pagination ul a:where(:hover, :focus-visible){background-color:#a90831;color:#fff}}.nav-pagination ul span{font-size:1.4rem;line-height:1.5}.nav-pagination li.current > a{background-color:#a90831;color:#fff;font-weight:500}.nav{font-size:1.3rem;max-width:90rem;margin-left:auto}html[lang=ru-RU] .nav{max-width:100rem}@media (max-width:1023px){.nav{background-color:#a90831;color:#fff;border-radius:2rem 0 0 2rem;padding:5rem 2rem 2rem;padding-top:var(--h-inner-h,75px)}}.nav > ul{position:relative;margin:-.5rem -1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html[lang=ru-RU] .nav > ul{margin:-.5rem -1.5rem}@media (min-width:1023.02px) and (max-width:1280px){html[lang=ru-RU] .nav > ul{margin:-.5rem}}@media (max-width:1023px){.nav > ul{margin:0;display:block}}.nav > ul > li{font-weight:500;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1023.02px) and (max-width:1280px){html[lang=ru-RU] .nav > ul > li{padding:.5rem}}@media (max-width:1023px){.nav > ul > li{padding:.5rem 1rem}.nav > ul > li:not(:last-child){border-bottom:.1rem solid hsla(0,0%,100%,.5)}}@media (-ms-high-contrast:none),(hover:hover){.nav > ul > li.menu-item-has-children:hover > a:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.nav > ul > li.menu-item-has-children:hover{z-index:10}}.nav > ul > li.current-menu-ancesor > a,.nav > ul > li.current-menu-item > a,.nav > ul > li.current-page-ancesor > a,.nav > ul > li.current-page-item > a{color:#880425}@media (max-width:1023px){.nav > ul > li.current-menu-ancesor > a,.nav > ul > li.current-menu-item > a,.nav > ul > li.current-page-ancesor > a,.nav > ul > li.current-page-item > a{color:#1c1c1c}}.nav > ul > li.current-menu-ancesor.primary > a,.nav > ul > li.current-menu-item.primary > a,.nav > ul > li.current-page-ancesor.primary > a,.nav > ul > li.current-page-item.primary > a{color:#fff}.nav > ul > li.current-menu-ancesor.primary:hover,.nav > ul > li.current-menu-item.primary:hover,.nav > ul > li.current-page-ancesor.primary:hover,.nav > ul > li.current-page-item.primary:hover{background:#a90831}.nav > ul > li.menu-item-has-children > a{padding-right:1.8rem}.nav > ul > li.menu-item-has-children > a:before{content:" ";position:absolute;right:0;top:50%;width:1rem;height:.5rem;background-image:url(../images/ico-arrow-nav.svg);background-position:50%;background-size:1rem .5rem;background-repeat:no-repeat;margin-top:-.2rem;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s}@media (max-width:1023px){.nav > ul > li.menu-item-has-children > a:before{background-image:url(../images/ico-arrow-nav-white.svg)}}.nav > ul > li.primary{background:-webkit-gradient(linear,left top,right top,from(#880425),to(#a90931));background:linear-gradient(90deg,#880425 0,#a90931);border:.1rem solid #a90831;border-radius:3.3rem;color:#fff;padding:5px 15px}@media (max-width:1023px){.nav > ul > li.primary{border:none;background:none}}.nav > ul > li.menu-item-lang > a{background-color:hsla(0,0%,100%,.75);padding:0 2.8rem 0 1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:3.2rem;border-radius:1.6rem;position:relative;pointer-events:none}body.show-fixed-header .nav > ul > li.menu-item-lang > a{-webkit-box-shadow:0 0 .4rem rgba(0,0,0,.16);box-shadow:0 0 .4rem rgba(0,0,0,.16)}.nav > ul > li.menu-item-lang > a > img{width:1.8rem;height:1.2rem;-o-object-fit:contain;object-fit:contain}.nav > ul > li.menu-item-lang > a:after{content:" ";width:1rem;height:.6rem;background-image:url(../images/ico-arrow-lang.svg);background-repeat:no-repeat;background-size:1rem .6rem;position:absolute;right:1rem;top:50%;margin-top:-.3rem;opacity:.6;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:.4s;transition-duration:.4s}.nav > ul > li.menu-item-lang{position:relative}@media (max-width:1023px){.nav > ul > li.menu-item-lang{display:none}}.nav > ul > li.menu-item-lang:before{content:" ";pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:-.8rem}.nav > ul > li.menu-item-lang > ul{-webkit-transform:none;-ms-transform:none;transform:none;left:auto;right:1rem;top:calc(100% + .8rem);min-width:18.3rem;border-radius:1.6rem;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.nav > ul > li.menu-item-lang > ul > li:first-child{opacity:.5;pointer-events:none}.nav > ul > li.menu-item-lang > ul img{display:block;width:1.8rem;height:1.2rem;-o-object-fit:contain;object-fit:contain;min-width:1.8rem}.nav > ul > li.menu-item-lang > ul > li > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1.33;padding:.4rem 1.2rem;min-height:3.2rem;font-weight:400;border-radius:1.6rem}.nav > ul > li.menu-item-lang > ul > li > a:before{display:none}.nav > ul > li.menu-item-lang > ul > li > a:hover{background-color:#f4f4f4;color:#1c1c1c}.nav > ul > li.menu-item-lang:hover:before{pointer-events:all}.nav > ul > li.menu-item-lang:hover > a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1}.nav > ul > li.menu-item-lang:hover > ul{opacity:1;visibility:visible}.nav > ul > li > a{position:relative;z-index:10}.nav ul ul{position:absolute;left:50%;top:2rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;padding:3rem 0 1rem;border-radius:.6rem;min-width:10.4rem;opacity:0;visibility:hidden;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.16);box-shadow:0 0 1rem rgba(0,0,0,.16);-webkit-transition:opacity .4s,visibility .4s,top .4s,margin .4s;transition:opacity .4s,visibility .4s,top .4s,margin .4s}@media (max-width:1023px){.nav ul ul{padding:0;-webkit-box-shadow:none;box-shadow:none;position:relative;overflow:hidden;max-height:0;-webkit-transform:none;-ms-transform:none;transform:none;left:0;top:0;min-width:0;background-color:hsla(0,0%,100%,.1)}}.nav ul ul li{white-space:nowrap;font-size:1.4rem;font-weight:500;position:relative}@media (-ms-high-contrast:none),(hover:hover){.nav ul ul li:hover > a:before{width:1rem}}.nav ul ul li.current-menu-ancestor > a:before,.nav ul ul li.current-menu-item > a:before,.nav ul ul li.current-page-ancestor > a:before,.nav ul ul li.current-page-item > a:before{width:1rem}.nav ul ul a{padding:.5rem 2rem;position:relative}.nav ul ul a:before{content:" ";position:absolute;left:0;top:50%;height:.1rem;width:0;background-color:#fff;-webkit-transition:width .4s;transition:width .4s}.nav ul ul ul{left:auto;right:100%;top:0;-webkit-transform:none;-ms-transform:none;transform:none;padding-top:1rem}@media (max-width:1023px){.nav ul ul ul{right:0;padding-top:0}}@media (-ms-high-contrast:none),(hover:hover){.nav li:hover > a{color:#880425}}@media (-ms-high-contrast:none) and (max-width:1023px),(hover:hover) and (max-width:1023px){.nav li:hover > a{color:#1c1c1c}}@media (-ms-high-contrast:none),(hover:hover){.nav li.primary:hover{background:#fff}.nav li:hover > ul{opacity:1;visibility:visible;top:0}}@media (-ms-high-contrast:none) and (max-width:1023px),(hover:hover) and (max-width:1023px){.nav li:hover > ul{max-height:99.9rem}}body.is-touch .nav li.hover > ul{opacity:1;visibility:visible;top:0}@media (max-width:1023px){body.is-touch .nav li.hover > ul{max-height:99.9rem;margin:1rem 0}}body.is-touch .nav li.hover.menu-item-has-children > a:after,body.is-touch .nav li.hover.menu-item-has-children > a:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:0}body.is-touch .nav li.hover.menu-item-has-children > a:before{opacity:1}ul.mobile-lang-switcher{list-style:none;position:relative;margin:0}ul.mobile-lang-switcher li.menu-item-lang > a{background-color:hsla(0,0%,100%,.75);padding:0 2.8rem 0 1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:3.2rem;border-radius:1.6rem;position:relative}body.show-fixed-header ul.mobile-lang-switcher li.menu-item-lang > a{-webkit-box-shadow:0 0 .4rem rgba(0,0,0,.16);box-shadow:0 0 .4rem rgba(0,0,0,.16)}ul.mobile-lang-switcher li.menu-item-lang > a > img{width:1.8rem;min-width:1.8rem;height:1.2rem;-o-object-fit:contain;object-fit:contain}ul.mobile-lang-switcher li.menu-item-lang > a:after{content:" ";width:1rem;height:.6rem;background-image:url(../images/ico-arrow-lang.svg);background-repeat:no-repeat;background-size:1rem .6rem;position:absolute;right:1rem;top:50%;margin-top:-.3rem;opacity:.6;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:.4s;transition-duration:.4s}ul.mobile-lang-switcher li.menu-item-lang{position:relative}ul.mobile-lang-switcher li.menu-item-lang:before{content:" ";pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:-.8rem}ul.mobile-lang-switcher li.menu-item-lang > ul{position:absolute;right:0;top:calc(100% + .8rem);min-width:19.3rem;border-radius:1.6rem;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.4s;transition-duration:.4s;list-style:none;background-color:#fff;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.16);box-shadow:0 0 1rem rgba(0,0,0,.16)}ul.mobile-lang-switcher li.menu-item-lang > ul > li:first-child{opacity:.5;pointer-events:none}ul.mobile-lang-switcher li.menu-item-lang > ul img{display:block;width:1.8rem;height:1.2rem;-o-object-fit:contain;object-fit:contain;min-width:1.8rem}ul.mobile-lang-switcher li.menu-item-lang > ul > li > a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1.33;padding:.4rem 1.2rem;min-height:3.2rem;font-weight:400;border-radius:1.6rem;text-decoration:none}ul.mobile-lang-switcher li.menu-item-lang > ul > li > a:before{display:none}@media (hover) and (pointer:fine){ul.mobile-lang-switcher li.menu-item-lang > ul > li > a:hover{background-color:#f4f4f4;color:#1c1c1c}}ul.mobile-lang-switcher.is-open > li.menu-item-lang:before{pointer-events:all}ul.mobile-lang-switcher.is-open > li.menu-item-lang > a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1}ul.mobile-lang-switcher.is-open > li.menu-item-lang > ul{opacity:1;visibility:visible}.post-entry{width:100%;position:relative}.post-entry:after{width:100%;display:table;clear:both}.post-entry p{color:#4f4f4f;line-height:1.5;font-size:1.4rem;margin-bottom:clamp(1.2rem,.3521126761vw + 1.0492957746rem,1.5rem)}.post-entry p a:not(.btn){text-decoration:underline;color:#a90831}@media (hover:hover) and (pointer:fine){.post-entry p a:not(.btn):where(:hover, :focus-visible){text-decoration:none}}.post-entry h2{margin-top:2.8rem;margin-bottom:1.6rem;line-height:1.5;font-size:4rem}@media (max-width:1280px){.post-entry h2{font-size:clamp(2.8rem,1.4084507042vw + 2.1971830986rem,4rem)}}.post-entry h3{margin-top:2.8rem;margin-bottom:.8rem;line-height:1.3;font-size:3.2rem}@media (max-width:1280px){.post-entry h3{font-size:clamp(2.4rem,.9389671362vw + 1.9981220657rem,3.2rem)}}.post-entry h4{margin-top:2.8rem;margin-bottom:.4rem;line-height:1.3;font-size:2.4rem}@media (max-width:1280px){.post-entry h4{font-size:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}}.post-entry h5{margin-top:2.8rem;margin-bottom:.4rem;line-height:1.3;font-size:2.2rem}@media (max-width:1280px){.post-entry h5{font-size:clamp(1.8rem,.4694835681vw + 1.5990610329rem,2.2rem)}}.post-entry h6{margin-top:2.8rem;margin-bottom:.4rem;line-height:1.3;font-size:2rem}@media (max-width:1280px){.post-entry h6{font-size:clamp(1.6rem,.4694835681vw + 1.3990610329rem,2rem)}}.post-entry blockquote{margin-block:2.8rem;border-left:3px solid #a90831;padding-left:2.1rem;color:#2d373f;line-height:1.5;max-width:65rem;font-size:1.8rem;padding-block:clamp(.5rem,.9389671362vw + .0981220657rem,1.3rem)}@media (max-width:1280px){.post-entry blockquote{font-size:clamp(1.6rem,.234741784vw + 1.4995305164rem,1.8rem)}}.post-entry blockquote p{color:#2d373f;font-size:1.8rem}@media (max-width:1280px){.post-entry blockquote p{font-size:clamp(1.6rem,.234741784vw + 1.4995305164rem,1.8rem)}}.post-entry blockquote > *:last-child{margin-bottom:0}.post-entry ol,.post-entry ul{font-weight:500;margin-bottom:2.8rem;margin-left:20px}.post-entry ul li::marker{color:#a90831}.post-entry > *:first-child{margin-top:0}.post-entry > *:last-child{margin-bottom:0}.post-entry--alt p{color:#151a29;line-height:1.5;margin-bottom:2.5rem;font-size:1.6rem}@media (max-width:1280px){.post-entry--alt p{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.post-entry--alt p{color:#4f4f4f}}.post-entry--alt h2{line-height:1.3;margin-top:3.4rem;margin-bottom:clamp(1.2rem,1.1737089202vw + .6976525822rem,2.2rem);font-size:3.6rem}@media (max-width:1280px){.post-entry--alt h2{font-size:clamp(3.2rem,.4694835681vw + 2.9990610329rem,3.6rem)}}.post-entry--alt h3{line-height:1.5;margin-top:clamp(2rem,5.3990610329vw + -.3107981221rem,6.6rem);margin-bottom:clamp(1rem,.9389671362vw + .5981220657rem,1.8rem);font-size:2.8rem}@media (max-width:1280px){.post-entry--alt h3{font-size:clamp(2.4rem,.4694835681vw + 2.1990610329rem,2.8rem)}}.post-entry--alt h4{line-height:1.2;font-size:2.4rem;margin-top:clamp(2.8rem,1.4084507042vw + 2.1971830986rem,4rem);margin-bottom:clamp(1.6rem,.4694835681vw + 1.3990610329rem,2rem)}@media (max-width:1280px){.post-entry--alt h4{font-size:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}}.post-entry--alt ol,.post-entry--alt ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.6rem;gap:clamp(1.3rem,.3521126761vw + 1.1492957746rem,1.6rem)}@media (max-width:1280px){.post-entry--alt ol,.post-entry--alt ul{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.post-entry--alt ul.wp-block-list--stars{list-style:none;margin-left:0}.post-entry--alt ul.wp-block-list--stars li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;font-weight:400}.post-entry--alt ul.wp-block-list--stars li:before{content:" ";display:block;width:1.2rem;width:1.1rem;background-image:url(../images/ico-star.svg);background-repeat:no-repeat;background-position:50%;background-size:1.2rem 1.1rem}.post-entry--alt > *:first-child{margin-top:0}.post-entry--alt > *:last-child{margin-bottom:0}.post-entry--alt a{text-decoration:none}.post-entry .wp-block-image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-block:2.8rem;gap:1.6rem}.post-entry .wp-block-image figcaption{display:block;border-left:1px solid #a90831;color:#4f4f4f;line-height:1.2;padding-left:1.5rem;font-size:1.4rem}@media (max-width:1280px){.post-entry .wp-block-image figcaption{font-size:clamp(1.2rem,.234741784vw + 1.0995305164rem,1.4rem)}}.post-entry .wp-block-media-text{background:linear-gradient(135deg,rgba(165,196,214,.4),#fcebec);border-radius:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:2.8rem;padding:clamp(2.4rem,1.8779342723vw + 1.5962441315rem,4rem);padding-top:clamp(2.4rem,.9389671362vw + 1.9981220657rem,3.2rem);gap:clamp(2.4rem,4.8122065728vw + .3403755869rem,6.5rem)}@media (max-width:984px){.post-entry .wp-block-media-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:7.8rem}}.post-entry .wp-block-media-text h4{font-size:2.8rem;margin-bottom:clamp(.8rem,.4694835681vw + .5990610329rem,1.2rem)}@media (max-width:1280px){.post-entry .wp-block-media-text h4{font-size:clamp(2.4rem,.4694835681vw + 2.1990610329rem,2.8rem)}}.post-entry .wp-block-media-text p{font-size:1.4rem}.post-entry .wp-block-media-text p + .wp-block-buttons{margin-top:clamp(2rem,.4694835681vw + 1.7990610329rem,2.4rem)}.post-entry .wp-block-media-text .wp-block-heading + .wp-block-buttons{margin-top:clamp(.6rem,.7042253521vw + .2985915493rem,1.2rem)}@media (min-width:984.02px){.post-entry .wp-block-media-text.has-media-on-the-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:984.02px){.post-entry .wp-block-media-text > *{width:50%;-ms-flex-item-align:stretch;align-self:stretch}}.post-entry .wp-block-media-text__content{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.post-entry .wp-block-media-text__content > *{margin-top:0}.post-entry .wp-block-media-text__content > *:last-child{margin-bottom:0}.post-entry .wp-block-media-text__media{position:relative;overflow:hidden;min-height:100%;border-radius:4px;z-index:10}.post-entry .wp-block-media-text__media img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}@media (max-width:984px){.post-entry .wp-block-media-text__media img{position:relative;display:block;height:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.post-entry .wp-block-button{display:block}}.post-entry .wp-block-button__link{background-color:#a90831;font-size:1.6rem;font-weight:500;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:5.6rem;background:-webkit-gradient(linear,left top,right top,from(#880425),to(#a90931));background:linear-gradient(90deg,#880425 0,#a90931);position:relative;overflow:hidden;z-index:10;border-radius:4rem;padding-inline:clamp(2rem,1.8779342723vw + 1.1962441315rem,3.6rem);padding-block:clamp(.4rem,.234741784vw + .2995305164rem,.6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.post-entry .wp-block-button__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}.post-entry .wp-block-button__link:before{content:" ";position:absolute;inset:0;background-color:#1c1c1c;pointer-events:none;opacity:0;z-index:-1;-webkit-transition:opacity .4s;transition:opacity .4s}@media (hover) and (pointer:fine){.post-entry .wp-block-button__link:hover{color:#fff}.post-entry .wp-block-button__link:hover:before{opacity:1}}.post-entry .wp-block-columns{background:linear-gradient(135deg,rgba(165,196,214,.4),#fcebec);border-radius:.8rem;margin-bottom:2.8rem;padding:clamp(2.4rem,1.8779342723vw + 1.5962441315rem,4rem);padding-top:clamp(2.4rem,.9389671362vw + 1.9981220657rem,3.2rem);gap:clamp(2.4rem,1.8779342723vw + 1.5962441315rem,4rem)}@media (max-width:984px){.post-entry .wp-block-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.post-entry .wp-block-columns{margin-top:7.8rem}}.post-entry .wp-block-columns h4{font-size:2.8rem;margin-bottom:clamp(.8rem,.4694835681vw + .5990610329rem,1.2rem)}@media (max-width:1280px){.post-entry .wp-block-columns h4{font-size:clamp(2.4rem,.4694835681vw + 2.1990610329rem,2.8rem)}}.post-entry .wp-block-columns p{font-size:1.4rem}.post-entry .wp-block-columns--content-and-action > *:first-child{width:100%;-ms-flex-preferred-size:auto;flex-basis:auto}.post-entry .wp-block-columns--content-and-action > *:last-child{width:auto;-ms-flex-preferred-size:auto;flex-basis:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:100%}.post-entry .wp-block-columns--content-and-action .wp-block-button{white-space:nowrap}.post-entry .wp-block-column > *{margin-top:0}.post-entry .wp-block-column > *:last-child{margin-bottom:0}.post-entry .wp-block-table{border-radius:.8rem;width:100%;position:relative;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-webkit-box-shadow:inset 0 0 0 1px #e1e1e1;box-shadow:inset 0 0 0 1px #e1e1e1;margin-bottom:clamp(5.3rem,.4694835681vw + 5.0990610329rem,5.7rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.post-entry .wp-block-table{width:auto;margin-right:-2rem}}@media (max-width:374px){.post-entry .wp-block-table{margin-right:-1rem}}.post-entry .wp-block-table table{border:0!important;background:linear-gradient(135deg,rgba(165,196,214,.4),#fcebec)}.post-entry .wp-block-table thead{border:0}.post-entry .wp-block-table td,.post-entry .wp-block-table th{border:1px solid #e1e1e1}.post-entry .wp-block-table th{font-size:1.8rem;font-weight:500;padding:2rem}.post-entry .wp-block-table td{padding-inline:3.2rem;padding-block:1.2rem;font-size:1.6rem;text-align:center;font-weight:300;min-width:24rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.post-entry .wp-block-table td{min-width:80vw}}.post-entry .wp-block-quote.has-background{position:relative;overflow:hidden;border-radius:8px;border-left-width:2px;padding:16px 20px;max-width:100%;width:100%;margin-block:clamp(2.4rem,1.5258215962vw + 1.7469483568rem,3.7rem)}.post-entry .wp-block-quote.has-background > *{margin-top:0}.post-entry .wp-block-quote.has-background h4{font-size:20px;font-weight:500;margin-bottom:4px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.post-entry .wp-block-quote.has-background h4:before{content:" ";display:block;width:25px;min-width:25px;height:25px;border-radius:50%;background-color:currentColor}.post-entry .wp-block-quote.has-background h4:after{content:" ";position:absolute;background-repeat:no-repeat;background-position:50%;background-size:contain;width:9px;height:14px;left:7px;top:5px}.post-entry .wp-block-quote.has-background p{font-size:14px;line-height:1.5;color:#4f4f4f}.post-entry .wp-block-quote.has-background > *:last-child{margin-bottom:0}.post-entry .wp-block-quote.has-luminous-vivid-amber-background-color{border-left-color:#ff9539;background:#ffeddd!important}.post-entry .wp-block-quote.has-luminous-vivid-amber-background-color h4:before{background-color:#ffcfa4}.post-entry .wp-block-quote.has-luminous-vivid-amber-background-color h4:after{background-image:url(../images/ico-warning.svg)}.post-entry .wp-block-quote.has-vivid-green-cyan-background-color{border-left-color:#037f51;background:#eafffa!important}.post-entry .wp-block-quote.has-vivid-green-cyan-background-color h4:before{background-color:#a2ddc6}.post-entry .wp-block-quote.has-vivid-green-cyan-background-color h4:after{background-image:url(../images/ico-info.svg)}.post-entry .wp-block-quote.has-vivid-red-background-color{border-left-color:#a90831;background:#ffe4e4!important}.post-entry .wp-block-quote.has-vivid-red-background-color h4:before{background-color:#ffc3c3}.post-entry .wp-block-quote.has-vivid-red-background-color h4:after{background-image:url(../images/ico-error.svg)}.post,.post .post__entry{width:100%}.post .post__entry:after{content:"";display:block;clear:both}.post .post__entry > ol:not([class]),.post .post__entry > ol:not([class]) ol,.post .post__entry > ol:not([class]) ul,.post .post__entry > ul:not([class]),.post .post__entry > ul:not([class]) ol,.post .post__entry > ul:not([class]) ul{padding-left:3rem}.post .post__entry > blockquote{border-left:.2rem solid #1c1c1c;margin-left:0;padding:0 0 0 1.6rem}.post .post__entry hr{max-width:100%;border:0;height:.2rem;background-color:#1c1c1c}.post .post__entry iframe{width:100%}.post .post__entry .alignleft{float:left}.post .post__entry .alignright{float:right}.post .post__entry .aligncenter{margin-left:auto;margin-right:auto}.post .post__entry > *.alignwide{width:100%;max-width:100%;clear:both}.post .post__entry > *.aligncenter{margin-left:auto;margin-right:auto}.post .post__entry > *.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto}.post .post__entry > *:last-child{margin-bottom:0}.post .post__entry > *:first-child{margin-top:0}.price-line-through{position:relative;display:inline-block;vertical-align:top;color:rgba(28,28,28,.7)}.price-line-through:before{content:" ";position:absolute;left:-.3rem;right:-.3rem;top:50%;height:.2rem;background-color:#a90831;margin-top:-.1rem}.richtext-entry > ol:not([class]),.richtext-entry > ol:not([class]) ol,.richtext-entry > ol:not([class]) ul,.richtext-entry > ul:not([class]),.richtext-entry > ul:not([class]) ol,.richtext-entry > ul:not([class]) ul{padding-left:3rem}.richtext-entry > blockquote{border-left:.2rem solid #1c1c1c;margin-left:0;padding:0 0 0 1.6rem}.richtext-entry > *.alignwide{width:100%;max-width:100%;clear:both}.richtext-entry > *.aligncenter{margin-left:auto;margin-right:auto}.richtext-entry > *.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;padding:0 2rem}section.section--about-boxes .section__head{text-align:center}section.section--about-boxes .section__head a.btn{min-width:30.3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about-boxes:first-child{margin-top:2.5rem}}section.section--about-boxes:first-child .section__head .block-heading{max-width:100rem;padding-top:0}section.section--about-boxes:first-child .section__head .block-heading:before{display:none}section.section--about-boxes:first-child .section__head .block-heading h2{margin-bottom:4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about-boxes:first-child .section__head .block-heading h2{margin-bottom:2rem}}section.section--about-boxes:first-child .section__head .fragment-wave-text span{font-size:4.8rem;line-height:1.3}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about-boxes:first-child .section__head .fragment-wave-text span{font-size:3.2rem;line-height:1.2}}section.section--about-boxes .section__actions{text-align:center}section.section--about-boxes .section__actions:not(:first-child){margin-top:6.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about-boxes .section__actions:not(:first-child){margin-top:4.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about{margin-top:8rem}}section.section--about + section.section--video{margin-top:18rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about + section.section--video{margin-top:12rem}}section.section--about .section__head{margin-bottom:3.4rem}section.section--about .section__head + .section__body{margin-top:0}section.section--about .section__body{margin:11rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about .section__body{margin:3.8rem 0}}@media (max-width:1023px){section.section--about .section__body .shell{display:block}}section.section--about .section__body:nth-child(odd) .shell--grid{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}section.section--about .section__body:nth-child(odd) .section__body-content{margin-right:0;margin-left:auto}section.section--about .section__body:nth-child(odd) .section__body-content blockquote{margin-left:auto}section.section--about .section__body-content{width:50%;margin-right:auto;padding-top:3.1rem}@media (max-width:1023px){section.section--about .section__body-content{width:100%;padding-top:0;margin-bottom:10rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about .section__body-content{margin-bottom:2.5rem}}section.section--about .section__body-content i{width:6.2rem;height:6.2rem;margin-bottom:2.8rem;display:inline-block;vertical-align:top;position:relative}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--about .section__body-content i{width:4.3rem;height:4.3rem;margin-bottom:1rem}}section.section--about .section__body-content h3{margin-bottom:3.2rem}section.section--about .section__body-content blockquote{max-width:49.5rem}@media (max-width:1023px){section.section--about .section__body-content blockquote{max-width:100%}}section.section--about .section__body-content blockquote > *:last-child{margin-bottom:0}section.section--about .section__body-box{width:calc(50% - 3.5rem)}@media (max-width:1023px){section.section--about .section__body-box{width:100%}}section.section--building-table .section__foot:not(:first-child){margin-top:2rem}section.section--building-table .section__foot .post{padding:0 4.9rem;font-size:1.4rem}@media (max-width:1023px){section.section--building-table .section__foot .post{padding:0}}section.section--buildings{margin:15rem 0}@media (max-width:1023px){section.section--buildings{margin:8rem 0}}section.section--buildings:nth-child(even){margin:0;padding:15rem 0;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--buildings:nth-child(even){padding:8rem 0}}section.section--buildings .block-heading{max-width:100%}section.section--faq{margin:18rem 0 14.9rem}@media (max-width:1441px){section.section--faq{margin-bottom:10rem}}@media (max-width:1023px){section.section--faq{margin:8rem 0}}@media (max-width:374px){section.section--faq{margin-bottom:5rem}}section.section--faq + .section-callout-secondary{margin-top:28.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--faq + .section-callout-secondary{margin-top:8rem}}section.section--faq .section__head{margin-bottom:5.7rem}@media (max-width:1441px){section.section--faq .section__head{margin-bottom:4.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--faq .section__head{margin-bottom:2.7rem}}section.section--image{margin:4.5rem 0}section.section--image + .section--list-about{margin-top:4.5rem}section.section--image[data-gradient=true] .section__background{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;content:" ";top:50%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--image[data-gradient=true] .section__background{border-radius:0 0 2rem 2rem}}section.section--image[data-gradient=true] .section__background:after{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.9}section.section--image[data-gradient=true][data-gradient-sections="1"] + section,section.section--image[data-gradient=true][data-gradient-sections="2"] + section + section,section.section--image[data-gradient=true][data-gradient-sections="3"] + section + section + section{margin-bottom:0;padding-bottom:18rem}@media (max-width:1023px){section.section--image[data-gradient=true][data-gradient-sections="1"] + section,section.section--image[data-gradient=true][data-gradient-sections="2"] + section + section,section.section--image[data-gradient=true][data-gradient-sections="3"] + section + section + section{padding-bottom:8rem}}section.section--image .section__image{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;z-index:-1}section.section--image .section__image span{position:absolute;left:0;top:0;bottom:-20rem;width:100%}section.section--image .section__image img{display:block;width:100%;height:auto;position:absolute;left:0;right:0;bottom:0}section.section--list-about-alt{margin-block:clamp(6rem,9vw,12rem)}section.section--list-about-alt .fragment-wave-text span{font-size:clamp(3rem,3vw,4.2rem);line-height:1.2}section.section--list-about-alt .block-heading{max-width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-about-alt .block-heading h2{max-width:37.4rem}}section.section--list-about-alt .section__background{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;pointer-events:none;z-index:-1;top:-50vh;bottom:-50vh}section.section--list-about-alt .section__background ~ *{z-index:10}section.section--list-about-alt .section__background span{position:absolute;left:0;right:0;top:0;bottom:0}section.section--list-about-alt .section__background span:before{content:" ";position:absolute;left:0;right:0;top:0;height:10rem;background:-webkit-gradient(linear,left top,left bottom,from(#f2e9ec),to(rgba(241,217,222,0)));background:linear-gradient(180deg,#f2e9ec 0,rgba(241,217,222,0));z-index:1}section.section--list-about-alt .section__background span:after{content:" ";position:absolute;left:0;right:0;bottom:0;height:10rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,217,222,0)),to(#c4d3df));background:linear-gradient(180deg,rgba(241,217,222,0) 0,#c4d3df);z-index:1}section.section--list-about-alt .section__background img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.section--list-about-alt .section__background:after{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:-webkit-gradient(linear,left top,left bottom,from(#f2e9ec),to(#c4d3df));background:linear-gradient(180deg,#f2e9ec 0,#c4d3df);backdrop-filter:blur(5px);opacity:.97;-webkit-box-shadow:0 -10rem 10rem 0 #f2e9ec,10rem -10rem 10rem 0 #f2e9ec,-10rem -10rem 10rem 0 #f2e9ec,10rem -10rem 10rem 0 #f2e9ec,0 10rem 10rem 0 #c4d3df,-10rem 10rem 10rem 0 #c4d3df,10rem 10rem 10rem 0 #c4d3df;box-shadow:0 -10rem 10rem 0 #f2e9ec,10rem -10rem 10rem 0 #f2e9ec,-10rem -10rem 10rem 0 #f2e9ec,10rem -10rem 10rem 0 #f2e9ec,0 10rem 10rem 0 #c4d3df,-10rem 10rem 10rem 0 #c4d3df,10rem 10rem 10rem 0 #c4d3df}section.section--list-about-alt .section__head{margin-bottom:clamp(2rem,5vw,6rem)}section.section--list-about-alt .section__head p{font-size:clamp(1.6rem,1.7vw,2.4rem);line-height:1.4;max-width:83.8rem;margin-inline:auto}section.section--list-about{margin:18rem 0}@media (max-width:1023px){section.section--list-about{margin:8rem 0}}@media (max-width:1023px){section.section--list-buildings{margin-bottom:7rem}}section.section--list-buildings .list-articles .list__actions .btn{min-width:45.2rem;-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);border:0}@media (max-width:1280px){section.section--list-buildings .list-articles .list__actions .btn{max-width:42.6rem}}@media (max-width:1023px){section.section--list-buildings .list-articles .list__actions .btn{min-width:43.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-buildings .list-articles .list__actions .btn{min-width:0;display:block}}section.section--list-motivation{margin:18rem 0}@media (max-width:1023px){section.section--list-motivation{margin:8rem 0}}section.section--list-motivation .block-heading p{color:#4f4f4f;max-width:62.3rem}section.section--list-motivation .section__head{margin-bottom:7.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-motivation .section__head{margin-bottom:4rem}}section.section--list-motivation .section__head h2{max-width:50rem;margin-left:auto;margin-right:auto}section.section--list-numbers{margin-bottom:13.6rem}@media (max-width:1023px){section.section--list-numbers{margin-bottom:7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-numbers{margin-bottom:5rem}}@media (max-width:374px){section.section--list-numbers{margin-top:2.5rem}}section.section--list-numbers + section.section-list-brands{margin-top:18rem}@media (max-width:1023px){section.section--list-numbers + section.section-list-brands{margin-top:8rem}}@media (max-width:1023px){section.section--list-numbers + section.section--list-buildings{margin-top:7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-numbers + section.section--list-buildings{margin-top:8rem}}section.section--list-numbers .block-heading{max-width:94rem}section.section--list-numbers .list-numbers > ul > li{max-width:40.8rem}@media (max-width:1441px){section.section--list-numbers .list-numbers > ul > li{max-width:30rem}}@media (max-width:1023px){section.section--list-numbers .list-numbers > ul > li{max-width:100%}}section.section--list-numbers .list-numbers--without-arrow > ul > li{max-width:40.8rem}@media (max-width:1441px){section.section--list-numbers .list-numbers--without-arrow > ul > li{max-width:100%}}section.section--list-numbers .section__head{margin-bottom:8rem}@media (max-width:1441px){section.section--list-numbers .section__head{margin-bottom:7.1rem}}@media (max-width:1023px){section.section--list-numbers .section__head{margin-bottom:9.7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-numbers .section__head{margin-bottom:4rem}}section.section--list-numbers .section__actions{text-align:center;margin-top:7.5rem}@media (max-width:1441px){section.section--list-numbers .section__actions{margin-top:7rem}}@media (max-width:1023px){section.section--list-numbers .section__actions{margin-top:5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-numbers .section__actions{margin-top:4.6rem}}section.section--list-numbers .section__actions .btn{min-width:45.2rem;-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);border:0}@media (max-width:1280px){section.section--list-numbers .section__actions .btn{max-width:42.6rem}}@media (max-width:1023px){section.section--list-numbers .section__actions .btn{min-width:43.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-numbers .section__actions .btn{min-width:0;display:block}}section.section--list-services{margin:19.1rem 0 18rem}@media (max-width:1441px){section.section--list-services{margin:14.1rem 0 12.8rem}}@media (max-width:1023px){section.section--list-services{margin:15rem 0 9.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-services{overflow:hidden;margin:7rem 0 7.1rem}}@media (max-width:374px){section.section--list-services{margin-bottom:2.5rem}}section.section--list-services:before{content:" ";position:absolute;right:-13.4rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:73.6rem;height:73.6rem;border-radius:50%;background-color:rgba(169,8,49,.02)}@media (max-width:1441px){section.section--list-services:before{right:-45.4rem}}@media (max-width:1280px){section.section--list-services:before{right:-52.4rem}}@media (max-width:1023px){section.section--list-services:before{top:-15rem;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-services:before{width:95.6rem;height:95.6rem;right:-76.6rem;top:70%}}section.section--list-services:after{content:" ";width:27.1rem;height:27.1rem;border-radius:50%;position:absolute;left:calc(50% - 70rem);top:-6.5rem;background-color:rgba(169,8,49,.02)}@media (max-width:1280px){section.section--list-services:after{left:-2rem}}@media (max-width:1023px){section.section--list-services:after{left:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-services:after{display:none}}section.section--list-services .shell{z-index:20}section.section--list-services .section__image{min-height:36.5rem;border-radius:3.5rem;overflow:hidden}@media (max-width:1023px){section.section--list-services .section__image{min-height:30rem;width:auto;margin-left:calc(30.4rem - 50vw);margin-right:calc(30.4rem - 50vw);border-radius:3.5rem 3.5rem 0 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-services .section__image{width:auto;margin-left:-2rem;margin-right:-2rem;border-radius:3.5rem;min-height:26.9rem}}@media (max-width:374px){section.section--list-services .section__image{margin-left:-1rem;margin-right:-1rem}}section.section--list-services .section__image:before{content:" ";position:absolute;left:-9.5rem;top:-9.5rem;width:27rem;height:27rem;border-radius:50%;background-color:rgba(169,8,49,.02)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-services .section__image img{-o-object-position:-15vw center;object-position:-15vw center}}section.section--list-services .section__image img + img{display:none}section.section--list-services .section__body{margin-top:-6.3rem;z-index:20}@media (max-width:1023px){section.section--list-services .section__body{margin-top:-7.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--list-services .section__body{margin-top:-5.2rem}}section.section--map{margin:18rem 0}@media (max-width:1023px){section.section--map{margin:8rem 0}}section.section--map .block-heading p{max-width:57rem}section.section--offices{margin:15rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--offices{margin:8rem 0}}section.section--offices .block-heading p{max-width:72rem}section.section--positives{margin:13.5rem 0}@media (max-width:1441px){section.section--positives{margin:9.3rem 0}}@media (max-width:1023px){section.section--positives{margin:6.2rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--positives{margin:4rem 0}}section.section--positives .block-heading:before{top:1.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--positives .block-heading{width:auto;margin-left:18px}}section.section--positives .fragment-wave-text{max-width:68rem}@media (max-width:1441px){section.section--positives .fragment-wave-text{max-width:54rem}}section.section--positives .section__head{margin-bottom:13.6rem}@media (max-width:1441px){section.section--positives .section__head{margin-bottom:9.9rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--positives .section__head{margin-bottom:8.7rem}}section.section--positives .section__body-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:-2.3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}@media (max-width:1280px){section.section--positives .section__body-row{margin:-3.3rem}}@media (max-width:1023px){section.section--positives .section__body-row{margin:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--positives .section__body-row{display:block;width:auto}}section.section--positives .section__body-col{width:calc(50% + 1.1rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:2.3rem}@media (max-width:1441px){section.section--positives .section__body-col{max-width:calc(50% - 1.6rem)}}@media (max-width:1280px){section.section--positives .section__body-col{padding:3.3rem}}@media (max-width:1023px){section.section--positives .section__body-col{max-width:100%;width:100%;padding:0}section.section--positives .section__body-col:not(:last-child){margin-bottom:11.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--positives .section__body-col:not(:last-child){margin-bottom:7.8rem}}section.section--positives .section__body-col:nth-child(even){margin-left:auto;width:calc(50% - 1.1rem)}@media (max-width:1023px){section.section--positives .section__body-col:nth-child(even){width:100%}}section.section--slider-gallery-secondary{margin:0;padding:15rem 0;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6)}@media (max-width:1023px){section.section--slider-gallery-secondary{padding:8rem 0}}section.section--slider-gallery-secondary .block-heading{max-width:100%}section.section--slider-gallery-team{margin:15rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-gallery-team{margin:8rem 0}}section.section--slider-gallery{margin:18rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-gallery{margin:6.2rem 0}}section.section--slider-gallery .section__body .shell{padding-left:0;padding-right:0;max-width:100%}section.section--slider-team{margin:18rem 0;z-index:100}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-team{margin:7.2rem 0}}section.section--slider-team:not(:last-child){margin-bottom:0}section.section--slider-team + section.section-contact{margin-top:-31.5rem;padding-top:49.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-team + section.section-contact{padding-top:37rem;margin-top:-28rem}}section.section--slider-team .section__head{margin-bottom:7.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-team .section__head{margin-bottom:4.1rem}}section.section--slider-team .section__body .shell{padding-left:0;padding-right:0;max-width:100%}section.section--slider-testimonials{margin:21.5rem 0 20.1rem}@media (max-width:1441px){section.section--slider-testimonials{margin-top:16.1rem;margin-bottom:18.7rem}}@media (max-width:1023px){section.section--slider-testimonials{margin:7rem 0 8rem}}section.section--slider-testimonials:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";width:73.4rem;height:73.4rem;background-color:rgba(169,8,49,.02);border-radius:50%;left:57%}@media (max-width:1441px){section.section--slider-testimonials:before{width:60rem;height:60rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-testimonials:before{-webkit-transform:none;-ms-transform:none;transform:none;width:78.6rem;height:78.6rem;top:auto;bottom:-13.5rem;left:50%}}section.section--slider-testimonials .block-heading{margin-bottom:3.9rem}@media (max-width:1441px){section.section--slider-testimonials .block-heading{max-width:40rem}}@media (max-width:1023px){section.section--slider-testimonials .block-heading{margin-bottom:2.9rem}}section.section--slider-testimonials .block-heading:before{background-color:#fff;-webkit-transform:none;-ms-transform:none;transform:none;left:0}@media (max-width:1023px){section.section--slider-testimonials .block-heading:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-testimonials .block-heading:before{left:0;-webkit-transform:none;-ms-transform:none;transform:none}}@media (max-width:1023px){section.section--slider-testimonials .block-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-testimonials .block-rating{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}section.section--slider-testimonials .block-rating:not(:last-child){margin-bottom:3.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-testimonials .block-rating:not(:last-child){margin-bottom:0}}@media (max-width:1023px){section.section--slider-testimonials .fragment-wave-text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--slider-testimonials .fragment-wave-text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}section.section--team-secondary{margin:7rem 0 18rem}section.section--team{margin:18rem 0}@media (max-width:1023px){section.section--team{margin:8rem 0}}section.section--video-alt{margin:16rem 0;display:none}html[lang=bg-BG] body.home section.section--video-alt{display:block}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--video-alt{margin:3.7rem 0}}section.section--video-alt .block-heading p{color:#4f4f4f;max-width:61.3rem}section.section--video-alt .block-video{max-width:118rem;margin-inline:auto}section.section--video-alt .block-video a:before{background:-webkit-gradient(linear,left top,right top,from(rgba(165,196,214,.5)),to(rgba(249,221,222,.5)));background:linear-gradient(90deg,rgba(165,196,214,.5) 0,rgba(249,221,222,.5))}section.section--video-alt .block-video .ico-play{z-index:2}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--video-alt .block-video img{display:block}}section.section--video{margin:9rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--video{margin:3.7rem 0}}section.section--video[data-gradient=true] .section__background{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";top:50%;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6)}.section-article-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(4rem,5.8685446009vw + 1.4882629108rem,9rem);margin-bottom:clamp(4rem,5.8685446009vw + 1.4882629108rem,9rem);--aside:clamp(25rem,15.7276995305vw + 18.2685446009rem,38.4rem)}body.page-template-html-credit-calculator .section-article-single{background-color:#f7f7f7;margin:0;padding-block:clamp(3.4rem,7.7464788732vw + .0845070423rem,10rem)}.section-article-single:first-child{padding-top:clamp(.1rem,6.455399061vw + -2.6629107981rem,5.6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-article-single__head > *{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px}}.section-article-single__head__content{margin-block:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(1.2rem,.3521126761vw + 1.0492957746rem,1.5rem)}@media (min-width:767.02px){.section-article-single__head__content:not(:last-child){width:calc(50% - 2.4rem);padding-right:clamp(2.6rem,3.5211267606vw + 1.0929577465rem,5.6rem)}}.section-article-single__head-media img{display:block;width:100%;height:auto;border-radius:clamp(1.2rem,.9389671362vw + .7981220657rem,2rem)}@media (min-width:767.02px){.section-article-single__head-media:not(:first-child){width:calc(50% + 2.4rem)}}.section-article-single__head__content-title h1{font-weight:500;font-size:4.4rem}@media (max-width:1280px){.section-article-single__head__content-title h1{font-size:clamp(2.8rem,1.8779342723vw + 1.9962441315rem,4.4rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-article-single__head__content-title h1{line-height:1.3}}@media (min-width:767.02px){.section-article-single__head__content-title:not(:last-child){margin-bottom:10px}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-article-single__inner > *{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:30px}}.section-article-single__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(7.6rem,.9389671362vw + 7.1981220657rem,8.4rem)}@media (min-width:767.02px){.section-article-single__content:not(:last-child){width:calc(100% - var(--aside));padding-right:clamp(4.4rem,5.1643192488vw + 2.1896713615rem,8.8rem)}}@media (min-width:767.02px){.section-article-single__sidebar{width:var(--aside)}}.section-articles{margin-block:clamp(4rem,4.8122065728vw + 1.9403755869rem,8.1rem)}.section-articles > .shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(3.2rem,4.6948356808vw + 1.1906103286rem,7.2rem)}.section-articles__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem;position:relative;z-index:100}@media (min-width:767.02px){.section-articles__filters-title{width:50%}}.section-articles__filters-title h2{line-height:1.3;font-size:3.6rem}@media (max-width:1280px){.section-articles__filters-title h2{font-size:clamp(2.8rem,.9389671362vw + 2.3981220657rem,3.6rem)}}.section-articles__filters-categories{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;margin-left:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-articles__filters-categories{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}}.section-articles__filters-categories > button{border:0;background:transparent;padding:0;text-decoration:underline;font-size:1.4rem;line-height:1;color:#a90831}@media (hover:hover) and (pointer:fine){.section-articles__filters-categories > button:where(:hover, :focus-visible){text-decoration:none}}@media (max-width:360px){.section-articles__filters-categories > button{width:99px}}.section-articles__filters-category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(.8rem,.9389671362vw + .3981220657rem,1.6rem)}.section-articles__filters-category button{border:1px solid #a90831;border-radius:4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 17px;background:#fff;font-size:1.6rem;gap:clamp(.8rem,.234741784vw + .6995305164rem,1rem);height:clamp(3.6rem,1.4084507042vw + 2.9971830986rem,4.8rem)}@media (max-width:1280px){.section-articles__filters-category button{font-size:clamp(1.2rem,.4694835681vw + .9990610329rem,1.6rem)}}@media (hover) and (pointer:fine){.section-articles__filters-category button:hover{background-color:#a90831;color:#fff}.section-articles__filters-category button:hover i:after,.section-articles__filters-category button:hover i:before{background-color:#fff}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-articles__filters-category button{padding:0 20px}}.section-articles__filters-category button i{display:block;position:relative;width:clamp(.9rem,.5868544601vw + .6488262911rem,1.4rem);height:clamp(.9rem,.5868544601vw + .6488262911rem,1.4rem)}.section-articles__filters-category button i:after,.section-articles__filters-category button i:before{content:" ";position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px;background-color:#a90831;border-radius:2px;-webkit-transition:background var(--theme-transition-duration);transition:background var(--theme-transition-duration)}.section-articles__filters-category button i:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-articles__filters-category button i:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.section-building-description{margin:4rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-description{margin:0 0 8rem;overflow:hidden}}@media (max-width:1023px){.section-building-description .shell{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-building-description .section__body-content{width:calc(100% - 37rem);min-height:37.6rem}.section-building-description .section__body-content:last-child{width:100%;min-height:0}.section-building-description .section__body-content:last-child blockquote{max-width:100%}@media (max-width:1023px){.section-building-description .section__body-content{width:100%;min-height:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.section-building-description .section__body-content:not(:last-child){padding-right:4rem}@media (max-width:1023px){.section-building-description .section__body-content:not(:last-child){padding-right:0}}.section-building-description .section__body-content blockquote{max-width:56.4rem}@media (max-width:1023px){.section-building-description .section__body-content blockquote{max-width:100%}}.section-building-description .section__body-content h5{margin-bottom:1.6rem}.section-building-description .section__body-box{width:37rem}@media (max-width:1023px){.section-building-description .section__body-box{width:100%;margin-bottom:3rem}}.section-building-description .section__body-box blockquote{border-radius:2rem;-webkit-box-shadow:0 .3rem 2rem rgba(169,8,49,.06);box-shadow:0 .3rem 2rem rgba(169,8,49,.06);padding:3rem 4.8rem;position:sticky;top:15.6rem}@media (max-width:1023px){.section-building-description .section__body-box blockquote{position:relative;border-radius:0;-webkit-box-shadow:none;box-shadow:none;top:0;padding:0}}body.admin-bar .section-building-description .section__body-box blockquote{top:18.8rem}@media (max-width:782px){body.admin-bar .section-building-description .section__body-box blockquote{top:20.2rem}}@media (max-width:1023px){body.admin-bar .section-building-description .section__body-box blockquote{top:0}}.section-building-description .section__body-box ul{list-style:none}@media (max-width:1023px){.section-building-description .section__body-box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-.6rem}}.section-building-description .section__body-box li{width:100%;position:relative;padding-left:3.2rem}@media (max-width:1023px){.section-building-description .section__body-box li{padding-left:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50%;padding:.6rem;font-size:1.4rem;min-width:16rem}}.section-building-description .section__body-box li:not(:last-child){margin-bottom:1rem}.section-building-description .section__body-box i{position:absolute;left:0;top:.4rem}@media (max-width:1023px){.section-building-description .section__body-box i{top:.8rem;left:.6rem}}.section-building-description .section__body-box strong{font-weight:500}@media (max-width:1023px){.section-building-description .section__body-box strong{display:block;padding-left:2.1rem;margin-bottom:.5rem}}.section-building-free{padding:9.2rem 0 5.8rem;margin:12rem 0 16rem}@media (max-width:1023px){.section-building-free{padding:0;margin-bottom:12rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free{margin:8rem 0}}.section-building-free:first-child{margin-top:5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free:first-child{margin-top:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .shell{display:block}}@media (max-width:390px){.section-building-free div.block-tooltip{margin-left:auto}}@media (min-width:1023.02px) and (max-width:1280px){.section-building-free div.block-tooltip .block__tooltip{left:calc(50% - 5rem)}.section-building-free div.block-tooltip .block__tooltip:before{left:calc(100% - 5.2rem)}}.section-building-free .section__slider{width:calc(50% - 1rem);margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__slider{width:auto;margin-left:-2.5rem;margin-right:-2.5rem}}@media (max-width:374px){.section-building-free .section__slider{margin-left:-1rem;margin-right:-1rem}}.section-building-free .section__slider:not(:last-child){margin:0;padding-right:5rem}@media (max-width:1023px){.section-building-free .section__slider:not(:last-child){padding-right:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__slider:not(:last-child){padding-right:0;margin-left:-2.5rem;margin-right:-2.5rem}}@media (max-width:374px){.section-building-free .section__slider:not(:last-child){margin-left:-1rem;margin-right:-1rem}}.section-building-free .section__description{width:100%}.section-building-free .section__description:not(:first-child){width:calc(50% + 1rem);padding-left:5rem}@media (max-width:1023px){.section-building-free .section__description:not(:first-child){padding-left:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__description:not(:first-child){width:100%;padding-left:0;margin-top:3.4rem}}.section-building-free .section__description-head{-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.08);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.08);border-radius:1.4rem;padding:2.2rem 2.2rem 3.2rem;margin-left:3.8rem;max-width:43.2rem;position:relative;z-index:10;background-color:#fff;width:auto}@media (max-width:1023px){.section-building-free .section__description-head{margin-left:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;max-width:100%;padding:0}}.section-building-free .section__description-head h1{padding-bottom:1.7rem;margin-bottom:1.7rem;border-bottom:.1rem solid hsla(0,0%,6%,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-building-free .section__description-head h1 strong{display:block;margin-right:3.4rem}.section-building-free .section__description-head h1 span{display:inline-block;vertical-align:top;background-color:#a90831;color:#fff;font-size:1.2rem;line-height:2rem;padding:.3rem 1.3rem;border-radius:1.3rem}.section-building-free .section__description-head h1 + blockquote:not(:last-child){margin-bottom:0}.section-building-free .section__description-head h1 + blockquote:not(:last-child) h2{font-size:2.2rem;font-weight:400;color:#1c1c1c}.section-building-free .section__description-head h1 + blockquote:not(:last-child) p{font-size:1.4rem;font-weight:400}.section-building-free .section__description-head h1 + blockquote:not(:last-child) > *{position:relative}.section-building-free .section__description-head h1 + blockquote:not(:last-child) > *:before{content:" ";position:absolute;left:0;right:0;top:50%;height:.1rem;background-color:#1c1c1c;z-index:1}.section-building-free .section__description-head h1 + blockquote:not(:last-child) > *:not(:last-child){margin-right:2.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__description-head h1 + blockquote:not(:last-child) > *:not(:last-child){margin-right:1rem}}.section-building-free .section__description-head h1 + blockquote + blockquote h2{font-size:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__description-head h1 + blockquote + blockquote h2{font-size:2.8rem}}.section-building-free .section__description-head h2{color:#a90831}.section-building-free .section__description-head p{font-size:1.9rem;font-weight:500;margin-bottom:0}.section-building-free .section__description-head p:not(:last-child){margin-right:.4rem}.section-building-free .section__description-head blockquote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.section-building-free .section__description-head blockquote > *{white-space:nowrap}.section-building-free .section__description-head blockquote > *:not(:last-child):not(p){margin-right:3.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__description-head blockquote > *:not(:last-child):not(p){margin-right:2rem}}.section-building-free .section__description-head + .section__description__body{padding-top:13.1rem;position:relative;margin-top:-9.5rem}@media (max-width:1023px){.section-building-free .section__description-head + .section__description__body{padding:0;margin-top:3.4rem}}.section-building-free .section__description__body{background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);border-radius:1.8rem;padding:3.6rem 2.8rem 3.6rem 3.8rem}@media (max-width:1023px){.section-building-free .section__description__body{background:none;border-radius:0;padding:0}}.section-building-free .section__description__body ul{list-style:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.7rem -1.2rem}.section-building-free .section__description__body li{padding:.7rem 1.2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-building-free .section__description__body li:nth-child(odd){width:calc(50% - 1rem)}.section-building-free .section__description__body li:nth-child(even){width:calc(50% + 1rem)}.section-building-free .section__description__body p{font-size:1.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__description__body p{font-size:1.4rem}}.section-building-free .section__description__body p strong{color:#a90831;font-weight:500}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-free .section__description__body p strong{display:block}}.section-building-free i.section__description__body-icon{width:3.3rem;min-width:3.3rem;height:3.3rem;border-radius:50%;background-color:#a90831;position:relative;display:block;margin-right:1.4rem}.section-building-free i.section__description__body-icon i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-building-free i.section__description__body-icon i[class^=ico-] path{fill:#fff}.section-building-free i.section__description__body-icon i.ico-floor path{stroke:#fff}.section-building-free .section__description-actions{text-align:center;margin-top:2.7rem;font-size:1.4rem}.section-building-free .section__description-actions > *:not(:last-child){margin-bottom:1.5rem}.section-building-free .section__description-actions a.btn{display:block;border:0;-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19)}.section-building-free .section__action{text-align:center;margin-top:5rem}.section-building-gallery{margin:2.5rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-gallery{margin-bottom:0}}.section-building-gallery:first-child{margin-top:0}.section-building-info-secondary{margin:2.5rem 0;min-height:60rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary{overflow:hidden}}.section-building-info-secondary .shell--grid{-ms-flex-wrap:wrap;flex-wrap:wrap}.section-building-info-secondary .list-building-info{position:sticky;top:15.6rem;padding-left:3rem;padding-right:3rem}@media (max-width:1023px){.section-building-info-secondary .list-building-info{top:16.1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info{position:relative;top:0;border-bottom:0;margin-bottom:0;padding-bottom:0;padding:0}}.section-building-info-secondary .list-building-info > ul{margin:-1.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info > ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-1rem}}.section-building-info-secondary .list-building-info > ul > li{width:calc(50% + 1.2rem);padding:1.5rem;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}@media (max-width:1023px){.section-building-info-secondary .list-building-info > ul > li{width:100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info > ul > li{width:calc(50% + 1.2rem);font-size:1.2rem;padding:1rem}}.section-building-info-secondary .list-building-info > ul > li:nth-child(even){width:calc(50% - 1.2rem);margin-left:auto}@media (max-width:1023px){.section-building-info-secondary .list-building-info > ul > li:nth-child(even){width:100%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info > ul > li:nth-child(even){width:calc(50% - 1.2rem)}}.section-building-info-secondary .list-building-info i{width:3.2rem;height:auto;margin-top:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i{width:2.5rem;margin-right:.6rem}}.section-building-info-secondary .list-building-info i svg{display:block;margin-left:auto;margin-right:auto}.section-building-info-secondary .list-building-info i.ico-location svg{width:2.6rem;height:2.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i.ico-location svg{width:2.3rem;height:2.3rem}}.section-building-info-secondary .list-building-info i.ico-size svg{width:2.4rem;height:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i.ico-size svg{width:1.9rem;height:1.9rem}}.section-building-info-secondary .list-building-info i.ico-appartment svg{width:2.6rem;height:2.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i.ico-appartment svg{width:2.3rem;height:2.3rem}}.section-building-info-secondary .list-building-info i.ico-sunrise svg{width:2.9rem;height:2.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i.ico-sunrise svg{width:2.5rem;height:1.9rem}}.section-building-info-secondary .list-building-info i.ico-temperature svg{width:1.8rem;height:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i.ico-temperature svg{width:1.5rem;height:2.6rem}}.section-building-info-secondary .list-building-info i.ico-floor svg{width:2.4rem;height:2.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .list-building-info i.ico-floor svg{width:2.2rem;height:2.2rem}}.section-building-info-secondary ~ .section-callout-secondary{margin-top:18rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary ~ .section-callout-secondary{margin-top:7.3rem}}.section-building-info-secondary .section__title:not(:last-child){margin-bottom:2rem}.section-building-info-secondary .section__title h1{width:100%;margin-bottom:1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .section__title h1{padding-bottom:1rem;border-bottom:.1rem solid rgba(28,28,28,.11)}}.section-building-info-secondary .section__head{padding-bottom:3.1rem;margin-bottom:4rem;border-bottom:.1rem solid rgba(28,28,28,.11);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media (max-width:984px){.section-building-info-secondary .section__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .section__head{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-bottom:0;padding-bottom:0}}.section-building-info-secondary .section__head-price{width:auto;text-align:left}@media (max-width:984px){.section-building-info-secondary .section__head-price{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.6rem}}.section-building-info-secondary .section__head-price h2{margin-bottom:0;color:#a90831;white-space:nowrap}.section-building-info-secondary .section__head-price p{margin-bottom:0;font-size:2rem;line-height:2.2}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .section__head-price p{line-height:1.9}}.section-building-info-secondary .section__head-calculator{margin-left:auto;width:auto}@media (max-width:984px){.section-building-info-secondary .section__head-calculator{width:100%;margin-left:0}}.section-building-info-secondary .section__content{width:calc(100% - 46.2rem)}@media (max-width:1023px){.section-building-info-secondary .section__content{width:calc(100% - 30rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .section__content{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.section-building-info-secondary .section__content:not(:last-child){padding-right:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .section__content:not(:last-child){padding-right:0}}.section-building-info-secondary .section__content:last-child{width:100%}.section-building-info-secondary .section__content:last-child blockquote{max-width:72rem}.section-building-info-secondary .section__content blockquote{width:100%;max-width:62.4rem}.section-building-info-secondary .section__list{width:46.2rem}@media (max-width:1023px){.section-building-info-secondary .section__list{width:30rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary .section__list{width:100%;margin-bottom:3.8rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.section-building-info-secondary--only-content{min-height:0}.section-building-info-secondary--only-content:not(:first-child):not(:last-child){margin:-4rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-info-secondary--only-content:not(:first-child):not(:last-child){margin-bottom:0}}.section-building-info{margin:2.5rem 0}.section-building-nav{margin:-2.5rem 0 2.4rem;padding-top:2.5rem;background-color:#fff;position:sticky;top:7.7rem;z-index:200;border-bottom:.1rem solid transparent;-webkit-transition:border .4s,-webkit-box-shadow .4s;transition:border .4s,-webkit-box-shadow .4s;transition:border .4s,box-shadow .4s;transition:border .4s,box-shadow .4s,-webkit-box-shadow .4s}@media (max-width:1023px){.section-building-nav{top:8.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-nav{padding-top:1.5rem}}.section-building-nav.is-stuck{border-bottom-color:rgba(0,0,0,.11);-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.0588235294);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.0588235294)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-nav .shell{padding:0}}body.admin-bar .section-building-nav{top:10.9rem}@media (max-width:782px){body.admin-bar .section-building-nav{top:12.3rem}}.section-building-stage{margin:4rem 0;padding:6rem 0;background-color:#fafafa;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-building-stage{margin-top:0;margin-bottom:8rem;border-radius:2rem}}section.section--building-table{margin:18rem 0 10.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){section.section--building-table{margin-bottom:8rem}}.section-callout-quaternary{text-align:center;background-color:#fff;position:relative;overflow:hidden;padding-block:clamp(12.8rem,3.5211267606vw + 11.2929577465rem,15.8rem)}.section-callout-quaternary__image{position:absolute;inset:0;font-size:0;line-height:0;pointer-events:none}.section-callout-quaternary__image:before{content:" ";position:absolute;inset:0;background:linear-gradient(135deg,#a5c4d6,#f9ddde);opacity:.5}.section-callout-quaternary__image span{position:absolute;inset:0}.section-callout-quaternary__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;opacity:.2}.section-callout-quaternary__body-content{margin-bottom:32px;max-width:64.4rem;margin-inline:auto}.section-callout-quaternary__body-content h2{line-height:1.3;font-size:4.2rem;margin-bottom:clamp(1.2rem,.4694835681vw + .9990610329rem,1.6rem)}@media (max-width:1280px){.section-callout-quaternary__body-content h2{font-size:clamp(3.2rem,1.1737089202vw + 2.6976525822rem,4.2rem)}}.section-callout-quaternary__body-content p{color:#4f4f4f;line-height:1.5;font-size:1.6rem}@media (max-width:1280px){.section-callout-quaternary__body-content p{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.section-callout-quaternary__body-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-quaternary__body-actions{display:block}}.section-callout-quaternary__body-actions i.ico-phone path{fill:#fff}.section-callout-quaternary__body-actions ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:hsla(0,0%,97%,.5);border-radius:7.2rem;padding:clamp(.8rem,.9389671362vw + .3981220657rem,1.6rem);gap:clamp(1.2rem,.5868544601vw + .9488262911rem,1.7rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-quaternary__body-actions ul{background-color:transparent;border-radius:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-quaternary__body-actions a{width:100%}}.section-callout-secondary{margin:0 0 10.7rem;z-index:200}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary{margin-bottom:4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .ico-phone{width:1.8rem;height:1.8rem}}.section-callout-secondary .link-phone{margin-bottom:1.2rem}.section-callout-secondary .section__body{background:linear-gradient(135deg,#fcebec,#a5c4d6 90%);border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4.6rem;min-height:32.3rem;-webkit-perspective:.1rem;perspective:.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body{display:block;overflow:hidden;width:auto;margin:0 -2.5rem}}@media (max-width:374px){.section-callout-secondary .section__body{margin-left:-1rem;margin-right:-1rem}}.section-callout-secondary .section__body-content{width:50.4rem;padding:4.6rem 5.3rem 5.3rem 7.1rem;margin-top:auto;margin-bottom:auto;-ms-flex-item-align:center;align-self:center;z-index:100}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-content{width:100%;padding:4.8rem 2.5rem}}.section-callout-secondary .section__body-content:last-child,.section-callout-secondary .section__body-content blockquote{width:100%}.section-callout-secondary .section__body-content blockquote > *:last-child{margin-bottom:0}.section-callout-secondary .section__body-content blockquote > ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-.5rem -2.2rem 0}.section-callout-secondary .section__body-content blockquote > ul:not(:first-child){padding-top:1.1rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-content blockquote > ul{margin:-.5rem;margin-top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section-callout-secondary .section__body-content blockquote > ul li{padding:.5rem 2.2rem 3.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-callout-secondary .section__body-content blockquote > ul li > *:last-child{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-content blockquote > ul li{padding:.5rem}}.section-callout-secondary .section__body-content blockquote > ul a{font-size:1.5rem;font-weight:500;color:#a90831;text-decoration:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-content blockquote > ul a{font-size:1.3rem}}@media (-ms-high-contrast:none),(hover:hover){.section-callout-secondary .section__body-content blockquote > ul a:hover{opacity:#1c1c1c}}.section-callout-secondary .section__body-content blockquote > ul i{margin-right:.8rem}.section-callout-secondary .section__body-content h3{margin-bottom:1.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-content h3{font-size:2.8rem}}.section-callout-secondary .section__body-content p{margin-bottom:1.7rem}.section-callout-secondary .section__body-content .btn{min-width:29.2rem;-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);border:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-content .btn{display:block;min-width:0;margin-top:4rem}}.section-callout-secondary .section__body-image{width:calc(100% - 50.4rem);pointer-events:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-image{width:100%;padding-top:90%;height:0;overflow:hidden}}.section-callout-secondary .section__body-image span{position:absolute;left:0;right:0;top:0;bottom:0;top:-9.8rem;border-radius:0 0 2rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-image span{top:0;left:-5rem;right:-15rem}}.section-callout-secondary .section__body-image img{-o-object-position:right bottom;object-position:right bottom}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-secondary .section__body-image img{-o-object-position:center bottom;object-position:center bottom}}.section-callout-tertiary{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:14.9rem 0;border-radius:2rem}@media (max-width:1441px){.section-callout-tertiary{margin-top:10rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary{margin-top:7rem}}@media (max-width:374px){.section-callout-tertiary{margin-top:5rem}}.section-callout-tertiary:not(.section-callout-tertiary--alt):last-child{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary:not(.section-callout-tertiary--alt):last-child{margin-bottom:3.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary{min-height:37.5rem;border-radius:2rem;margin:4rem 0}}.section-callout-tertiary .fragment-wave-text{margin-bottom:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary .fragment-wave-text{max-width:28rem;margin-left:auto;margin-right:auto}}.section-callout-tertiary .fragment-wave-text span{font-size:3.2rem}.section-callout-tertiary .ico-phone path{fill:#a90831}.section-callout-tertiary .section__image{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-callout-tertiary .section__image span{position:absolute;left:0;right:0;top:0;bottom:0;top:-15rem;bottom:-10rem}.section-callout-tertiary .section__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";opacity:.85;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);z-index:10}.section-callout-tertiary .section__body{position:relative;z-index:10;padding:9.4rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary .section__body{padding:5rem 0}}.section-callout-tertiary .section__body-content{text-align:center;margin-top:1.1rem}.section-callout-tertiary .section__body-content p{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;margin-bottom:0;font-size:1.4rem}.section-callout-tertiary .section__body-content p > *:not(:last-child){margin-right:.5rem}.section-callout-tertiary .section__body-content a{color:#a90831;font-weight:500}@media (-ms-high-contrast:none),(hover:hover){.section-callout-tertiary .section__body-content a:hover{text-decoration:underline}}.section-callout-tertiary .section__body-content > *:last-child{margin-bottom:0}.section-callout-tertiary--alt{margin:12rem 0}@media (max-width:1441px){.section-callout-tertiary--alt{margin:10rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary--alt{margin:7rem 0}}@media (max-width:374px){.section-callout-tertiary--alt{margin:5rem 0}}.section-callout-tertiary--alt a.btn{min-width:35.4rem}@media (max-width:1023px){.section-callout-tertiary--alt a.btn{min-width:0}}.section-callout-tertiary--alt a.btn > span{font-size:1.4rem}.section-callout-tertiary--alt .fragment-wave-text{max-width:76rem;margin-left:auto;margin-right:auto}.section-callout-tertiary--alt .section__image{border-radius:3rem;overflow:hidden;z-index:1}.section-callout-tertiary--alt .section__body{text-align:center;padding:4rem 2rem;z-index:2}.section-callout-tertiary--alt .section__body .shell{padding-left:0;padding-right:0}.section-callout-tertiary--alt:first-child{margin-top:3.4rem;overflow:visible;min-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout-tertiary--alt:first-child{margin-top:0}}.section-callout-tertiary--alt:first-child:before{content:" ";position:absolute;left:0;right:0;top:-20rem;bottom:50%;opacity:.85;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6)}.section-callout-tertiary--alt:first-child .fragment-wave-text{max-width:100%}@media (max-width:1441px){.section-callout-tertiary--alt:first-child .fragment-wave-text{max-width:69rem}}.section-callout-tertiary--alt:first-child a.btn{min-width:59.4rem}@media (max-width:1023px){.section-callout-tertiary--alt:first-child a.btn{min-width:0}}.section-callout-tertiary--alt:first-child a.btn > span{font-size:1.5rem}.section-callout-tertiary--alt:first-child .section__group{border-radius:3rem;border:.2rem solid #fff;-webkit-box-shadow:0 .3rem 2.5rem rgba(0,0,0,.14);box-shadow:0 .3rem 2.5rem rgba(0,0,0,.14);background:linear-gradient(135deg,hsla(0,0%,100%,.1) 40%,hsla(0,0%,100%,.1) 0);backdrop-filter:blur(2rem)}.section-callout-tertiary--alt:first-child .section__image{display:none}.section-callout{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:55.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:18rem 0;-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.section-callout:last-child{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout:last-child{margin-bottom:4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout{min-height:46.6rem;border-radius:2rem;margin:4rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .fragment-wave-text{max-width:29rem;margin-left:auto;margin-right:auto}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .fragment-wave-text span{font-size:3.8rem}}.section-callout .block-heading{max-width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .block-heading{text-align:center}}.section-callout .block-heading p{max-width:58rem;margin-left:auto;margin-right:auto}.section-callout .block-heading:not(:last-child){margin-bottom:4.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .block-heading:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.section-callout .ico-phone{width:2rem;height:2rem}.section-callout .ico-email path,.section-callout .ico-phone path{fill:#a90831}.section-callout .section__image{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-callout .section__image span{position:absolute;left:0;right:0;top:0;bottom:0;bottom:-10rem}.section-callout .section__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";opacity:.85;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);z-index:10}.section-callout .section__body{position:relative;z-index:10;padding:8rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .section__body{text-align:center}}.section-callout .section__body ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:-2.2rem;list-style:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .section__body ul{display:block;margin:0}}.section-callout .section__body ul li{padding:2.2rem;font-size:1.7rem;line-height:1.18;font-weight:500;color:#a90831}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout .section__body ul li{padding:0}.section-callout .section__body ul li:not(:last-child){margin-bottom:1.2rem}}.section-callout .section__body ul i{margin-right:.6rem}.section-callout .section__body ul li a{text-decoration:none}@media (-ms-high-contrast:none),(hover:hover){.section-callout .section__body ul li a:hover{color:#1c1c1c}}.section-callout--type-secondary{text-align:left;border-radius:2rem;min-height:46.9rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-secondary{text-align:center}}.section-callout--type-secondary .btn{min-width:29.2rem}.section-callout--type-secondary .fragment-wave-text--center{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-callout--type-secondary .fragment-wave-text--center span{font-size:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-secondary .fragment-wave-text--center span{font-size:2.6rem}}.section-callout--type-secondary .block-heading{padding-top:0;text-align:left}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-secondary .block-heading{text-align:center}}.section-callout--type-secondary .block-heading:before{display:none}.section-callout--type-secondary .block-heading:not(:last-child){margin-bottom:2rem}.section-callout--type-secondary .block-heading p{margin-right:0;margin-left:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-secondary .block-heading p{margin-left:auto;margin-right:auto}}.section-callout--type-secondary .section__body ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-secondary .section__body ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section-callout--type-secondary .section__body ul:not(:last-child){margin-bottom:2rem}.section-callout--type-tertiary{--gap:clamp(7.2rem,7vw,12rem);border-radius:2rem;margin-block:var(--gap)}.section-callout--type-tertiary + section.section-content-and-form{--gap:clamp(7.2rem,7vw,12rem);margin-top:calc(0px - var(--gap))}.section-callout--type-tertiary .fragment-wave-text span{font-size:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-tertiary .fragment-wave-text span{font-size:2.6rem}}.section-callout--type-tertiary .block-heading{padding-top:0}.section-callout--type-tertiary .block-heading:before{display:none}.section-callout--type-tertiary .block-heading p{max-width:100%}.section-callout--type-tertiary .block-heading h2{margin-bottom:1.7rem}.section-callout--type-tertiary .block-heading:not(:last-child){margin-bottom:3.4rem}.section-callout--type-tertiary .block-author .block-author__actions ul{margin:0}.section-callout--type-tertiary .block-author .block-author__actions ul i{margin-right:0}.section-callout--type-tertiary .block-author .block-author__actions li{padding:0}.section-callout--type-tertiary .block-actions .ico-phone{width:1.6rem;height:1.6rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-callout--type-tertiary .section__body{padding-block:4.8rem}}.section-contact{margin:10rem 0;padding:9.2rem 0;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-contact{margin:8.3rem 0}}.section-contact .section__image{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-contact .section__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";z-index:2;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.85}.section-contact .section__image span{position:absolute;left:0;top:0;bottom:-20rem;width:100%}.section-contact .section__image img{display:block;width:100%;height:auto;position:absolute;left:0;right:0;bottom:0}.section-contact .section__body{z-index:10}.section-content-and-form:first-child{padding-block:calc(var(--h-inner-h, 70px) * 2 + 2px) 4rem;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form:first-child{padding-top:calc(var(--h-inner-h, 75px) * 1.2 + 2px)}}.section-content-and-form:first-child .section-content-and-form__inner{border:1px solid #fff;background:-webkit-gradient(linear,left top,right top,color-stop(100%,hsla(0,0%,100%,.6)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,.6) 100%,#fff 0)}.section-content-and-form:not(:first-child){padding-block:8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form:not(:first-child){padding-block:4rem}}.section-content-and-form + section.section-loop{margin-top:4rem}.section-content-and-form + section.section-loop .section__head:before{display:none}.section-content-and-form__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-inline:6rem;padding-block:5.6rem;border-radius:3rem;background:-webkit-gradient(linear,left top,right top,from(#fcebec),to(#a5c4d6));background:linear-gradient(90deg,#fcebec 0,#a5c4d6)}@media (max-width:1023px){.section-content-and-form__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form__inner{padding:2.8rem 2.4rem;gap:2.4rem}}.section-content-and-form__content{width:55%;padding-right:8rem}@media (max-width:1023px){.section-content-and-form__content{width:100%;padding-right:0}}.section-content-and-form__content h2{font-size:3.6rem;line-height:1.3;margin-bottom:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form__content h2{font-size:2.4rem;margin-bottom:1rem}}.section-content-and-form__content p{font-size:1.8rem;line-height:1.33;color:#4f4f4f}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form__content p{font-size:1.4rem}}.section-content-and-form__content > *:last-child{margin-bottom:0}.section-content-and-form__form{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}@media (max-width:1023px){.section-content-and-form__form{width:100%}}.section-content-and-form--search-landing:not(:first-child){padding-block:5rem}.section-content-and-form--search-landing:first-child{padding-block:calc(var(--h-inner-h, 70px) * 1.5 + 2px) 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form--search-landing:first-child{padding-top:calc(var(--h-inner-h, 75px) * 1.1 + 2px);padding-bottom:2rem}}.section-content-and-form--search-landing .section-content-and-form__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding-block:3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form--search-landing .section-content-and-form__inner{padding-block:2rem;gap:2rem}}.section-content-and-form--search-landing .section-content-and-form__content{width:100%;padding-right:0;text-align:center}.section-content-and-form--search-landing .section-content-and-form__form{width:100%}.section-content-and-form--search-landing .section-content-and-form__form .form-main-primary{padding:0;background:none;border:0;backdrop-filter:none}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1.5rem;max-width:80rem;margin:0 auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gform_body{width:66%;margin:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gform_body{width:100%}}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gform_footer{width:33%;margin:0;padding:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gform_footer{width:100%}}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gform_fields{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gfield{margin:0!important;padding:0!important}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .gfield,.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .ginput_container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .ginput_container input,.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form input[type=submit]{height:5.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form .ginput_container input,.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form input[type=submit]{height:4.4rem}}.section-content-and-form--search-landing .section-content-and-form__form .gform_wrapper.gravity-theme form input[type=submit]{width:100%;white-space:nowrap}.section-content-and-image{padding-block:clamp(5.6rem,5.1643192488vw + 3.3896713615rem,10rem)}.section-content-and-image:first-child{padding-top:clamp(8.5rem,6.6901408451vw + 5.6366197183rem,14.2rem)}.section-content-and-image > .shell{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-image > .shell{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem}}.section-content-and-image__background{position:absolute;inset:0;font-size:0;line-height:0;pointer-events:none}.section-content-and-image__background img{opacity:.3;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.section-content-and-image__background:after{content:" ";position:absolute;inset:0;background:linear-gradient(135deg,#a5c4d6,#fcebec);opacity:.7}.section-content-and-image__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media (min-width:767.02px){.section-content-and-image__content{width:50%;padding-right:clamp(2.8rem,3.2863849765vw + 1.39342723rem,5.6rem)}}.section-content-and-image__content-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-image__content-head{gap:0}.section-content-and-image__content-head nav.nav-categories{position:absolute;left:2rem;right:2rem;bottom:calc(100% + 4rem);z-index:10}}.section-content-and-image__content-entry h1{line-height:1.3;font-size:4.4rem;margin-bottom:clamp(.8rem,.9389671362vw + .3981220657rem,1.6rem)}@media (max-width:1280px){.section-content-and-image__content-entry h1{font-size:clamp(2.8rem,1.8779342723vw + 1.9962441315rem,4.4rem)}}.section-content-and-image__content-entry p{color:#4f4f4f;line-height:1.5;font-size:1.6rem}@media (max-width:1280px){.section-content-and-image__content-entry p{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.section-content-and-image__content-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;margin-top:1.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-content-and-image__content-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-content-and-image__content-actions a.btn{-webkit-box-shadow:0 5px 3rem rgba(169,8,49,.4);box-shadow:0 5px 3rem rgba(169,8,49,.4)}@media (min-width:767.02px){.section-content-and-image__image{width:50%}}.section-content-and-image__image img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;height:clamp(28.9rem,21.1267605634vw + 19.8577464789rem,46.9rem);border-radius:clamp(1.2rem,.4694835681vw + .9990610329rem,1.6rem)}.section-default{margin:5rem 0}.section-default .section__content{margin-bottom:4rem}.section-default .section__content:last-child{margin-bottom:0}.section-default .section__title{margin-bottom:2rem}.section-default .section__title:last-child{margin-bottom:0}.section-default--404{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:center}.section-default--404 .section__shell{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}.section-default--404 .section__btn{margin-top:2rem}.section-fixed-background{position:absolute;left:0;right:0;font-size:0;line-height:0;background-color:#fff;overflow:hidden;z-index:-1}.section-fixed-background:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.85;z-index:2}.section-fixed-background span{position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-fixed-background img{display:block;width:100%;height:auto}.section-fixed-background + section.section-slider-gallery + section.section-list-brands + section.section--list-numbers{margin-top:16rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-fixed-background + section.section-slider-gallery + section.section-list-brands + section.section--list-numbers{margin-top:8rem}}.section-form-main{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);padding:15.3rem 0 10.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1441px){.section-form-main{min-height:0;padding:10rem 0 5rem}}@media (max-width:1023px){.section-form-main{padding-top:11rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-form-main{overflow:hidden}}@media (max-width:1023px){.section-form-main .shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-form-main .shell{gap:1.4rem}}.section-form-main .form-main-primary{-ms-flex-item-align:start;align-self:flex-start}@media (max-width:1023px){.section-form-main .form-main-primary{margin-left:auto;margin-right:auto}}.section-form-main .section__image{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-form-main .section__image > span{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat}body:not(.is-touch) .section-form-main .section__image > span{background-attachment:fixed}.section-form-main .section__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.85;z-index:2}.section-form-main .section__body{z-index:10}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-form-main .section__body{position:static;z-index:inherit}.section-form-main .section__body .shell{position:static}}.section-form-main .gform_wrapper.gravity-theme .gfield--checkbox,.section-form-main .gform_wrapper.gravity-theme .gfield--consent{font-size:1.3rem}.section-form-main .gform_wrapper.gravity-theme .gfield--consent label{padding-left:3.3rem}.section-form-main .gform_wrapper.gravity-theme .gfield--consent label:before{width:1.6rem;height:1.6rem;border-radius:0;top:.4rem;border-color:transparent}.section-form-main .gform_wrapper.gravity-theme .gfield--consent label:after{width:1.6rem;height:1.6rem;top:.4rem;left:0;border-radius:0}body.page-loaded .section-form-main .section__image ul{opacity:1;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}body.page-loaded .section-form-main .section__image li:before{opacity:1}.section-form-main--password-protect{padding:22.3rem 0 23.3rem;min-height:0}@media (max-width:1599px){.section-form-main--password-protect{padding-top:15.9rem;padding-bottom:9.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-form-main--password-protect{padding-top:12rem;padding-bottom:6rem}}@media (max-width:374px){.section-form-main--password-protect{padding-top:11rem}}.section-go-back:first-child{margin-top:5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-go-back:first-child{margin-top:0}}@media (max-width:1023px){.section-go-back:not(:last-child){margin-bottom:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-go-back .shell{padding-left:1.2rem;padding-right:1.2rem}}.section-go-back + section.section-building-free{margin-top:0}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}100%{opacity:0;-webkit-transform:translateY(200rem);transform:translateY(200rem)}}@keyframes d{0%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}100%{opacity:0;-webkit-transform:translateY(200rem);transform:translateY(200rem)}}.section-hero{min-height:calc(100vh - 6.1rem);padding-block:clamp(4rem,6vw,8rem);background-color:#ebe9ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1280px){.section-hero{min-height:calc(100vh - 6.1rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero{min-height:100vh;padding-bottom:40vh}}body.admin-bar .section-hero{min-height:calc(100vh - 6.1rem - 32px)}@media (max-width:1280px){body.admin-bar .section-hero{min-height:calc(100vh - 6.1rem - 32px)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.admin-bar .section-hero{min-height:calc(100vh - 46px)}}.section-hero .shell{position:static}.section-hero:first-child{padding-top:13.9rem}@media (max-width:1441px){.section-hero:first-child{padding-top:12.1rem}}@media (max-width:1023px){.section-hero:first-child{padding-top:12.1rem}}.section-hero__background{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;pointer-events:none;overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero__background{top:50%}}.section-hero__background span{position:absolute;left:0;right:0;top:0;bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero__background span:after{content:" ";position:absolute;left:0;right:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(#ebe9ec),to(rgba(232,231,236,0)));background:linear-gradient(180deg,#ebe9ec 0,rgba(232,231,236,0));height:10rem}}.section-hero__background img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left bottom;object-position:left bottom}.section-hero__background:after{content:" ";position:absolute;left:50%;top:0;bottom:0;right:0;background:-webkit-gradient(linear,left top,right top,from(rgba(232,231,236,0)),to(#e5e6eb));background:linear-gradient(90deg,rgba(232,231,236,0) 0,#e5e6eb);opacity:.7}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero__background:after{display:none}}.section-hero__body{position:static}.section-hero__body-popups{position:fixed;right:clamp(2rem,3vw,3.2rem);bottom:clamp(2rem,3vw,3.2rem);z-index:10;max-width:clamp(22rem,26vw,36.3rem);-webkit-transition-property:opacity,visibility;-webkit-transition-duration:.4s;height:0;font-size:0;line-height:0;z-index:999;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.4s}body.show-bottom-bar .section-hero__body-popups{opacity:1;visibility:visible}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero__body-popups{bottom:clamp(8rem,10vw,12rem)}}.section-hero__body-popups.hide{opacity:0!important;visibility:hidden!important;pointer-events:none}.section-hero__body-popups blockquote{cursor:pointer;padding:1.6rem;color:#4f4f4f;width:100%;border-radius:1.3rem;background:-webkit-gradient(linear,left top,right top,from(#e6bac3),to(#b6d0e5));background:linear-gradient(90deg,#e6bac3 0,#b6d0e5);backdrop-filter:blur(8px);position:absolute;right:0;bottom:0;margin:0;opacity:0;-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%);-webkit-transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,transform,visibility;transition-property:opacity,transform,visibility,-webkit-transform;-webkit-text-decoration:.4s;text-decoration:.4s}.section-hero__body-popups blockquote:before{content:" ";position:absolute;right:1rem;top:1rem;width:1rem;height:1rem;background-image:url(../images/ico-close.svg);background-repeat:no-repeat;background-size:1rem 1rem;background-position:50%}.section-hero__body-popups blockquote.active{pointer-events:all}.section-hero__body-popups blockquote p{font-size:clamp(1.4rem,2vw,1.6rem);line-height:1.5}.section-hero__body-popups blockquote p strong{color:#1c1c1c;font-weight:500}.section-hero__body-popups blockquote > *{pointer-events:none}.section-hero__body-popups blockquote ~ blockquote{position:absolute;right:0;bottom:0}body.page-loaded .section-hero__body-popups blockquote.active{-webkit-animation:d 8s;animation:d 8s;z-index:10}.section-hero__body-popups h6{font-size:clamp(1rem,1vw,1.2rem);line-height:1.5;position:relative;padding-left:1rem;margin-bottom:.8rem}.section-hero__body-popups h6:before{content:" ";position:absolute;left:0;top:50%;width:.6rem;height:.6rem;border-radius:50%;background-color:#a90831;margin-top:-.3rem}.section-hero__body-form{max-width:clamp(46.6rem,45vw,62.2rem);border-radius:clamp(2.2rem,2vw,3rem);padding:clamp(4.5rem,4vw,6rem);margin-left:auto;background-color:hsla(0,0%,100%,.6);border:1px solid #fff;backdrop-filter:blur(40px)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero__body-form{max-width:100%;padding:0;border-radius:0;background-color:transparent;backdrop-filter:none;border:0}}.section-hero--alt{min-height:calc(100vh - 20rem)}@media (max-width:1280px){.section-hero--alt{min-height:calc(100vh - 18.2rem)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-hero--alt{min-height:calc(100vh - 12.1rem)}}body.admin-bar .section-hero--alt{min-height:calc(100vh - 20rem - 32px)}@media (max-width:1280px){body.admin-bar .section-hero--alt{min-height:calc(100vh - 18.2rem - 32px)}}@media (max-width:782px){body.admin-bar .section-hero--alt{min-height:calc(100vh - 12.1rem - 46px)}}.section-hero--alt .shell{position:relative;z-index:20}.section-hero--alt .section-hero__background span{top:-15rem;bottom:-10rem}.section-hero--alt .section-hero__background:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";opacity:.85;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);z-index:10}.section-hero--alt .section-hero__background img{-o-object-position:right bottom;object-position:right bottom}.section-hero--alt .section-hero__body-form{margin-left:0}.section-intro{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(var(--vh, 1vh) * 65);-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);-webkit-transition:min-height .4s;transition:min-height .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro{border-radius:2rem;min-height:calc(var(--vh, 1vh) * 100 - 9.1rem)}}.section-intro .btn{min-width:30rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro .btn{display:block;min-width:0;width:100%}}.section-intro[data-gradient=true]{overflow:visible;background:none;min-height:0}.section-intro[data-gradient=true] .section__background{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";overflow:hidden}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro[data-gradient=true] .section__background{border-radius:0 0 2rem 2rem}}.section-intro[data-gradient=true] .section__background:after{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.9}.section-intro[data-gradient=true] .section__body{padding-top:12rem}@media (max-width:1023px){.section-intro[data-gradient=true] .section__body{padding-top:7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro[data-gradient=true] .section__body{padding-top:5rem}}.section-intro[data-gradient=true] + section.section--list-numbers{padding-bottom:12rem}@media (max-width:1023px){.section-intro[data-gradient=true] + section.section--list-numbers{padding-bottom:7rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro[data-gradient=true] + section.section--list-numbers{padding-bottom:5rem}}.section-intro .section__image{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-intro .section__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.85;z-index:10}.section-intro .section__image span{position:absolute;left:0;right:0;top:0;bottom:0;background-position:50%;background-repeat:no-repeat;background-size:cover}body:not(.is-touch) .section-intro .section__image span{background-attachment:fixed}.section-intro .section__body{z-index:20;text-align:center;font-size:1.7rem;line-height:1.8;padding:4.5rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro .section__body{text-align:left;font-size:1.3rem}}.section-intro .section__body h1{max-width:76rem;margin-left:auto;margin-right:auto;margin-bottom:1.7rem}.section-intro .section__body p{max-width:64rem;margin-left:auto;margin-right:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro .section__body p{max-width:100%;margin-left:0;margin-right:0}}.section-intro .section__body-content > *:last-child{margin-bottom:0}.section-intro .section__body-actions{display:-webkit-box;display:-ms-flexbox;font-size:0;line-height:0;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-intro .section__body-actions:not(:first-child){margin-top:4rem}.section-intro .section__body-actions > *{margin:2rem 1.5rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro .section__body-actions > *{margin-left:0;margin-right:0}}.section-intro--large-heading .section__body h1{max-width:100%}.section-intro--small{min-height:32.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro--small{min-height:0}}.section-intro--with-counters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-intro--with-counters .shell{z-index:120}.section-intro--with-counters .block-heading{max-width:53rem}.section-intro--with-counters + section.section--positives:before{z-index:100;content:" ";position:absolute;right:0;top:-16rem;width:0;height:0;border-right:0 solid transparent;border-left:24.8rem solid transparent;border-top:0 solid transparent;border-bottom:16rem solid #d8dbde;font-size:0;line-height:0;text-indent:-400rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro--with-counters + section.section--positives:before{border-bottom-width:6.6rem;border-left-width:11.2rem;top:-6.6rem}}.section-intro--with-counters .section__body p{font-size:2.1rem;line-height:1.5}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-intro--with-counters .section__body p{font-size:1.4rem}}.section-landing{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);padding:15.3rem 0 10.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1441px){.section-landing{min-height:0;padding:10rem 0 5rem}}@media (max-width:1023px){.section-landing{padding-top:11rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing{overflow:hidden}}@media (max-width:767px) and (max-width:767px),screen and (max-width:767px) and (max-width:812px) and (orientation:landscape),screen and (max-width:812px) and (orientation:landscape) and (max-width:767px),screen and (max-width:812px) and (orientation:landscape) and (max-width:812px) and (orientation:landscape){.section-landing .ico-phone-gradient,.section-landing .ico-viber{width:1.6rem;height:1.6rem}.section-landing .ico-phone-gradient path,.section-landing .ico-viber path{fill:#fff}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing .link-phone{text-align:center;display:block}.section-landing .link-phone > span{color:#fff}.section-landing .link-phone > *:not(:last-child){margin-right:.8rem}.section-landing__content-head{position:fixed;top:0;left:0;right:0;z-index:999!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#a90831;color:#fff;padding:.4rem 2.5rem;border-radius:0 0 1rem 1rem;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.4s;transition-duration:.4s}body.page-loaded .section-landing__content-head{opacity:1;visibility:visible}body.admin-bar .section-landing__content-head{top:46px}}@media (max-width:374px){.section-landing .link-phone > span{font-size:1.4rem}}@media (max-width:360px){.section-landing .link-phone > span{font-size:1.2rem}}.section-landing .shell{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.section-landing .shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing .shell{gap:1.4rem}}.section-landing__image{position:absolute;left:0;right:0;top:0;bottom:0;font-size:0;line-height:0;pointer-events:none}.section-landing__image > span{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat}body:not(.is-touch) .section-landing__image > span{background-attachment:fixed}.section-landing__image:before{position:absolute;left:0;right:0;top:0;bottom:0;content:" ";background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);opacity:.85;z-index:2}.section-landing__content{max-width:50.2rem;padding-right:5rem;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}@media (max-width:1023px){.section-landing__content{max-width:45.2rem;padding-right:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing__content{max-width:100%}}.section-landing__content > *{z-index:10}.section-landing__content-entry{font-size:clamp(1.4rem,1vw,1.7rem);line-height:1.64}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing__content-entry{line-height:1.4}}.section-landing__content-entry h1{margin-bottom:clamp(1.6rem,2vw,2.6rem);line-height:1.44}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing__content-entry h5{line-height:1.4;margin-bottom:1.3rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing__content-entry p{margin-bottom:1.9rem}}.section-landing__content-entry > *:last-child{margin-bottom:0}.section-landing__form{max-width:61rem;z-index:10}@media (max-width:1023px){.section-landing__form{max-width:100%}}@media (max-width:374px){.section-landing__content-head{padding-inline:1rem;min-width:32rem}}.section-landing__content-head a ~ a{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-landing__content-head a ~ a{display:block}}.section-list-articles{margin-block:clamp(4rem,4.6948356808vw + 1.9906103286rem,8rem)}@media (max-width:984px){.section-list-articles{position:relative;overflow:hidden}}.section-list-articles:first-child{margin-top:clamp(3.4rem,2.1126760563vw + 2.4957746479rem,5.2rem)}.section-list-articles > button{padding-inline:2.4rem;border-radius:3.2rem;background:transparent -webkit-gradient(linear,left top,right top,from(#880425),to(#a90831)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#880425,#a90831) 0 0 no-repeat padding-box;color:#fff;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;gap:1.2rem;font-size:1.6rem;line-height:1.1;height:5.1rem;border:0;position:fixed;right:2.6rem;bottom:2.6rem;font-weight:500;z-index:200;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:var(--theme-transition-duration);transition-duration:var(--theme-transition-duration)}@media (min-width:984.02px){.section-list-articles > button{display:none}}body.show-bottom-bar .section-list-articles > button{bottom:9rem}.section-list-articles > button > *{pointer-events:none}body.show-filters .section-list-articles > button{opacity:0;visibility:hidden}.section-list-articles .block-accordion{background-color:#f7f7f7;padding-inline:clamp(2.6rem,.3521126761vw + 2.4492957746rem,2.9rem)}.section-list-articles .block-accordion__group{background-color:#fff}.section-list-articles .block-actions{background-color:#f7f7f7;border-radius:10rem;padding:clamp(1.2rem,.3521126761vw + 1.0492957746rem,1.5rem)}.section-list-articles .block-actions a.btn > span{font-size:1.4rem}@media (max-width:1280px){.section-list-articles .block-actions a.btn > span{font-size:clamp(1rem,.4694835681vw + .7990610329rem,1.4rem)}}.section-list-articles section.section--slider-testimonials{margin:1.4rem 0;width:auto;margin-right:calc(63.2rem - 50vw);position:relative;overflow:hidden}.section-list-articles section.section--slider-testimonials:before{display:none}@media (max-width:1214px){.section-list-articles section.section--slider-testimonials{margin-right:-2.5rem!important}}@media (min-width:1023.02px) and (max-width:1441px){.section-list-articles section.section--slider-testimonials{margin-right:calc(56.6rem - 50vw)}.section-list-articles section.section--slider-testimonials h2{font-size:2.8rem}}@media (min-width:1023.02px) and (max-width:1441px) and (max-width:1280px){.section-list-articles section.section--slider-testimonials h2{font-size:clamp(2.6rem,.234741784vw + 2.4995305164rem,2.8rem)}}@media (min-width:1023.02px) and (max-width:1100px){.section-list-articles section.section--slider-testimonials{margin-right:-2.5rem}}@media (max-width:1023px){.section-list-articles section.section--slider-testimonials{margin-right:0!important}}.section-list-articles section.section--slider-testimonials .shell{padding:0}.section-list-articles section.section--slider-testimonials .block-heading h2{text-align:left}@media (min-width:1023.02px) and (max-width:1441px){.section-list-articles section.section--slider-testimonials .slider-testimonials .slider__head{padding-left:3.2rem;padding-right:14.7rem}}@media (min-width:1023.02px) and (max-width:1280px){.section-list-articles section.section--slider-testimonials .slider-testimonials .slider__head{padding-right:10.7rem}}@media (min-width:984.02px) and (max-width:1023px){.section-list-articles section.section--slider-testimonials .slider-testimonials .slider__head{margin-inline:0}}@media (min-width:1023.02px) and (max-width:1441px){.section-list-articles section.section--slider-testimonials .slider-testimonials .tns-controls{left:14.2rem}}.section-list-articles__head:not(:last-child){margin-bottom:.3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-articles__head:not(:last-child){margin-bottom:2rem}}.section-list-articles__head h1{line-height:1.3;max-width:63.2rem;font-size:4rem}@media (max-width:1280px){.section-list-articles__head h1{font-size:clamp(3.2rem,.9389671362vw + 2.7981220657rem,4rem)}}.section-list-articles__head h1 strong{font-weight:500;color:#a90831}.section-list-articles__list-type:not(:last-child){margin-bottom:clamp(2.7rem,.117370892vw + 2.6497652582rem,2.8rem)}.section-list-articles__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:100}.section-list-articles__body-aside{width:34.4rem;z-index:200}@media (min-width:984.02px){.section-list-articles__body-aside > *{position:sticky;top:2rem}body.admin-bar .section-list-articles__body-aside > *{top:6.6rem}}@media (max-width:984px){.section-list-articles__body-aside{width:100%;position:fixed;inset:0;background-color:rgba(28,28,28,.5);overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:900;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.4s;transition-duration:.4s}body.show-filters .section-list-articles__body-aside{opacity:1;visibility:visible}.section-list-articles__body-aside > *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:100%;width:100%}}.section-list-articles__body-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;--gap:clamp(2.8rem,0.4694835681vw + 2.5990610329rem,3.2rem)}.show-articles-vertical .section-list-articles__body-content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:984.02px){.section-list-articles__body-content{width:calc(100% - 34.4rem);padding-left:4.9rem}}.section-list-brands{margin:3.7rem 0}.section-list-brands .block-heading p{max-width:none;position:relative;margin-inline:-4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-brands .block-heading p{margin-inline:0}}.section-list-brands .section__head{text-align:center;margin-bottom:3rem;font-weight:500}.section-list-brands .section__head h2 + p{font-weight:400;color:#4f4f4f}.section-list-brands + .section--list-motivation{margin-top:8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-brands + .section--list-motivation{margin-top:3.7rem}}.section-list-brands--alt .fragment-wave-text span{font-size:clamp(3rem,3vw,4.2rem);line-height:1.2}.section-list-brands--alt .block-heading h2{margin-bottom:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-brands--alt .block-heading h2{max-width:37.4rem}}.section-list-brands--alt .block-heading p{font-size:clamp(1.6rem,1.7vw,2.4rem);line-height:1.4;max-width:83.8rem;margin-inline:auto}.section-list-brands--alt .section__head{margin-bottom:clamp(2rem,4.2vw,6rem)}.section-list-video-testimonials{padding:12rem 0;overflow:hidden;z-index:110}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-video-testimonials{padding:8rem 0 6rem}}.section-list-video-testimonials + section{margin-top:0;z-index:100}.section-list-video-testimonials .section__head:not(:last-child){margin-bottom:6.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-video-testimonials .section__head:not(:last-child){margin-bottom:4rem}}.section-list-video-testimonials .section__body .shell{max-width:100%;padding:0 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-video-testimonials .section__body .shell{padding:0 2rem}}@media (max-width:374px){.section-list-video-testimonials .section__body .shell{padding:0 1rem}}.section-list-video-testimonials--alt{padding:0;margin-block:clamp(6rem,9vw,12rem);overflow:hidden}.section-list-video-testimonials--alt .block-video-testimonial > a:after{display:none}.section-list-video-testimonials--alt .fragment-wave-text span{font-size:clamp(3rem,3vw,4.2rem);line-height:1.2}.section-list-video-testimonials--alt .block-heading p{font-size:clamp(1.6rem,1.7vw,1.8rem);line-height:1.5;max-width:62.3rem;margin-inline:auto;color:#4f4f4f}.section-list-video-testimonials--alt .section__head:not(:last-child){margin-bottom:clamp(2rem,6vw,8rem)}.section-list-videos{padding-block:clamp(4rem,7.0422535211vw + .985915493rem,10rem);--gap:clamp(1.2rem,0.7042253521vw + 0.8985915493rem,1.8rem)}.section-list-videos__head{text-align:center;margin-bottom:clamp(3.2rem,3.7558685446vw + 1.5924882629rem,6.4rem)}.section-list-videos__head h2{font-size:3.6rem}@media (max-width:1280px){.section-list-videos__head h2{font-size:clamp(2.8rem,.9389671362vw + 2.3981220657rem,3.6rem)}}.section-list-videos__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;margin:calc(0px - var(--gap))}.section-list-videos__list-col{padding:var(--gap);width:33.3333333333%}@media (max-width:984px){.section-list-videos__list-col{width:50%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-list-videos__list-col{width:100%}}.section-loop{margin:18rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-loop{margin:8rem 0}}.section-loop:first-child{padding-top:13.2rem;margin-top:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-loop:first-child{padding-top:0}}.section-loop .section__head{z-index:100;margin-bottom:13rem;-webkit-transition:top .4s;transition:top .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-loop .section__head{margin:0 -2rem 7.8rem;width:auto}}@media (max-width:374px){.section-loop .section__head{margin-left:-1rem;margin-right:-1rem}}.section-loop .section__head:before{content:" ";position:absolute;left:0;right:0;bottom:50%;top:-40rem;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);-webkit-transition:opacity .4s;transition:opacity .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-loop .section__head:before{display:none}}.section-loop .section__body{overflow:hidden}.section-loop .member-banner{position:relative;z-index:9999}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-loop .member-banner{margin-top:80px}}body.is-stuck .section-loop .section__head:before{opacity:0}body.is-stuck:not(.scroll-top) .section-loop .section__head{visibility:hidden;opacity:0}body.is-stuck:not(.scroll-top) .section-loop .section__head:before{-webkit-transition:none;transition:none}.section-magnifying-glass{overflow:hidden;margin-block:clamp(6rem,5.6vw,8rem)}.section-magnifying-glass .fragment-wave-text{max-width:58.6rem;margin-inline:auto}.section-magnifying-glass .fragment-wave-text span{font-size:clamp(3rem,3vw,4.2rem);line-height:1.2}.section-magnifying-glass__head{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-bottom:clamp(2rem,4.2vw,6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-magnifying-glass__head{text-align:left}}.section-magnifying-glass__head p{font-size:clamp(1.6rem,1.7vw,2.4rem);line-height:1.4;color:#4f4f4f;max-width:58.6rem;margin-inline:auto}.section-old-section{width:100%;position:relative;overflow:hidden}.section-old-section img{display:block;margin-inline:auto}.section-popup-main{cursor:pointer;position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:hsla(0,0%,80%,.5);opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}body.show-popup-main .section-popup-main{opacity:1;visibility:visible}body.admin-bar .section-popup-main{padding-top:32px}@media (max-width:782px){body.admin-bar .section-popup-main{padding-top:46px}}.section-popup-main .form-main-primary{padding:0;border:0;backdrop-filter:none;background:none;border-radius:0}.section-popup-main .form-main-primary .gform_wrapper.gravity-theme .gfield--checkbox label,.section-popup-main .form-main-primary .gform_wrapper.gravity-theme .gfield--consent label{font-size:1.2rem;line-height:1.95}.section-popup-main .form-main-primary .gform_wrapper.gravity-theme .gform_fields > .gfield:not(:last-child){margin-bottom:1.3rem}.section-popup-main__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-popup-main__inner{padding:1.2rem}}.section-popup-main__popup{cursor:default;border-radius:clamp(1.8rem,2vw,3rem);max-width:80.8rem;padding:clamp(3.2rem,7vw,4.8rem) clamp(2.4rem,7vw,4.8rem);display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;margin-inline:auto;overflow:hidden}@media (max-width:984px){.section-popup-main__popup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;max-width:58.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-popup-main__popup{padding:3.2rem 2.4rem}}.section-popup-main__popup > button{cursor:pointer;position:absolute;right:clamp(1.6rem,2vw,2.6rem);top:clamp(1.6rem,2vw,2.6rem);width:2.4rem;height:2.4rem;z-index:10;font-size:0;line-height:0;border:0;background:none}.section-popup-main__popup > button:after,.section-popup-main__popup > button:before{content:" ";position:absolute;left:.4rem;right:.4rem;height:2px;top:50%;margin-top:-1px;background-color:#a6a7ab;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;border-radius:2px}.section-popup-main__popup > button:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-popup-main__popup > button:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (hover) and (pointer:fine){.section-popup-main__popup > button:hover:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.section-popup-main__popup > button:hover:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}}.section-popup-main__popup-content{z-index:10;padding-right:clamp(2.4rem,4vw,4rem)}@media (max-width:984px){.section-popup-main__popup-content{padding-right:0}}.section-popup-main__popup-content h2{font-size:3rem;line-height:1.13;margin-bottom:clamp(1.6rem,3vw,2.4rem)}.section-popup-main__popup-content p{font-size:1.5rem;line-height:1.46}.section-popup-main__popup-form{z-index:10;max-width:33.4rem}@media (max-width:984px){.section-popup-main__popup-form{max-width:100%}}body.show-popup-header .section-popup-header{opacity:1;visibility:visible}.section-popups-inner{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999;cursor:pointer;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(.8rem);opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}body.show-popup-inner .section-popups-inner{opacity:1;visibility:visible}.section-popups-inner .section__holder{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-popups-inner .section__popup{-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.22);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.22);background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);border-radius:1rem;padding:5.7rem 5rem 6.5rem;margin-left:auto;margin-right:auto;max-width:60rem;cursor:default;display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-popups-inner .section__popup{padding:5rem 2.5rem 4.7rem}}.section-popups-inner .section__popup.active{display:block}.section-popups-inner .section__popup-head{position:absolute;right:3.4rem;top:2.1rem;z-index:10;width:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-popups-inner .section__popup-head{right:1rem;top:1rem}}.section-popups-inner .section__popup-head a{display:block;font-size:0;line-height:0;text-decoration:none}@media (-ms-high-contrast:none),(hover:hover){.section-popups-inner .section__popup-head a:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}body.is-touch.show-popup-inner{overflow:hidden}.section-popups{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999;cursor:pointer;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(.8rem);opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}body.show-popup .section-popups{opacity:1;visibility:visible}.section-popups .section__holder{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-popups .section__popup{-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.22);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.22);background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);border-radius:1rem;padding:5.7rem 5rem 6.5rem;margin-left:auto;margin-right:auto;max-width:60rem;cursor:default;display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-popups .section__popup{padding:5rem 2.5rem 4.7rem}}.section-popups .section__popup.active{display:block}.section-popups .section__popup-head{position:absolute;right:3.4rem;top:2.1rem;z-index:10;width:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-popups .section__popup-head{right:1rem;top:1rem}}.section-popups .section__popup-head a{display:block;font-size:0;line-height:0;text-decoration:none}@media (-ms-high-contrast:none),(hover:hover){.section-popups .section__popup-head a:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}body.is-touch.show-popup{overflow:hidden}.section-range-slider{overflow:hidden;background-color:#fff;padding-block:clamp(5.1rem,5.7511737089vw + 2.6384976526rem,10rem)}.section-range-slider:first-child{padding-top:clamp(11.3rem,3.4037558685vw + 9.8431924883rem,14.2rem)}@media (max-width:984px){.section-range-slider > .shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.3rem}}.section-range-slider__background{position:absolute;inset:0;font-size:0;line-height:0;pointer-events:none}.section-range-slider__background img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;-webkit-filter:blur(5px);filter:blur(5px)}.section-range-slider__background:after{content:" ";position:absolute;inset:0;background:linear-gradient(135deg,#a5c4d6,#fcebec);opacity:.9}.section-range-slider__range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(2.4rem,1.4084507042vw + 1.7971830986rem,3.6rem)}@media (min-width:984.02px){.section-range-slider__range{width:calc(50% - 6.1rem)}}@media (min-width:984.02px){.section-range-slider__form{width:calc(50% + 6.1rem);padding-left:clamp(2rem,11.7370892019vw + -3.0234741784rem,12rem)}}.section-range-slider__range-content h1{line-height:1.3;font-weight:500;font-size:4.2rem;margin-bottom:clamp(.6rem,.5868544601vw + .3488262911rem,1.1rem)}@media (max-width:1280px){.section-range-slider__range-content h1{font-size:clamp(3.2rem,1.1737089202vw + 2.6976525822rem,4.2rem)}}.section-range-slider__range-content p{color:#4f4f4f;line-height:1.5;font-size:1.6rem}@media (max-width:1280px){.section-range-slider__range-content p{font-size:clamp(1.4rem,.234741784vw + 1.2995305164rem,1.6rem)}}.section-range-slider__range-sliders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(1.6rem,2.4647887324vw + .5450704225rem,3.7rem)}.section-related-articles{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(165,196,214,.5),#fcebec);padding-block:clamp(4rem,4.6948356808vw + 1.9906103286rem,8rem)}.section-related-articles > .shell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(3.2rem,3.7558685446vw + 1.5924882629rem,6.4rem)}.section-related-articles__head{text-align:center}.section-related-articles__head h2{font-size:4rem}@media (max-width:1280px){.section-related-articles__head h2{font-size:clamp(2.8rem,1.4084507042vw + 2.1971830986rem,4rem)}}.section-search .form__search{width:100%}.section-slider-gallery{margin:8rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-slider-gallery{margin:6.4rem 0}}.section-sticky{position:fixed;left:0;right:0;bottom:0;z-index:899;border-radius:1.8rem 1.8rem 0 0;background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);padding:2rem 0;min-width:32rem}@media (max-width:1023px){.section-sticky{padding:.5rem 0 2.6rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky{padding:.5rem 0}}.section-sticky .ico-phone-gradient path{fill:#a90831}@media (max-width:1023px){.section-sticky .ico-phone-gradient{width:1rem;height:1rem}}.section-sticky .btn{min-width:24.8rem}@media (max-width:1023px){.section-sticky .btn{display:block;min-width:0;padding:.5rem 1rem}.section-sticky .btn > span{font-size:1.2rem}}@media (max-width:1023px){.section-sticky .link-phone > *:not(:last-child){margin-right:.5rem}}@media (max-width:1023px){.section-sticky .link-phone span{font-size:1.2rem}}.section-sticky .shell{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-sticky .section__content{text-align:left;width:50%;padding-right:1rem;font-weight:500}@media (max-width:1023px){.section-sticky .section__content{width:auto;padding-right:0;position:absolute;left:0;right:0;bottom:-2.6rem;text-align:center;background-color:#880425;color:#fff;margin-left:calc(30.4rem - 50vw);margin-right:calc(30.4rem - 50vw);font-size:1.2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky .section__content{display:none}}.section-sticky .section__actions{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:1rem}@media (max-width:1023px){.section-sticky .section__actions{width:100%;padding-left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section-sticky .section__actions > *:not(:last-child){margin-right:4rem}@media (max-width:1023px){.section-sticky .section__actions > *:not(:last-child){margin-right:0}}.section-sticky .btn-sticky-mobile{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky .btn-sticky-mobile{display:block}}.section-sticky .btn-sticky-desktop{display:block}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky .btn-sticky-desktop{display:none}}.section-sticky--alt{padding:0;border-radius:0;background:none;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;bottom:clamp(.8rem,1vw,1.6rem);opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.4s;transition-duration:.4s}body.show-bottom-bar:not(.show-filters) .section-sticky--alt{opacity:1;visibility:visible}.section-sticky--alt > .shell{width:auto;padding:clamp(1rem,1vw,1.6rem);background-color:hsla(0,0%,100%,.6);border-radius:4rem;backdrop-filter:blur(20px);max-width:100%;position:relative;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.section-sticky--alt .ico-phone-gradient path{fill:#fff}.section-sticky--alt a.btn{min-width:0;border-width:0;padding:1.3rem 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky--alt a.btn{padding:1.3rem 1rem;width:auto}.section-sticky--alt a.btn * + *{margin-left:.6rem}}@media (max-width:374px){.section-sticky--alt a.btn i{display:none}.section-sticky--alt a.btn span{font-size:1.1rem}.section-sticky--alt a.btn * + *{margin-left:0}}.section-sticky--alt a.btn--type-transparent{border-width:1px;padding:1.2rem 2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky--alt a.btn--type-transparent{padding:1.2rem 1rem}}.section-sticky--alt .section__actions{padding-left:0;width:100%}.section-sticky--alt .section__actions > *:not(:last-child){margin-right:clamp(.4rem,1vw,.8rem)}.section-sticky--alt ~ footer.footer{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-sticky--alt ~ footer.footer .footer__bar{padding-bottom:9rem}}.section-subscribe{overflow:hidden;margin:10rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-subscribe{margin:4rem 0}}.section-subscribe.form-confirmation-loaded .section__head{display:none}.section-subscribe .block-heading{max-width:61rem;margin-left:auto;margin-right:auto;padding-top:0}.section-subscribe .block-heading:before{display:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-subscribe .block-heading{max-width:100%}}.section-subscribe .gform_confirmation_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:5.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;font-size:1.4rem}.section-subscribe .fragment-wave-text span{font-size:2.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-subscribe .fragment-wave-text span{font-size:1.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-subscribe .fragment-wave-text--center > b > strong,.section-subscribe .fragment-wave-text--center > strong{margin-left:.3rem;margin-right:.3rem}}.section-subscribe .section__group{background:linear-gradient(135deg,#fcebec 40%,#a5c4d6);padding:2.1rem 2.5rem 4rem;border-radius:3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-subscribe .section__group{padding:1.7rem 2.5rem;width:auto;margin-left:-2.5rem;margin-right:-2.5rem;border-radius:1.4rem}}@media (max-width:374px){.section-subscribe .section__group{margin-left:-1rem;margin-right:-1rem}}.section-subscribe .section__head{margin-bottom:3.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-subscribe .section__head{margin-bottom:2rem}}.section-team-single{margin-block:10rem}.section-team-single .block-video img{border-radius:3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single .block-video img{border-radius:2rem}}.section-team-single .block-video a:before{display:none}.section-team-single:first-child{margin-top:5.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single:first-child{margin-top:3.2rem}}.section-team-single__inner{max-width:79.1rem;margin-inline:auto}.section-team-single__author{border:1px solid rgba(28,28,28,.11);border-radius:1.8rem;padding:4rem 3rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.section-team-single__author:not(:last-child){margin-bottom:4.9rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single__author:not(:last-child){margin-bottom:4rem}}.section-team-single__author-image{width:26.4rem;height:26.4rem;overflow:hidden;border-radius:50%;margin-inline:auto}@media (max-width:374px){.section-team-single__author-image{width:20rem;height:20rem}}.section-team-single__author-image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-team-single__author-title h2{margin-bottom:1.2rem}.section-team-single__author-title p{font-size:2.2rem;line-height:1.22;font-weight:500}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single__author-title p{font-size:2rem;line-height:1.35}}.section-team-single__author-title > *:last-child{margin-bottom:0}.section-team-single__author-actions > ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single__author-actions > ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:.8rem;max-width:20rem;margin-inline:auto}}.section-team-single__author-actions a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1rem;padding:.6rem 2rem .6rem 1.2rem;min-height:3.6rem;gap:.8rem;background-color:var(--background,#000);border-radius:2rem;text-decoration:none;color:#fff}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single__author-actions a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (hover) and (pointer:fine){.section-team-single__author-actions a:hover{opacity:.75}}.section-team-single__author-actions a span{font-size:1.5rem;font-weight:500}.section-team-single__content:not(:last-child){margin-bottom:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single__content:not(:last-child){margin-bottom:4rem}}.section-team-single__video:not(:last-child){margin-bottom:6.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-team-single__video:not(:last-child){margin-bottom:4rem}}.section-team-single__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-team-single ~ section.section-callout--type-tertiary{min-height:0;margin-top:0}.section-team-single ~ section.section-callout--type-tertiary .block-author{display:none}.section{margin:8.6rem 0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section{margin:3.7rem 0}}.section .section__head{margin-bottom:6.6rem;text-align:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section .section__head{margin-bottom:4.2rem;text-align:left}}.shell{position:relative;max-width:117rem;padding-left:2.5rem;padding-right:2.5rem;margin:auto;width:100%}@media (min-width:1280.02px){.shell{max-width:131.4rem}}@media (max-width:1441px){.shell{max-width:129.8rem}}@media (max-width:1280px){.shell{max-width:105rem}}@media (max-width:1023px){.shell{max-width:65.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.shell{max-width:100%;padding-left:2rem;padding-right:2rem}}@media (max-width:374px){.shell{padding-left:1rem;padding-right:1rem}}.shell--large{max-width:159rem}@media (max-width:1023px){.shell--large{max-width:65.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.shell--large{max-width:40.4rem}}@media (min-width:428px) and (max-width:767px){.shell--large{max-width:100%}}.shell--medium{max-width:129.8rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.shell--medium{padding-left:2rem;padding-right:2rem}}.shell--small{max-width:115rem}.shell--small-alt,body.page-template-html-blog .header .shell{max-width:117rem}@media (min-width:1280.02px){.shell--small-alt,body.page-template-html-blog .header .shell{max-width:131.4rem}}.shell--fluid{max-width:100%}@media (max-width:1023px){.shell--fluid{max-width:65.8rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.shell--fluid{max-width:40.4rem}}@media (min-width:428px) and (max-width:767px){.shell--fluid{max-width:100%}}.shell--grid{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.shell--grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}.slider-building{width:100%;position:relative}.slider-building:before{content:" ";width:49.4rem;height:49.4rem;border-radius:50%;position:absolute;left:-4.2rem;top:-7.4rem;background-color:rgba(169,8,49,.02)}@media (max-width:1023px){.slider-building:before{width:24.7rem;height:24.7rem;top:2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building:before{display:none}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__main{width:100%;position:relative;overflow:hidden;border-radius:2rem}}.slider-building .slider__main .tns-nav{position:absolute;left:50%;bottom:-3.4rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__main .tns-nav{bottom:1.8rem}}.slider-building .slider__main .slider__counter{position:absolute;right:2.4rem;top:3.8rem;z-index:100;background-color:hsla(0,0%,100%,.4);border-radius:3rem;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;min-width:10rem;color:#a90831;backdrop-filter:blur(4rem)}@media (max-width:1023px){.slider-building .slider__main .slider__counter{top:1.5rem}}.slider-building .slider__main .slider__counter > *{margin:0 .6rem}.slider-building .slider__main .slide__image{width:100%;position:relative}.slider-building .slider__main .slide__image a{font-size:0;line-height:0;display:block;height:0;padding-top:57.25%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__main .slide__image a{padding-top:93.25%}}@media (-ms-high-contrast:none),(hover:hover){.slider-building .slider__main .slide__image a:hover{opacity:.75}}.slider-building .slider__popup{width:100%;position:fixed;left:0;right:0;top:0;bottom:0;background-color:#1c1c1c;color:#fff;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:999;padding:15.8rem 0 8.3rem;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;pointer-events:none}body.show-gallery .slider-building .slider__popup{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:1023px){.slider-building .slider__popup{padding:8rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__popup{padding:6rem 0}}.slider-building .slider__popup .shell{max-width:168rem}.slider-building .slider__popup .slider__popup-head{position:absolute;left:0;right:2.5rem;top:-11rem;font-size:0;line-height:0;text-align:right;z-index:20}@media (max-width:1023px){.slider-building .slider__popup .slider__popup-head{top:-4.6rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__popup .slider__popup-head{top:-3.6rem}}.slider-building .slider__popup .slider__popup-head a{display:inline-block;vertical-align:top}@media (-ms-high-contrast:none),(hover:hover){.slider-building .slider__popup .slider__popup-head a:hover{color:#a90831}}.slider-building .slider__popup .slider__popup-head a > *{display:inline-block;vertical-align:middle}.slider-building .slider__popup .slider__popup-head a > *:not(:last-child){margin-right:.9rem}@media (max-width:1023px){.slider-building .slider__popup .slider__popup-head a > *:not(:last-child){margin-right:0}}.slider-building .slider__popup .slider__popup-head a > span{font-size:1.5rem;line-height:1.2}@media (max-width:1023px){.slider-building .slider__popup .slider__popup-head a > span{display:none}}.slider-building .slider__popup .slider__popup-counter{position:absolute;left:0;right:0;text-align:center;top:-5.2rem;font-size:1.8rem;line-height:1.4;pointer-events:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__popup .slider__popup-counter{top:-4.2rem}}.slider-building .slider__popup .slider__popup-body{width:100%;position:relative}.slider-building .slider__popup .slider__clip{width:100%;position:relative;padding:0 14rem}@media (max-width:1023px){.slider-building .slider__popup .slider__clip{padding:0 10rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__popup .slider__clip{padding:0;margin:0 -2.5rem;width:auto}}@media (max-width:374px){.slider-building .slider__popup .slider__clip{margin-left:-1rem;margin-right:-1rem}}.slider-building .slider__popup .slider__clip .tns-ovh{overflow:visible}.slider-building .slider__popup .slider__clip .tns-nav{position:absolute;left:-400rem;opacity:0}.slider-building .slider__popup .slider__clip .tns-controls{display:block;margin:0;font-size:0;line-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__popup .slider__clip .tns-controls{display:none}}.slider-building .slider__popup .slider__clip .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:200;margin:0;width:6rem;height:6rem;border-radius:50%;border:.2rem solid #fff}.slider-building .slider__popup .slider__clip .tns-controls > button svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem;height:1.8rem}.slider-building .slider__popup .slider__clip .tns-controls > button path{fill:#fff}.slider-building .slider__popup .slider__clip .tns-controls > button[data-controls=prev]{left:0}.slider-building .slider__popup .slider__clip .tns-controls > button[data-controls=next]{right:0}@media (-ms-high-contrast:none),(hover:hover){.slider-building .slider__popup .slider__clip .tns-controls > button:hover{background-color:#fff}.slider-building .slider__popup .slider__clip .tns-controls > button:hover svg{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slider-building .slider__popup .slider__clip .tns-controls > button:hover path{fill:#a90831}}.slider-building .slider__popup .slider__clip .slide:not(.tns-slide-active) > *{opacity:0;visibility:hidden}.slider-building .slider__popup .slider__clip .slide__image{width:100%;position:relative;overflow:hidden;background-color:#fff;border-radius:.5rem;min-height:calc(100vh - 43.6rem)}.slider-building .slider__popup .slider__clip .slide__image iframe,.slider-building .slider__popup .slider__clip .slide__image video{position:absolute;left:0;top:0;width:100%;height:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-building .slider__popup .slider__clip .slide__image{border-radius:0}}.slider-building .slider__popup .slider__clip .slide__image > a{position:absolute;left:0;right:0;top:0;bottom:0;display:block;font-size:0;line-height:0}.slider-gallery-alt{width:100%;max-width:96.5rem;margin:0 auto}.slider-gallery-alt .tns-ovh{overflow:visible}.slider-gallery-alt .tns-controls{margin:0}.slider-gallery-alt .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:5.2rem;height:5.2rem;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 .5rem 2rem rgba(169,8,49,.3);box-shadow:0 .5rem 2rem rgba(169,8,49,.3);z-index:100;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;margin:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-alt .tns-controls > button{width:3.2rem;height:3.2rem}}@media (hover) and (pointer:fine){.slider-gallery-alt .tns-controls > button:hover{background-color:#a90831}.slider-gallery-alt .tns-controls > button:hover svg{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.slider-gallery-alt .tns-controls > button:hover path{fill:#fff}}.slider-gallery-alt .tns-controls > button svg{width:3.2rem;height:3.2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-alt .tns-controls > button svg{width:2rem;height:2rem}}.slider-gallery-alt .tns-controls > button[data-controls=prev]{left:-2.6rem}@media (max-width:1280px){.slider-gallery-alt .tns-controls > button[data-controls=prev]{left:-1.3rem}}.slider-gallery-alt .tns-controls > button[data-controls=next]{right:-2.6rem}@media (max-width:1280px){.slider-gallery-alt .tns-controls > button[data-controls=next]{right:-1.3rem}}.slider-gallery-alt__slide a,.slider-gallery-alt__slide span{position:relative;overflow:hidden;display:block;aspect-ratio:1/.54;z-index:10;border-radius:3rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-alt__slide a,.slider-gallery-alt__slide span{aspect-ratio:1/.622}}.slider-gallery-popup{cursor:default}.slider-gallery-popup .tns-item:not(.tns-slide-active){pointer-events:none}.slider-gallery-popup .slider__clip{width:100%;position:relative;padding:0 8.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-popup .slider__clip{padding:0;margin:0 -2.5rem;width:auto}}@media (max-width:374px){.slider-gallery-popup .slider__clip{margin-left:-1rem;margin-right:-1rem}}.slider-gallery-popup .slider__clip .tns-ovh{overflow:visible}.slider-gallery-popup .slider__clip .tns-nav{position:absolute;left:-400rem;opacity:0}.slider-gallery-popup .slider__clip .tns-controls{display:block;margin:0;font-size:0;line-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-popup .slider__clip .tns-controls{display:none}}.slider-gallery-popup .slider__clip .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:200;margin:0;width:6rem;height:6rem;border-radius:50%;border:.2rem solid #fff}.slider-gallery-popup .slider__clip .tns-controls > button svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem;height:1.8rem}.slider-gallery-popup .slider__clip .tns-controls > button path{fill:#fff}.slider-gallery-popup .slider__clip .tns-controls > button[data-controls=prev]{left:0}.slider-gallery-popup .slider__clip .tns-controls > button[data-controls=next]{right:0}@media (-ms-high-contrast:none),(hover:hover){.slider-gallery-popup .slider__clip .tns-controls > button:hover{background-color:#fff}.slider-gallery-popup .slider__clip .tns-controls > button:hover svg{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slider-gallery-popup .slider__clip .tns-controls > button:hover path{fill:#a90831}}.slider-gallery-popup .slider__clip .slide:not(.tns-slide-active) > *{opacity:0;visibility:hidden}.slider-gallery-popup .slider__clip .slide__image{width:100%;position:relative;overflow:hidden;border-radius:.5rem;min-height:calc(100vh - 42.6rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-popup .slider__clip .slide__image{border-radius:0}}.slider-gallery-popup .slider__clip .slide__image > a{position:absolute;left:0;right:0;top:0;bottom:0;display:block;font-size:0;line-height:0}.slider-gallery-secondary{width:100%}.slider-gallery-secondary .tns-ovh{overflow:visible}.slider-gallery-secondary .slide__image{width:100%;position:relative;overflow:hidden;height:0;padding-top:100%;border-radius:1.5rem;-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s}.slider-gallery-secondary .slide__image > a{position:absolute;left:0;right:0;top:0;bottom:0;z-index:10;font-size:0;line-height:0}.slider-gallery-secondary .slide__image-overlay{position:absolute;left:50%;top:50%;width:16rem;height:16rem;z-index:1;margin:-8rem 0 0 -8rem;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;z-index:20;pointer-events:none}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-secondary .slide__image-overlay{width:12rem;height:12rem;margin:-6rem 0 0 -6rem}}.slider-gallery-secondary .slide__image-logo{position:absolute;top:2rem;right:2rem;height:2rem;width:8.4rem;height:2.6rem;z-index:20;pointer-events:none;overflow:visible}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery-secondary .slide__image-logo{right:1rem;top:1rem;width:7rem;height:2.4rem}}.slider-gallery-secondary .slide__image-logo:before{content:" ";position:absolute;left:-5px;top:-5px;right:-5px;bottom:-5px;background-color:rgba(0,0,0,.2);border-radius:4px}.slider-gallery-secondary .slide__image-logo img{position:relative;z-index:10}@-webkit-keyframes e{0%{-webkit-transform:translateX(0);transform:translateX(0)}0%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes e{0%{-webkit-transform:translateX(0);transform:translateX(0)}0%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.slider-gallery{width:100%;position:relative}.slider-gallery.is-paused .slides{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.slider-gallery .slider__clip{white-space:nowrap;min-height:50rem;width:100%}@media (max-width:1023px){.slider-gallery .slider__clip{min-height:40rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery .slider__clip{min-height:28.6rem}}@media (-ms-high-contrast:none),(hover:hover){.slider-gallery .slider__clip:hover .slides{-webkit-animation-play-state:paused;animation-play-state:paused}}.slider-gallery .slides{font-size:0;line-height:0;white-space:nowrap;position:absolute;top:0}.slider-gallery .slides:nth-child(1){right:100%}.slider-gallery .slides:nth-child(2){left:0}.slider-gallery .slide{margin-right:5rem;display:inline-block;vertical-align:top}@media (max-width:1023px){.slider-gallery .slide{margin-right:4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery .slide{margin-right:2.5rem}}.slider-gallery .slide a{font-size:0;line-height:0;text-decoration:none;position:relative}.slider-gallery .slide a,.slider-gallery .slide img{display:block;border-radius:1rem}.slider-gallery .slide a.slider__image-portrait{width:40.2rem;height:50rem}@media (max-width:1023px){.slider-gallery .slide a.slider__image-portrait{width:32.1rem;height:40rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery .slide a.slider__image-portrait{width:14.3rem;height:28.6rem}}.slider-gallery .slide a.slider__image-landscape{width:76rem;height:50rem}@media (max-width:1023px){.slider-gallery .slide a.slider__image-landscape{width:60.8rem;height:40rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-gallery .slide a.slider__image-landscape{width:27.3rem;height:28.6rem}}@media (-ms-high-contrast:none),(hover:hover){.slider-gallery .slide:hover a{-webkit-box-shadow:0 0 1.2rem rgba(28,28,28,.2);box-shadow:0 0 1.2rem rgba(28,28,28,.2)}}body.page-loaded .slider-gallery .slides{-webkit-animation:e 50s infinite linear;animation:e 50s infinite linear}.slider-hero{width:100%;max-width:54.4rem;margin-left:auto;padding-left:3rem;position:relative;z-index:10}@media (max-width:1023px){.slider-hero{margin-left:auto;margin-right:auto;padding-left:0;max-width:100%}}@media (max-width:374px){.slider-hero{width:calc(100% - 2rem);margin:0 1rem}}.slider-hero .tns-controls{margin:0}.slider-hero .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:200;margin:0;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 1rem rgba(169,8,49,.6);box-shadow:0 0 1rem rgba(169,8,49,.6)}.slider-hero .tns-controls > button svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem;height:1.8rem}.slider-hero .tns-controls > button[data-controls=prev]{left:-1.6rem}.slider-hero .tns-controls > button[data-controls=next]{right:-1.6rem}@media (-ms-high-contrast:none),(hover:hover){.slider-hero .tns-controls > button:hover{background-color:#a90831}.slider-hero .tns-controls > button:hover svg{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slider-hero .tns-controls > button:hover path{fill:#fff}}.slider-hero .tns-ovh{overflow:visible}.slider-hero .tns-slide-active + *{-webkit-transform:translateX(8rem);-ms-transform:translateX(8rem);transform:translateX(8rem)}@media (max-width:1280px){.slider-hero .tns-slide-active + *{-webkit-transform:none;-ms-transform:none;transform:none}}.slider-hero .tns-slide-active + * + *{-webkit-transform:translateX(-3rem);-ms-transform:translateX(-3rem);transform:translateX(-3rem)}@media (max-width:1280px){.slider-hero .tns-slide-active + * + *{-webkit-transform:none;-ms-transform:none;transform:none}}.slider-hero .slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media (max-width:1023px){.slider-hero .slides{display:block;gap:0}}@media (max-width:1023px){.slider-hero .slide:not(.tns-slide-active) .block-card{opacity:.5}}.slider-team-secondary .tns-ovh{overflow:visible}.slider-team-secondary .slides{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;margin-left:-23rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-team-secondary .slides{margin-left:0}}.slider-team-secondary .slide{min-height:100%}.slider-team .tns-ovh{overflow:visible}.slider-team .slides{display:-webkit-box;display:-ms-flexbox;display:flex}.slider-team .slide{min-height:100%}.slider-team.center-slider .slides{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;transition:none!important;width:100%!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-team.center-slider .tns-slide-cloned{display:none!important}.slider-testimonials{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.slider-testimonials{display:block}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-testimonials{font-size:1.4rem}}.slider-testimonials .block-heading:before{top:0}.slider-testimonials .tns-outer{z-index:100}.slider-testimonials .tns-ovh{overflow:visible}.slider-testimonials .tns-item:not(.tns-slide-active){pointer-events:none}.slider-testimonials .tns-slide-active{pointer-events:auto}.slider-testimonials .tns-slide-active .slide__group{opacity:1;visibility:visible}.slider-testimonials .tns-controls{margin:0;padding:0;position:absolute;left:20.4rem;right:0;bottom:-6.8rem;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:1441px){.slider-testimonials .tns-controls{bottom:-6.5rem;left:15.5rem}}@media (max-width:1280px){.slider-testimonials .tns-controls{bottom:-6.1rem;left:22.2rem}}@media (max-width:1023px){.slider-testimonials .tns-controls{position:static;left:0;bottom:0;display:block}.slider-testimonials .tns-controls > button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4rem;height:4rem;border-radius:50%;background-color:#a90831;border:.4rem solid #fff}.slider-testimonials .tns-controls > button:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:" ";width:.7rem;height:1.2rem;background-repeat:no-repeat;background-position:50%;background-size:.7rem 1.2rem}.slider-testimonials .tns-controls > button svg{display:none}.slider-testimonials .tns-controls > button[data-controls=prev]{left:-2.8rem}}@media (max-width:1023px) and (max-width:420px){.slider-testimonials .tns-controls > button[data-controls=prev]{left:-1.8rem}}@media (max-width:1023px){.slider-testimonials .tns-controls > button[data-controls=prev]:before{background-image:url(../images/ico-arrow-left.svg)}.slider-testimonials .tns-controls > button[data-controls=next]{right:-2.8rem}}@media (max-width:1023px) and (max-width:420px){.slider-testimonials .tns-controls > button[data-controls=next]{right:-1.8rem}}@media (max-width:1023px){.slider-testimonials .tns-controls > button[data-controls=next]:before{background-image:url(../images/ico-arrow-right.svg)}}.slider-testimonials .slider__head,.slider-testimonials .slides{display:-webkit-box;display:-ms-flexbox;display:flex}.slider-testimonials .slider__head{width:calc(50% + 20rem);background-color:#a90831;color:#fff;padding:10.2rem 28rem 10.2rem 6.2rem;border-radius:3.3rem;position:relative;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}@media (max-width:1441px){.slider-testimonials .slider__head{width:calc(50% + 6rem);padding-right:18rem}}@media (max-width:1023px){.slider-testimonials .slider__head{padding:4.4rem 2.5rem 29.3rem;display:block;width:auto;margin-left:calc(30.4rem - 50vw);margin-right:calc(30.4rem - 50vw)}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-testimonials .slider__head{margin-left:-2rem;margin-right:-2rem;padding:5.4rem 2.5rem 21.3rem}}@media (max-width:374px){.slider-testimonials .slider__head{margin-left:-1rem;margin-right:-1rem}}.slider-testimonials .slider__head:before{content:" ";position:absolute;top:0;bottom:0;left:0;right:25rem;background-color:#000;z-index:799;border-radius:3.3rem;background:-webkit-gradient(linear,left top,right top,color-stop(91%,#a90831),to(rgba(169,8,49,0)));background:linear-gradient(90deg,#a90831 91%,rgba(169,8,49,0))}@media (max-width:1023px){.slider-testimonials .slider__head:before{display:none}}.slider-testimonials .slider__head .btn{min-width:29.2rem}.slider-testimonials .slider__head > *{position:relative;z-index:800}.slider-testimonials .slider__head > *:last-child{margin-bottom:0}.slider-testimonials .slider__head-holder{width:100%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-testimonials .slider__head-holder{max-width:354px;margin-left:auto;margin-right:auto}}.slider-testimonials .slider__head-holder > *:last-child{margin-bottom:0}.slider-testimonials .slider__clip{width:calc(50% - 20rem);position:relative;z-index:100;margin:8rem 0}@media (max-width:1441px){.slider-testimonials .slider__clip{width:calc(50% - 6rem);margin:5.1rem 0 6.7rem}}@media (max-width:1280px){.slider-testimonials .slider__clip{margin:5.1rem 0 6rem}}@media (max-width:1023px){.slider-testimonials .slider__clip{width:100%;position:relative;margin-top:-23rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-testimonials .slider__clip{margin-top:-15.5rem}}.slider-testimonials .slider__clip-holder{width:auto;position:relative;margin:0 -19rem 0 -18.2rem}@media (max-width:1441px){.slider-testimonials .slider__clip-holder{margin:0 -10rem 0 -12.6rem}}@media (max-width:1280px){.slider-testimonials .slider__clip-holder{margin:0 -19rem 0 -9.2rem}}@media (max-width:1023px){.slider-testimonials .slider__clip-holder{margin-right:0;margin:0}}.slider-testimonials .slider__clip-holder:before{content:" ";position:absolute;top:-1.8rem;left:-7.3rem;width:8.6rem;height:7.6rem;background-image:url(../images/ico-quote.svg);background-position:50%;background-size:8.6rem 7.6rem;background-repeat:no-repeat}@media (max-width:1023px){.slider-testimonials .slider__clip-holder:before{left:auto;right:0;top:-5.9rem}}.slider-testimonials .slide__group{width:100%;background-color:#fff;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.12);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.12);padding:4rem 3.6rem 5.2rem;border-radius:2rem;min-height:100%;opacity:0;visibility:hidden}@media (max-width:1441px){.slider-testimonials .slide__group{padding:3rem 3.6rem 3.1rem;font-size:1.3rem;line-height:1.999}}@media (max-width:1023px){.slider-testimonials .slide__group{padding:5.4rem 8.2rem 4.4rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.slider-testimonials .slide__group{padding:4.4rem 3.6rem 4.5rem}}.slider-testimonials .slide__head{width:100%;margin-bottom:2.1rem}.slider-testimonials .slide__action{width:100%;margin-top:1.6rem}.slider-testimonials .slide__action a{font-weight:500;font-size:1.4rem;color:#a90831}.slider-testimonials .slide__body{position:relative;overflow:hidden}.slider-testimonials .slide__body button{border:0;background:transparent;color:#a90831;display:inline-block;margin-top:1rem;font-size:1.3rem;line-height:1.1}.slider-testimonials .slide__body button span{pointer-events:none}.slider-testimonials .slide__body button span + span{display:none}.slider-testimonials .slide__body.active button span + span{display:block}.slider-testimonials .slide__body.active button span:first-child{display:none}.slider-testimonials .slide__body.active .slide__body-full{position:relative;opacity:1;visibility:visible}.slider-testimonials .slide__body.active .slide__body-short{opacity:0;visibility:hidden;position:absolute;left:0;right:0;top:0}.slider-testimonials .slide__body-short > *:last-child:after{content:"...";display:inline}.slider-testimonials .slide__body-full{position:absolute;left:0;right:0;top:0;opacity:0;visibility:hidden}.wrapper{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:-webkit-filter .4s;transition:-webkit-filter .4s;transition:filter .4s;transition:filter .4s,-webkit-filter .4s}body.page-template-html-blog-blocks .wrapper,body.page-template-html-blog .wrapper,body.page-template-html-catalog-grid .wrapper,body.page-template-html-catalog .wrapper,body.page-template-html-credit-calculator .wrapper,body.page-template-search-landing .wrapper,body.single-post-body .wrapper{overflow:visible}.wrapper .wrapper__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body.admin-bar .wrapper .wrapper__inner{min-height:calc(100vh - 3.2rem)}@media (max-width:782px){body.admin-bar .wrapper .wrapper__inner{min-height:calc(100vh - 4.6rem)}}body.page-template-new-construction .wrapper,body.page-template-property-search-item .wrapper,body.page-template-property-search .wrapper,body.page-template-property .wrapper{overflow:visible}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body.page-template-new-construction .wrapper,body.page-template-property-search-item .wrapper,body.page-template-property-search .wrapper,body.page-template-property .wrapper{overflow:hidden}}body.single-crb_apartment .wrapper,body.single-crb_project .wrapper{overflow:visible}body.login{background-color:#f1f2f2;font-size:1.6rem;line-height:1.33}body.login div#login{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;max-width:40rem}body.login div#login h1{margin:0 auto 2rem;font-size:0;line-height:0}body.login div#login h1 a{display:inline-block;vertical-align:top;width:auto;height:auto;padding:0;margin:0 auto;text-indent:0;font-size:0;line-height:0;background:url(../images/logo.png) no-repeat 0 0;width:16.1rem;height:3.8rem;background-size:contain}body.login div#login form{-webkit-box-shadow:.6rem .6rem 0 rgba(28,28,28,.2);box-shadow:.6rem .6rem 0 rgba(28,28,28,.2);background-color:#1c1c1c;color:#fff;width:100%}body.login div#login form p.submit input#wp-submit{background-color:#a90831;border-radius:0;border:0;text-shadow:none;opacity:1}body.login div#login .message{-webkit-box-shadow:.6rem .6rem 0 #1c1c1c;box-shadow:.6rem .6rem 0 #1c1c1c;width:100%}body.login div#login #nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:50%;padding:0;margin:2rem 0;text-align:right}body.login div#login #nav a{color:#1c1c1c}body.login div#login #backtoblog{width:50%;padding:0;margin:2rem 0}body.login div#login #backtoblog a{color:#1c1c1c}body.login div#login input.input{width:100%;border:.2rem solid transparent;border-radius:2.9rem;background-color:#fff;padding:0 2rem;font-size:1.4rem;line-height:1.1;height:4.8rem;color:rgba(28,28,28,.55);-webkit-transition:color .4s,border .4s;transition:color .4s,border .4s}body.login div#login input.input:focus{border-color:#1c1c1c;color:#1c1c1c}body.login div#login input.password-input{padding-right:5rem}body.login div#login .wp-pwd button{top:.3rem}body.login #login_error{width:100%}@media (-ms-high-contrast:none),(hover:hover){body.login div#login #backtoblog a:hover,body.login div#login #nav a:hover,body.login div#login a:hover,body.login div#login form p.submit input#wp-submit:hover{opacity:.75}}div.choices__placeholder{opacity:1}div.choices__inner{border:0;width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:5.2rem;border-radius:3rem;position:relative;padding-inline:2.4rem;-webkit-transition:border-radius .4s;transition:border-radius .4s}@media (max-width:984px){div.choices__inner{border-radius:0}}div.choices__inner:after{content:" ";width:1.5rem;min-width:1.5rem;height:.8rem;display:block;margin-left:auto;background-image:url(../images/ico-arrow-select.svg);background-repeat:no-repeat;background-size:1.5rem .8rem;background-position:50%;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (max-width:984px){div.choices__inner:after{background-image:url(../images/ico-arrow-select-gray.svg)}}div.choices__inner div.choices__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}div.choices__inner div.choices__list div.choices__item{font-size:1.4rem;line-height:1.1;color:#1c1c1c;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;max-width:16rem}div.choices__list{padding:0;cursor:pointer}div.choices__list--dropdown[aria-expanded]{display:block!important;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.4s;transition-duration:.4s;border-radius:0 0 1.6rem 1.6rem;border:0}div.choices__list--dropdown[aria-expanded] input[type=search]{height:40px;padding-left:50px;background-image:url(../images/magnyfing-glass-mask-top-mobile.svg);background-size:2rem 2rem;background-position:2.4rem;background-repeat:no-repeat;border-top:1px solid #ddd}div.choices__list--dropdown[aria-expanded] div.choices__item{border-bottom:1px solid #ddd;padding:1.6rem 0 1.2rem;margin-inline:2.4rem;-webkit-transition:color .4s;transition:color .4s;font-size:1.4rem;line-height:1.1;color:#616161}div.choices__list--dropdown[aria-expanded] div.choices__item.is-highlighted{background:none;color:#a90831}@media (hover) and (pointer:fine){div.choices__list--dropdown[aria-expanded] div.choices__item:hover{color:#a90831}}div.choices__list--multiple{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}div.choices[data-type*=select-one]:after{display:none}div.choices[data-type=select-multiple] div.choices__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}div.choices[data-type=select-multiple] div.choices__inner input[type=search]{background:none;font-size:1.4rem;line-height:1.1;color:#1c1c1c;margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% - 1.5rem)!important}div.choices[data-type=select-multiple] div.choices__list{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}div.choices[data-type=select-multiple] div.choices__list--multiple:not(:empty){padding:5px 0;margin-block:5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:100%}@media (max-width:984px){div.choices[data-type=select-multiple] div.choices__list--multiple:not(:empty){display:none}}div.choices[data-type=select-multiple] div.choices__list--multiple:not(:empty) div.choices__item{margin:0;background-color:#a90831;border-color:#a90831;color:#fff;font-size:1.2rem;line-height:1.1}div.choices[data-type=select-multiple] div.choices__list--dropdown div.choices__list > *{border-bottom:1px solid #ddd;padding:1.6rem 0 1.2rem;margin-inline:2.4rem;-webkit-transition:color .4s;transition:color .4s;font-size:1.4rem;line-height:1.1;color:#616161}div.choices[data-type=select-multiple] div.choices__list--dropdown div.choices__list > *.is-highlighted{background:none;color:#a90831}@media (hover) and (pointer:fine){div.choices[data-type=select-multiple] div.choices__list--dropdown div.choices__list > *:hover{color:#a90831}}div.choices[data-type=select-multiple] div.choices__list--dropdown div.choices__list > * span.choice-checkbox{position:absolute;left:-4000px;opacity:0;visibility:hidden}#city-select + div.choices__list:before{content:" ";min-width:1.8rem;width:1.8rem;height:2.3rem;background-image:url(../images/temp/svg/ico-city.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}#subregion-select + div.choices__list + input{background-image:url(../images/temp/svg/ico-park.svg)}#property-type-select + div.choices__list + input,#subregion-select + div.choices__list + input{padding-left:3rem;background-repeat:no-repeat;background-size:1.8rem 1.8rem;background-position:0}#property-type-select + div.choices__list + input{background-image:url(../images/temp/svg/ico-plan.svg)}div.choices.is-open{z-index:100}div.choices.is-open div.choices__inner{border-radius:1.6rem 1.6rem 0 0}div.choices.is-open div.choices__inner:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}div.choices__list--dropdown[aria-expanded].is-active{opacity:1;visibility:visible}div.choices.is-flipped.is-open div.choices__inner{border-radius:0 0 1.6rem 1.6rem}div.choices.is-flipped.is-open div.choices__list--dropdown[aria-expanded]{border-radius:1.6rem 1.6rem 0 0}.block-filter__body__row--type-select-multi .choices__inner,.block-filter__body__row--type-select-multi .choices__inner > *{cursor:pointer!important}.block-filter__body__row--type-select-multi .choices__list--multiple{display:none!important}.block-filter__body__row--type-select-multi .choices__list.choices__list--multiple{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-filter__body__row--type-select-multi .choices__list.choices__list--multiple:empty{display:contents}.block-filter__body__row--type-select-multi .choices__inner{-webkit-padding-end:48px;padding-inline-end:48px;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:auto 1fr;gap:8px}@media (max-width:1023px){.block-filter__body__row--type-select-multi .choices__inner{grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content}}.block-filter__body__row--type-select-multi .choices__inner:before{content:var(--label);display:inline-block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-width:20px;min-height:20px;background-color:#a90831;border-radius:50%;color:#fff;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;aspect-ratio:1;-webkit-transform:translateX(-1.5rem);-ms-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}@media (max-width:1023px){.block-filter__body__row--type-select-multi .choices__inner:before{-webkit-transform:unset;-ms-transform:unset;transform:unset}}.block-filter__body__row--type-select-multi .choices__inner:after{position:absolute;inset-inline-end:24px}.block-filter__body__row--type-select-multi .choices__list > *[data-choice]{position:relative;padding-left:2.8rem!important}.block-filter__body__row--type-select-multi .choices__list > *[data-choice]:before{content:" ";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #c1c1c1;border-radius:4px;background-color:#fff;-webkit-transition-property:border,background;transition-property:border,background;-webkit-transition-duration:.4s;transition-duration:.4s;background-image:url(../images/ico-check-v2.svg);background-repeat:no-repeat;background-size:1.2rem .9rem;background-position:50%;width:1.6rem;height:1.6rem}.block-filter__body__row--type-select-multi .choices__list > *[data-choice].is-selected:before{border-color:#a90831;background-color:#a90831}#cookiescript_injected_wrapper #cookiescript_buttons #cookiescript_accept{background:-webkit-gradient(linear,left top,right top,color-stop(0,#880425),to(#a90931));background:linear-gradient(90deg,#880425,#a90931);color:#fff}body .gform_wrapper.gravity-theme{width:100%}body .gform_wrapper.gravity-theme .block-select-secondary{max-width:100%;min-width:0}body .gform_wrapper.gravity-theme .block-select-secondary .block__head{padding-top:1.7rem;padding-bottom:1.7rem;border:.2rem solid transparent;-webkit-transition:border .4s,border-radius .4s,-webkit-box-shadow .4s;transition:border .4s,border-radius .4s,-webkit-box-shadow .4s;transition:border .4s,border-radius .4s,box-shadow .4s;transition:border .4s,border-radius .4s,box-shadow .4s,-webkit-box-shadow .4s}@media (max-width:1441px){body .gform_wrapper.gravity-theme .block-select-secondary .block__head{padding-top:1rem;padding-bottom:1rem}}body .gform_wrapper.gravity-theme .block-select-secondary .block__body{border:.2rem solid transparent;border-top:0;padding-left:1.8rem;padding-right:1.8rem}body .gform_wrapper.gravity-theme .block-select-secondary + select{position:absolute;left:-400rem;opacity:0;visibility:hidden}body .gform_wrapper.gravity-theme .block-select-secondary.active .block__head{border-bottom-color:transparent!important}body .gform_wrapper.gravity-theme form{max-width:56.8rem;width:100%;margin-left:auto;margin-right:auto}body .gform_wrapper.gravity-theme .gfield.field_sublabel_hidden_label .ginput_complex span > label,body .gform_wrapper.gravity-theme .gfield.hidden_label > .gfield_label{position:absolute;left:-400rem;opacity:0}body .gform_wrapper.gravity-theme .gform_body{width:100%}body .gform_wrapper.gravity-theme .gform_body ul{list-style:none}body .gform_wrapper.gravity-theme .gform_heading{width:100%;text-align:center;margin-bottom:5.7rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_heading{text-align:left;margin-bottom:2.9rem}}body .gform_wrapper.gravity-theme .gform_heading .gform_required_legend{display:none}body .gform_wrapper.gravity-theme .gform_heading span.gform_description{display:block;max-width:34rem;font-size:1.4rem}body .gform_wrapper.gravity-theme .gform_heading > *:last-child{margin-bottom:0}body .gform_wrapper.gravity-theme .gform_footer{width:100%;position:relative;padding:0;font-size:0;line-height:0;margin-top:0!important}body .gform_wrapper.gravity-theme .gform_fields{display:block;grid-column-gap:0;grid-row-gap:0;position:relative;margin:-1.1rem 0 -1.1rem -1.1rem;width:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}body .gform_wrapper.gravity-theme .gform_fields:after{content:"";display:block;clear:both}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_fields{margin:-.6rem}}body .gform_wrapper.gravity-theme .gform_fields > .gfield{width:100%;padding:1.1rem 6rem 1.1rem 1.1rem;float:left;position:relative}body .gform_wrapper.gravity-theme .gform_fields > .gfield:hover{z-index:300}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_fields > .gfield{padding:.6rem;float:none}}body .gform_wrapper.gravity-theme .gform_fields > .gfield.gfield--col-1of2{width:50%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_fields > .gfield.gfield--col-1of2{width:100%}}html[lang=ru-RU] body .gform_wrapper.gravity-theme .gform_fields > .gfield.gfield--col-1of2{width:100%}body .gform_wrapper.gravity-theme .gform_fields > .gform_col-1of2{width:50%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_fields > .gform_col-1of2{width:100%}}body .gform_wrapper.gravity-theme .gform_fields > .gfield--radio{width:calc(100% - 20rem)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_fields > .gfield--radio{width:100%}}body .gform_wrapper.gravity-theme .gform_fields > .gfield--radio ~ .gfield--fileupload{width:20rem;float:right;padding-right:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gform_fields > .gfield--radio ~ .gfield--fileupload{width:100%;padding-right:.6rem;float:none}}body .gform_wrapper.gravity-theme .gform_fields > .gfield--radio + .gfield--fileupload:not(:last-child){padding-bottom:0}body .gform_wrapper.gravity-theme .gfield_label{display:block;color:#a90831;font-weight:500;padding:0 2rem;margin-bottom:1rem}body .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .gform_wrapper.gravity-theme .ginput_container select,body .gform_wrapper.gravity-theme .ginput_container textarea{width:100%;border:.2rem solid transparent;border-radius:2.9rem;background-color:#fff;padding:0 2rem;font-size:1.4rem;line-height:1.1;height:4.8rem;color:rgba(28,28,28,.55);-webkit-transition:color .4s,border .4s;transition:color .4s,border .4s}@media (max-width:1441px){body .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .gform_wrapper.gravity-theme .ginput_container select,body .gform_wrapper.gravity-theme .ginput_container textarea{font-size:1.2rem;height:4.5rem}}body .gform_wrapper.gravity-theme .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,body .gform_wrapper.gravity-theme .ginput_container select:focus,body .gform_wrapper.gravity-theme .ginput_container textarea:focus{border-color:#1c1c1c;color:#1c1c1c}body .gform_wrapper.gravity-theme .ginput_container textarea{resize:none;display:block;padding-top:1.5rem;padding-bottom:1.5rem;height:11.6rem!important;border-radius:1.5rem}body .gform_wrapper.gravity-theme .gfield--select .ginput_container{width:100%;position:relative}body .gform_wrapper.gravity-theme .gfield--select .ginput_container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:5rem}body .gform_wrapper.gravity-theme .gfield--select .ginput_container select::-ms-expand{display:none}body .gform_wrapper.gravity-theme .gfield--radio{position:relative;margin:1.6rem 0 0;top:auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--radio:not(:first-child){margin-top:1.8rem}}body .gform_wrapper.gravity-theme .gfield--radio > .gfield_label{margin-bottom:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--radio > .gfield_label{padding-left:0;margin-bottom:0}}body .gform_wrapper.gravity-theme .gfield--radio input{position:absolute;top:auto;left:-400rem;opacity:0}body .gform_wrapper.gravity-theme .gfield--radio input:checked + label:after{opacity:1}body .gform_wrapper.gravity-theme .gfield--radio label{position:relative;display:inline-block;padding-left:2.4rem;cursor:pointer;-webkit-transition:color .4s;transition:color .4s}body .gform_wrapper.gravity-theme .gfield--radio label:before{content:" ";position:absolute;left:0;top:.6rem;width:1.4rem;height:1.4rem;border-radius:50%;background-color:#fff;border:.1rem solid #1c1c1c}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--radio label:before{width:1.6rem;height:1.6rem}}body .gform_wrapper.gravity-theme .gfield--radio label:after{content:" ";position:absolute;left:.3rem;top:.9rem;width:.8rem;height:.8rem;border-radius:50%;background-color:#a90831;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--radio label:after{width:1rem;height:1rem}}@media (-ms-high-contrast:none),(hover:hover){body .gform_wrapper.gravity-theme .gfield--radio label:hover{color:#a90831!important}}body .gform_wrapper.gravity-theme .gfield--radio.gfield_error label{color:#1c1c1c}body .gform_wrapper.gravity-theme .gfield--radio.gfield_error label:before{border-color:#a90831}body .gform_wrapper.gravity-theme .gfield--radio .ginput_container_radio{padding-left:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--radio .ginput_container_radio{padding-left:0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--checkbox:not(:first-child),body .gform_wrapper.gravity-theme .gfield--consent:not(:first-child){margin-top:1.8rem}}body .gform_wrapper.gravity-theme .gfield--checkbox.gfield_error label,body .gform_wrapper.gravity-theme .gfield--consent.gfield_error label{color:#a90831!important}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--checkbox > .gfield_label,body .gform_wrapper.gravity-theme .gfield--consent > .gfield_label{padding-left:0;margin-bottom:0}}body .gform_wrapper.gravity-theme .gfield--checkbox .gfield_required,body .gform_wrapper.gravity-theme .gfield--consent .gfield_required{display:none}body .gform_wrapper.gravity-theme .gfield--checkbox a,body .gform_wrapper.gravity-theme .gfield--consent a{color:#a90831}body .gform_wrapper.gravity-theme .gfield--checkbox input,body .gform_wrapper.gravity-theme .gfield--consent input{position:absolute;top:auto;left:-400rem;opacity:0}body .gform_wrapper.gravity-theme .gfield--checkbox input:checked + label:before,body .gform_wrapper.gravity-theme .gfield--consent input:checked + label:before{border-color:#a90831;background-color:#a90831}body .gform_wrapper.gravity-theme .gfield--checkbox input:checked + label:after,body .gform_wrapper.gravity-theme .gfield--consent input:checked + label:after{opacity:1}body .gform_wrapper.gravity-theme .gfield--checkbox label,body .gform_wrapper.gravity-theme .gfield--consent label{position:relative;display:inline-block;vertical-align:top;padding-left:2.4rem;-webkit-transition:color .4s;transition:color .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--checkbox label,body .gform_wrapper.gravity-theme .gfield--consent label{padding-left:3.6rem}}body .gform_wrapper.gravity-theme .gfield--checkbox label:before,body .gform_wrapper.gravity-theme .gfield--consent label:before{content:" ";width:1.4rem;height:1.4rem;border:.1rem solid #1c1c1c;background-color:#fff;-webkit-transition:border .4s,background .4s;transition:border .4s,background .4s;position:absolute;left:0;top:.6rem;border-radius:50%}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--checkbox label:before,body .gform_wrapper.gravity-theme .gfield--consent label:before{width:2.6rem;height:2.6rem}}body .gform_wrapper.gravity-theme .gfield--checkbox label:after,body .gform_wrapper.gravity-theme .gfield--consent label:after{content:" ";width:.8rem;height:.6rem;background-image:url(../images/ico-check.svg);background-position:50%;background-repeat:no-repeat;background-size:.8rem .6rem;position:absolute;left:.3rem;top:1rem;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--checkbox label:after,body .gform_wrapper.gravity-theme .gfield--consent label:after{width:1.5rem;height:1.1rem;background-size:1.5rem 1.1rem;left:.6rem;top:1.3rem}}body .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container,body .gform_wrapper.gravity-theme .gfield--consent .ginput_container{padding-left:2rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--checkbox .ginput_container,body .gform_wrapper.gravity-theme .gfield--consent .ginput_container{padding-left:0}}body .gform_wrapper.gravity-theme .gfield--checkbox.gfield_error label:before,body .gform_wrapper.gravity-theme .gfield--consent.gfield_error label:before{border-color:#a90831}body .gform_wrapper.gravity-theme .gfield--consent{position:relative}body .gform_wrapper.gravity-theme .gfield--consent span.gfield_required{position:absolute;left:0;top:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--consent span.gfield_required{top:-1.2rem}}body .gform_wrapper.gravity-theme .gfield--consent .ginput_container_consent{position:relative}body .gform_wrapper.gravity-theme .gfield_error .block-select-secondary.active:after{opacity:1;bottom:0}body .gform_wrapper.gravity-theme .gfield_error .block-select-secondary .block__body,body .gform_wrapper.gravity-theme .gfield_error .block-select-secondary .block__head{border-color:#a90831}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){body .gform_wrapper.gravity-theme .gfield--fileupload + .gfield--fileupload{margin-top:1.2rem}}body .gform_wrapper.gravity-theme .gfield--fileupload > .gfield_label{padding-left:0;padding-right:0;margin-bottom:.5rem}body .gform_wrapper.gravity-theme .gfield--fileupload .gform_fileupload_rules{display:none}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload{position:relative;width:auto;margin-right:-6rem;height:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (-ms-high-contrast:none),(hover:hover){body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:hover:before{background-color:#1c1c1c}}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;opacity:0;cursor:pointer}html[lang=ru-RU] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload input[type=file]{width:50%}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:before{content:"Прикачи файл";-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:11rem;height:2.2rem;background-color:#a90831;color:#fff;border-radius:2.9rem;text-align:center;font-size:1.2rem;line-height:2.2rem;padding:0 .5rem;-webkit-transition:background .4s;transition:background .4s}html[lang=ru-RU] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:before{width:13rem;content:"Прикрепить файл"}html[lang^=en-] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:before{content:"Attach a file"}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:after{width:calc(100% - 11rem);position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem;line-height:1.33;padding-left:.8rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html[lang=ru-RU] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:after{width:50%}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:not([data-file]):after,body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload[data-file=""]:after{content:"Липсва файл"}html[lang=ru-RU] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:not([data-file]):after,html[lang=ru-RU] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload[data-file=""]:after{content:"Файл отсутствует"}html[lang^=en-] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload:not([data-file]):after,html[lang^=en-] body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload[data-file=""]:after{content:"File is missing"}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload[data-file]:after{content:attr(data-file)}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload > *:not(:empty)[id]{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload.active{height:auto}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload.active:after,body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_container_fileupload.active:before{display:none}body .gform_wrapper.gravity-theme .gfield--fileupload.gfield_error .ginput_container_fileupload:after{color:#a90831}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_preview{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_preview > *{white-space:nowrap;font-weight:400;font-size:1.1rem;position:relative;overflow:hidden;text-overflow:ellipsis}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_preview > button{width:2rem}@media (-ms-high-contrast:none),(hover:hover){body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_preview > button:hover{color:#a90831}}body .gform_wrapper.gravity-theme .gfield--fileupload .ginput_preview > strong{width:calc(100% - 2rem)}body .gform_wrapper.gravity-theme .gfield_error .ginput_container input:not([type=checkbox]):not([type=radio]):not([type=file]),body .gform_wrapper.gravity-theme .gfield_error .ginput_container select,body .gform_wrapper.gravity-theme .gfield_error .ginput_container textarea{border-color:#880425}body .gform_wrapper.gravity-theme .validation_error{border-top:.2rem solid #880425;border-bottom:.2rem solid #880425;padding:1rem;text-align:center;color:#880425;margin-bottom:2rem}body .gform_wrapper.gravity-theme .validation_message{background-color:#880425;padding:.3rem;color:#fff;font-size:1.2rem}body .gform_wrapper.gravity-theme .gform_ajax_spinner{pointer-events:none;position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:100;width:2.4rem;height:2.4rem;border-radius:50%}body .gform_wrapper.gravity-theme .button{border-radius:3.3rem;background:-webkit-gradient(linear,left top,right top,from(#880425),to(#a90931));background:linear-gradient(90deg,#880425 0,#a90931);color:#fff;padding:0 2rem;border:.1rem solid #a90831;height:6.6rem;font-size:1.3rem;font-weight:500;line-height:1.1;-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);box-shadow:0 1.5rem 2rem rgba(169,8,49,.19);width:100%;margin-bottom:0!important;display:block}@media (max-width:1441px){body .gform_wrapper.gravity-theme .button{height:5.2rem;font-size:1.2rem}}@media (-ms-high-contrast:none),(hover:hover){body .gform_wrapper.gravity-theme .button:hover{-webkit-box-shadow:0 1.5rem 2rem rgba(169,8,49,0);box-shadow:0 1.5rem 2rem rgba(169,8,49,0)}}body .gform_wrapper.gravity-theme .gform-hidden{display:none}.gform_wrapper.gravity-theme.gform_validation_error .gform-hidden{display:block}.gform_confirmation_wrapper{text-align:center;padding:1rem;margin-bottom:-3rem;position:relative;font-weight:500}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.gform_confirmation_wrapper{margin-bottom:-1rem}}.disabled-btn{pointer-events:none}body .mfp-bg{background-color:hsla(0,0%,100%,.3)}body .mfp-bg ~ .wrapper{-webkit-filter:blur(1rem);filter:blur(1rem)}.mfp-wrap .mfp-close{width:2.4rem;height:2.4rem;border:.2rem solid #a90831;opacity:1;border-radius:50%;font-size:0;line-height:0;top:1rem;right:0}.mfp-wrap .mfp-close:after,.mfp-wrap .mfp-close:before{content:" ";position:absolute;left:.4rem;right:.4rem;top:50%;height:.2rem;border-radius:0;background-color:#a90831;margin-top:-.1rem;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.mfp-wrap .mfp-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mfp-wrap .mfp-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (-ms-high-contrast:none),(hover:hover){.mfp-wrap .mfp-close:hover:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mfp-wrap .mfp-close:hover:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}}.mfp-wrap .mfp-figure{max-width:120rem;margin-left:auto;margin-right:auto}.mfp-wrap .mfp-iframe-scaler .mfp-close{top:1.2rem;right:1.2rem}.mfp-wrap .mfp-iframe-scaler.portrait{padding:0;height:auto;width:100%;max-width:40rem;position:relative;margin-left:auto;margin-right:auto}.mfp-wrap .mfp-iframe-scaler.portrait iframe{display:block;position:relative;left:0;top:0;width:100%;height:100%;aspect-ratio:9/16}.mfp-with-zoom.mfp-bg,.mfp-with-zoom .mfp-container{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing.mfp-bg,.mfp-with-zoom.mfp-removing .mfp-container{opacity:0}.noUi-origin{background-color:#a90831}.noUi-connects + .noUi-origin:not(:last-child){display:none!important}.noUi-connect{background:transparent}.noUi-connect:before{content:" ";position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px;background:#a90831}.noUi-target{border-radius:0;border:0;height:1.4rem;background:transparent;-webkit-box-shadow:none;box-shadow:none;position:relative;padding-left:.9rem;width:auto}.noUi-target:after{background-color:#a90831;width:1.2rem}.noUi-target:after,.noUi-target:before{content:" ";position:absolute;left:0;top:50%;height:2px;margin-top:-1px}.noUi-target:before{right:0;background-color:#909090;border-radius:2px}.noUi-horizontal .noUi-handle{cursor:pointer;width:1.4rem;height:1.4rem;border:1px solid #a90831;border-radius:50%;background:#fff;top:0;right:-4px;-webkit-box-shadow:none;box-shadow:none}.noUi-horizontal .noUi-handle:after,.noUi-horizontal .noUi-handle:before{display:none}.tns-nav{font-size:0;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.4rem 1.2rem;border-radius:1rem;background-color:#fff;-webkit-box-shadow:0 .3rem 2.5rem rgba(169,8,49,.17);box-shadow:0 .3rem 2.5rem rgba(169,8,49,.17);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;z-index:100}.tns-nav > button{width:.8rem;height:.8rem;border-radius:50%;background-color:#f0b6c5;margin:.2rem;border:0}.tns-nav > button.tns-nav-active{background-color:#a90831}.tns-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem;font-size:0;line-height:0}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tns-controls{margin-top:2rem}}.tns-controls > button{background-color:transparent;border:0;overflow:visible;position:relative;margin:0 1.2rem}@media (max-width:1441px){.tns-controls > button{margin:0 1rem}}.tns-controls > button svg{display:block;width:4rem;height:2.8rem;-webkit-transition:fill .4s,-webkit-transform .4s;transition:fill .4s,-webkit-transform .4s;transition:transform .4s,fill .4s;transition:transform .4s,fill .4s,-webkit-transform .4s}@media (max-width:1441px){.tns-controls > button svg{width:3.1rem;height:2.2rem}}.tns-controls > button svg path{fill:#a90831;-webkit-transition:fill .4s;transition:fill .4s}@media (-ms-high-contrast:none),(hover:hover){.tns-controls > button:hover svg path{fill:#1c1c1c}}@media (-ms-high-contrast:none),(hover:hover){.tns-controls > button[data-controls=prev]:hover svg{-webkit-transform:translateX(-1rem);-ms-transform:translateX(-1rem);transform:translateX(-1rem)}}@media (-ms-high-contrast:none),(hover:hover){.tns-controls > button[data-controls=next]:hover svg{-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem)}}@media (max-width:600px){#wpadminbar{position:fixed}}