@charset "UTF-8";@keyframes draw{0%,to{stroke-dashoffset:304}50%,99.9999%{stroke-dashoffset:0}}@-webkit-keyframes flash{0%{opacity:.55}to{opacity:1}}@keyframes flash{0%{opacity:.55}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeinslide{0%{opacity:0;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes fadeinslide{0%{opacity:0;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}:root{--clr-base:#252525;--clr-base-white:#fff;--clr-base-light:#7e7e7e;--clr-att:#ff416c;--clr-att-second:#f61c4f;--clr-alert:#f55760;--clr-succefull:#32b782;--clr-bg-white:#fff;--clr-bg-light:#f7f7f7;--clr-bg-green-light:#e2f4d4;--clr-bg-blue-light:#e1eeff;--clr-bg-violet-light:#e1ddff;--clr-bg-orange-light:#ffe9e5;--sectionMargin:80px;--titleMargin:40px;--tilePadding:20px;--fsize:16px;--fsizeLead:16px;--lhsize:1.4;--mbsize:1.4em;--pageTitle:32px;--h1Title:24px;--tileTitle:20px;--mainRadius:32px;--icoSize:24px;--gapMain:12px;--gapMainHalf:6px;--min:360px;--max:1760px;--paddingContainer:16px;--filterBlack:brightness(0) grayscale(1);--filterWhite:brightness(0) invert(1);--filterAttToBase:brightness(0) grayscale(1);--filterAttToLight:brightness(0) invert(1);font-size:10px}header{box-shadow:none}.sl-wrap:not(.swiper-slide)~.sl-wrap{display:none}.list li:before,.menu li:before{display:none}.ftitle,.ftitle *{font-family:"Manrope",sans-serif}.ftext,.ftext *{font-family:"NunitoSans",sans-serif}body{color:var(--clr-base);background:#fff;font-size:var(--fsize);line-height:var(--lhsize)}.bq-text,blockquote,ol,p,table,ul{position:relative;margin-bottom:var(--mbsize)}.bq-text img,blockquote img,ol img,p img,table img,ul img{max-width:100%}.bq-text:last-child,blockquote:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0!important}li{position:relative}.list,.list li,.menu,.menu li{margin:0;padding:0}a,a:hover{text-decoration:none}a:hover{color:var(--clr-att-second)}[href^=mailto],[href^=tel]{white-space:nowrap;position:relative;overflow:hidden}.link-main,a.link-main{text-decoration:none;border-bottom:1px solid}.link-email,.link-phone{display:inline;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a,a.link-email:hover,a.link-location:hover,a.link-phone:hover{color:var(--clr-att)}.tile-title{word-wrap:break-word;font-family:"Manrope",sans-serif}.section-title{font-weight:600;line-height:1.25;margin:20px 0;font-size:var(--tileTitle)}.page-title,.section-title{display:block;position:relative;word-wrap:break-word;font-family:"Manrope",sans-serif}.page-subtitle{font-weight:600;line-height:1.25;margin:20px 0;font-size:var(--tileTitle)}.h1-title,.h2-title,.h3-title,.h4-title,.h5-title,.h6-title,.page-subtitle,h1,h2,h3,h4,h5,h6{display:block;position:relative;word-wrap:break-word;font-family:"Manrope",sans-serif}.h2-title,.h3-title,.h4-title,.h5-title,.h6-title,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin:20px 0;font-size:var(--tileTitle)}.h1-title *,.h2-title *,.h3-title *,.h4-title *,.h5-title *,.h6-title *,.page-subtitle *,.page-title *,.section-title *,.tile-title *,h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{font-family:"Manrope",sans-serif}.h1-title:first-child,.h2-title:first-child,.h3-title:first-child,.h4-title:first-child,.h5-title:first-child,.h6-title:first-child,.page-subtitle:first-child,.page-title:first-child,.section-title:first-child,.tile-title:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1-title:last-child,.h2-title:last-child,.h3-title:last-child,.h4-title:last-child,.h5-title:last-child,.h6-title:last-child,.page-subtitle:last-child,.page-title:last-child,.section-title:last-child,.tile-title:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.tile-title{font-weight:600;line-height:1.25;margin:20px 0;font-size:var(--tileTitle)}.page-title{font-size:var(--pageTitle);margin:32px 0;line-height:1.2;font-weight:700}.h1-title,h1{font-size:var(--h1Title);line-height:1.25;font-weight:600;margin:.83333333em 0}.text-size-lead{font-size:var(--fsizeLead)!important}.text-base{color:var(--clr-base)!important}.text-base-light{color:var(--clr-base-light)!important}.text-att{color:var(--clr-att)!important}.text-line{white-space:nowrap!important}.text-upper{text-transform:uppercase!important}.text-lower{text-transform:none!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.bg-green{background:var(--clr-bg-green-light)!important}.bg-blue{background:var(--clr-bg-blue-light)!important}.bg-violet{background:var(--clr-bg-violet-light)!important}.bg-orange{background:var(--clr-bg-orange-light)!important}.bg-light{background:var(--clr-bg-light)!important}.bg-white{background:var(--clr-bg-white)!important}@media (max-width:1339px){:root{font-size:9.5px}}@media (max-width:1199px){:root{font-size:9px}}@media (max-width:1023px){:root{font-size:8px}}@media (max-width:767px){:root{font-size:7px}}@media (min-width:1024px){:root{--paddingContainer:20px;--gapMain:20px;--gapMainHalf:10px;--tilePadding:32px;--fsizeLead:20px;--mainRadius:40px;--sectionMargin:120px;--pageTitle:64px;--h1Title:36px}}@media (min-width:1440px){:root{--paddingContainer:80px;--fsizeLead:32px;--h1Title:40px;--tileTitle:24px;--sectionMargin:160px;--titleMargin:60px}}@media (min-width:1600px){:root{--fsize:18px;--tilePadding:40px;--h1Title:52px}}body,html{margin:0;padding:0;width:100%;height:100%;min-width:var(--min);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{width:100vw;overflow-x:hidden}html.with-fancybox body.hide-scrollbar{overflow:inherit!important;overflow-x:hidden!important;margin-right:0!important}.cnt-full-wrap,.inner-wrap,.page-full{padding-left:var(--paddingContainer);padding-right:var(--paddingContainer)}.cnt-full-wrap{margin-left:calc(var(--paddingContainer)*-1);margin-right:calc(var(--paddingContainer)*-1)}.inner-wrap,.page-full{position:relative;clear:both;margin:0 auto;min-width:var(--min);max-width:var(--max);width:100%}.inner-wrap .inner-wrap,.page-full .inner-wrap{min-width:0;padding-left:0;padding-right:0}.inner-wrap .cnt-section,.page-full .cnt-section{min-width:0}.page-full{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}wrap{overflow:hidden;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elm-tooltip .elm-ico,.wrap>.cnt-section{-ms-flex-negative:0;flex-shrink:0}@media (max-width:1023px){.section-mobile-full{margin-left:calc(var(--paddingContainer)*-1);margin-right:calc(var(--paddingContainer)*-1)}}.elm-row,.elm-tooltip{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elm-tooltip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:11px;position:relative;z-index:3;background:var(--clr-bg-white);border-radius:11px;height:47px;padding:0 18px;font-weight:600;font-size:21px;line-height:140%;color:var(--clr-base);-webkit-transition:all ease .2s;transition:all ease .2s;white-space:nowrap}.elm-tooltip:before{content:"";display:block;width:0;height:0;line-height:0;border:8px solid transparent;border-top-color:var(--clr-bg-white);position:absolute;top:100%;left:50%;margin-left:-4px;margin-top:-1px}.elm-tooltip .elm-ico{width:24px;height:24px}.elm-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:19px 0;border-bottom:1px solid var(--clr-bg-white);page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;width:100%;line-height:var(--lhsize)}.elm-row:last-child{border-bottom:none}.elm-row .row-title{font-size:14px}.elm-row .row-value{font-weight:600;text-align:right}.elm-tag,.elm-tile{-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden;-webkit-transition:all ease .2s;transition:all ease .2s}.elm-tile{border-radius:var(--mainRadius);background:var(--clr-bg-light);padding:var(--tilePadding);display:block;min-height:100%;width:100%}.elm-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:36px;border-radius:40px;background:var(--clr-bg-white);border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:140%;color:#333;font-weight:400;padding:0 20px}.elm-tag:hover,.frm-select a:hover{color:var(--clr-att)}:is([class^=item-tile]):hover .elm-photo.photo-cover img,:is([class^=item-tile]):hover .tile-photo.photo-cover img{-webkit-transform:scale(1.03);transform:scale(1.03)}.elm-photo,.elm-photo img{display:block;position:relative}.elm-photo{overflow:hidden;text-decoration:none;line-height:1;-ms-flex-negative:0;flex-shrink:0;border-radius:var(--mainRadius)}.elm-photo.photo-play:hover:after{background-color:var(--clr-att-second)}.elm-photo.photo-play:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:3;width:40px;height:40px;border-radius:50%;background:var(--clr-att)url(/theme/wedwed/img/media-kit/icons/play.svg)center no-repeat;background-size:24px auto;-webkit-transition:all ease .2s;transition:all ease .2s;margin:auto}.elm-photo.photo-play:before{display:block!important;background:rgba(0,0,0,.3);position:absolute;top:0;bottom:0;left:0;right:0;padding:0;z-index:2}.elm-photo.photo-zoom:after{content:"";display:block;position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;width:40px;height:40px;border-radius:50%;background:var(--clr-att)url(/theme/wedwed/img/media-kit/icons/zoom.svg);background-size:24px auto;-webkit-transition:all ease .2s;transition:all ease .2s}.elm-photo.photo-zoom:hover:after{opacity:1}.elm-photo:before{content:"";display:none;padding-top:100%}.elm-photo img{width:100%;-webkit-transition:all ease-out 1s;transition:all ease-out 1s}.elm-photo.photo-cover:hover img{-webkit-transform:scale(1.03);transform:scale(1.03)}.elm-photo.photo-contain:before,.elm-photo.photo-cover:before{display:block}.elm-photo.photo-cover img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elm-photo.photo-contain img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;max-width:100%;max-height:100%;width:auto;height:auto}@supports (aspect-ratio:1){.elm-photo:not(.photo-cover,.photo-contain){aspect-ratio:inherit!important}.photo-contain,.photo-cover{aspect-ratio:1}.photo-contain:before,.photo-cover:before{display:none!important}}.elm-price{white-space:nowrap}.elm-price.price-old{text-decoration:line-through}[data-unit]:after{content:attr(data-unit);font-family:"Arial","Roboto","Open Sans",sans-serif}.button-ico,.elm-ico,.frm-ico,.lbl-ico,.menu-ico,.tab-ico{display:block;position:relative;overflow:hidden;width:36px;height:36px;-ms-flex-negative:0;flex-shrink:0}.button-ico .icon,.button-ico img,.button-ico svg,.elm-ico .icon,.elm-ico img,.elm-ico svg,.frm-ico .icon,.frm-ico img,.frm-ico svg,.lbl-ico .icon,.lbl-ico img,.lbl-ico svg,.menu-ico .icon,.menu-ico img,.menu-ico svg,.tab-ico .icon,.tab-ico img,.tab-ico svg{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:100%;max-height:100%;width:auto;height:auto}.elm-overlay{display:none;-webkit-animation:fadein ease .2s;animation:fadein ease .2s;background:rgba(0,0,0,.8);position:fixed;top:0;bottom:0;left:0;right:0;z-index:120}.elm-overlay.active{display:block}.elm-sticker{display:inline-block;vertical-align:middle;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#000;height:27px;line-height:27px;border-radius:5px;padding:0 12px;font-size:16px;font-weight:700;color:#fff}@media (min-width:1024px){.elm-row{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:10px}.elm-row .row-title{font-size:var(--fsize)}.elm-row .row-value{font-size:20px;line-height:1.25}}@media (min-width:1440px){.elm-row .row-value{font-size:24px}}@media (min-width:1600px){.elm-tag{height:38px;font-size:16px}}.item-tile-about{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.item-tile-about .tile-title{margin:0}.item-tile-about.tile02 .elm-photo{width:45%;max-width:166px}.item-tile-about.tile03 .elm-photo,.item-tile-about.tile04 .elm-photo{max-width:265px}.item-tile-about.tile05{padding-bottom:0}.item-tile-about.tile05 .elm-photo{max-width:290px}.item-tile-about .elm-photo{border-radius:0}.item-tile-post{position:relative;line-height:1;overflow:hidden;display:block;width:100%;height:100%}.item-tile-post .elm-photo{border-radius:var(--mainRadius);aspect-ratio:inherit;height:400px}.item-tile-post .tile-title-wrap,.item-tile-total{display:-webkit-box;display:-ms-flexbox;display:flex}.item-tile-post .tile-title-wrap{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3}.item-tile-total{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;min-height:126px;height:100%}.item-tile-total .tile-info,.item-tile-total .tile-title{margin:0;position:relative;z-index:2;max-width:225px}.item-tile-total:before{content:"";display:block;position:absolute;width:224px;bottom:0;right:0;background:url(/theme/wedwed/img/media-kit/icons/tile-decor.svg)right bottom no-repeat;aspect-ratio:225/181}.wrap-start-main .tile-info-content{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.item-tile-info-format,.item-tile-stat{gap:20px}.item-tile-stat .tile-info-content{margin-bottom:-19px}.item-tile-stat .tile-info-wrap{position:relative;overflow:hidden;line-height:0}.item-tile-stat .tile-title-wrap{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:15px}.item-tile-stat .tile-title{margin:0}.item-tile-stat .elm-ico{-ms-flex-negative:0;flex-shrink:0;width:36px;height:36px}.item-tile-info-format.tile02{padding-bottom:0}.item-tile-info-format .tile-main-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.item-tile-info-format .tile-tags-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-tile-info-format .elm-photo{border-radius:0}.item-tile-faq,.item-tile-ico,.item-tile-info-format,.item-tile-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-tile-ico{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;height:100%;min-height:320px}.item-tile-ico .elm-ico{width:32px;height:32px}.item-tile-faq{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.item-tile-faq:has(.tile-title-wrap) .tile-title-wrap{min-height:88px;padding:var(--tilePadding) 90px var(--tilePadding) var(--tilePadding)}.item-tile-faq:has(.tile-title-wrap) .tile-title-wrap .tile-title:after,.item-tile-faq:has(.tile-title-wrap) .tile-title-wrap .tile-title:before{display:block}.item-tile-faq:has(.tile-title-wrap) .tile-title-wrap:not(.active):before{display:block}.item-tile-faq:has(.tile-title-wrap) .tile-content-wrap{height:0;padding-bottom:0;margin-top:0;position:relative;overflow:hidden;interpolate-size:allow-keywords;-webkit-transition:all ease .2s;transition:all ease .2s}.item-tile-faq:has(.tile-title-wrap.active) .tile-content-wrap{height:auto;padding-bottom:var(--tilePadding)}.item-tile-faq:has(.tile-title-wrap.active) .tile-title:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.item-tile-faq .tile-title-wrap{padding:var(--tilePadding) var(--tilePadding) 10px var(--tilePadding);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}.item-tile-faq .tile-title-wrap:before{content:"";display:none;position:absolute;top:-300px;bottom:-300px;left:-300px;right:-300px;z-index:3}.item-tile-faq .tile-content-wrap{display:block;padding:0 var(--tilePadding) var(--tilePadding) var(--tilePadding)}.item-tile-faq .tile-title{font-size:16px;font-weight:600;line-height:1.4;color:var(--clr-base);position:static}.item-tile-faq .tile-title *{font-family:"NunitoSans",sans-serif}.item-tile-faq .tile-title:after,.item-tile-faq .tile-title:before{content:"";width:48px;height:48px;position:absolute;top:50%;right:var(--tilePadding);margin-top:-24px;display:none}.item-tile-faq .tile-title:after{border-radius:10px;background:var(--clr-bg-white)}.item-tile-faq .tile-title:before{background:url(/theme/wedwed/img/media-kit/icons/arrow-main.svg)center no-repeat;background-size:24px auto;-webkit-transition:all ease .2s;transition:all ease .2s;-webkit-filter:var(--filterAttToBase);filter:var(--filterAttToBase);z-index:2}.item-tile-text-main{padding:40px 20px}.item-tile-text-main .tile-title{margin-bottom:32px;font-weight:600;line-height:1.25;color:#1b1b1b}.item-tile-text-main .btn{margin-top:15px}.item-tile-text-main .tile-info a:not(:hover),.item-tile-text-main p a:not(:hover){color:inherit}@media (min-width:1024px){.item-tile-about.tile02 .elm-photo{width:100%;max-width:165px}.item-tile-about.tile03 .elm-photo,.item-tile-about.tile04 .elm-photo{max-width:265px}.item-tile-about.tile05{padding-bottom:0}.item-tile-about.tile05 .elm-photo{max-width:310px}.wrap-start-main .tile-info-content{-webkit-column-gap:120px;-moz-column-gap:120px;column-gap:120px}.item-tile-stat{gap:40px}.item-tile-info-format .tile-title{font-size:32px}.item-tile-info-format .tile-main-wrap{gap:12px}.item-tile-ico{min-height:360px}.item-tile-text-main{padding:40px}.item-tile-faq:has(.tile-title-wrap) .tile-title-wrap{padding-right:102px;min-height:112px}.item-tile-faq .tile-title{font-size:20px;line-height:1.25}}@media (min-width:1440px){.item-tile-about{gap:40px}.item-tile-about .tile-title{font-size:32px;line-height:1.2}.item-tile-about.tile02 .elm-photo{max-width:205px}.item-tile-about.tile03 .elm-photo,.item-tile-about.tile04 .elm-photo{max-width:440px}.item-tile-about.tile05{padding-bottom:0}.item-tile-about.tile05 .elm-photo{max-width:480px}.item-tile-post .elm-photo{height:500px}.item-tile-info-format{padding:40px;gap:60px}.item-tile-info-format .tile-main-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.item-tile-info-format .tile-title-wrap{-ms-flex-negative:0;flex-shrink:0}.item-tile-info-format .tile-tags-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.item-tile-info-format .tile-title{line-height:36px}.item-tile-ico{min-height:400px}.item-tile-faq .tile-title{font-size:24px}.item-tile-text-main{padding:60px}.item-tile-text-main .btn{margin-top:30px}}@media (min-width:1600px){.item-tile-info-format{padding:60px;gap:76px}.item-tile-text-main{padding:80px}.item-tile-text-main .tile-title{max-width:10.19230769em}.item-tile-text-main p{max-width:28.5em}.item-tile-text-main .btn{margin-top:30px}}.section-box{position:relative;width:100%;z-index:2;padding:var(--sectionMargin)0}.section-box.section-lead{padding-top:60px}.title-main-box{margin-bottom:40px;text-align:center}.title-main-box p{margin:0 auto;max-width:33.33333333em}.title-main-box .action-wrap{position:relative;margin-top:32px}.title-main-box .action-wrap .action-wrap-arr{content:"";display:block;width:44px;height:45px;aspect-ratio:99/89;position:absolute;bottom:100%;right:12px;margin-bottom:15px;margin-left:150px;pointer-events:none}.title-main-box .section-title{margin:0 auto 32px;max-width:13.75em}.title-main-box .section-title:before{content:"";display:inline-block;vertical-align:middle;width:33px;aspect-ratio:1;position:relative;background:url(/theme/wedwed/img/media-kit/icons/title-decor.svg)50%no-repeat;background-size:100%auto;margin:-38px 0-7px -33px}.title-box{margin-bottom:var(--titleMargin);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.title-box .text-size-lead{font-weight:600}.tiles-box{margin-bottom:var(--sectionMargin)}.tiles-box:last-child{margin-bottom:0}.tiles-box .sl-wrap>.elm-photo{aspect-ratio:inherit;height:100%}.tiles-box .sl-wrap.wrap-start-main{width:612px}.tiles-box .items-main .elm-photo{aspect-ratio:inherit;height:260px}.tiles-box .items-ca .item-wrap,.tiles-box .items-faq .item-wrap,.tiles-box .items-main .item-wrap{width:100%}.tiles-box .items-ca{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--gapMain)}.tiles-box .items-ca .elm-photo{height:400px;aspect-ratio:inherit}.more-box{margin-top:32px;text-align:center;line-height:1}.table-box{font-size:18px;line-height:1.4;font-weight:500;color:#333;margin-bottom:var(--sectionMargin)}.table-box:last-child{margin-bottom:0}.table-box table{margin:0;width:100%;border-collapse:separate;border-spacing:0 8px}.table-box table+table{margin-top:-8px}.table-box table.tbl-col-2{table-layout:fixed}.table-box table.tbl-col-2 td,.table-box table.tbl-col-2 th{width:58%}.table-box table.tbl-col-2 td:last-child,.table-box table.tbl-col-2 th:last-child{width:auto}.table-box table.tbl-col-2 td:first-child,.table-box table.tbl-col-2 th:first-child{padding-right:0}.table-box table:last-child{margin-bottom:0}.table-box table thead td:not(:first-child),.table-box table thead th:not(:first-child){padding-left:20px;padding-right:20px}.table-box table td,.table-box table th{font-weight:inherit;font-size:inherit;vertical-align:middle;text-align:center;padding:15px 32px;background:var(--clr-bg-white);height:113px;min-width:184px}.table-box table td:first-child,.table-box table th:first-child{text-align:left;border-radius:var(--mainRadius)0 0 var(--mainRadius)}.table-box table td:last-child,.table-box table th:last-child{border-radius:0 var(--mainRadius) var(--mainRadius)0}.table-box .td-title,.table-box .th-title{display:inline-block;vertical-align:middle;position:relative;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;line-height:1.25;font-weight:600;background:var(--clr-bg-light);border-radius:100px;padding:12px 24px}.table-box .td-title{background:rgba(255,65,108,.1)}.table-box .td-info{text-align:left;font-size:16px;font-weight:400}.bg-box:before,.bg-full-wrap{display:block;position:absolute;top:0;bottom:0;left:50%;width:100dvw;min-width:var(--min);-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;background:var(--clr-bg-light)}.bg-full-wrap{border-radius:50px;z-index:-1}.bg-box{position:relative;z-index:2}.bg-box:before{content:""}.bg-box>:last-child{margin-bottom:0}@media (max-width:1023px){.tiles-box .slider-lead .sl-wrap{width:33.33%}.tiles-box .sl-wrap{width:312px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.table-box{font-size:16px}.table-box table td,.table-box table th{min-width:120px;padding-left:20px;padding-right:20px}}@media (max-width:767px){main{position:relative;top:72px}.tiles-box .slider-lead .sl-wrap{width:50%}.table-box table{display:block;position:relative;border-spacing:0;margin:0}.table-box table.tbl-col-2{margin:12px 0 0}.table-box table.tbl-col-2 tr{display:block}.table-box table.tbl-col-2 td{width:100%;margin-bottom:20px}.table-box table tr:last-child,.table-box table.tbl-col-2 td:last-child{margin-bottom:0}.table-box table.tbl-col-2 .td-info{font-size:16px;line-height:140%;color:#333}.table-box table.tbl-col-2 .td-title{background:0 0;border-radius:0;width:100%;text-align:left;padding:0;font-weight:600;font-size:20px;line-height:125%;color:#333}.table-box table:last-child{margin-bottom:9px}.table-box table thead{display:none}.table-box table tbody{display:block;min-width:100%;max-width:100%;width:100%;position:relative;overflow:hidden}.table-box table td,.table-box table th,.table-box table tr{display:block;max-width:100%;width:100%;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.table-box table tr{min-width:100%;background:var(--clr-bg-white);border-radius:var(--mainRadius);padding:var(--tilePadding);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:12px}.table-box table td,.table-box table th{height:auto;min-width:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;border:0;background:0 0;text-align:center;font-size:18px;line-height:1.4;font-weight:500;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table-box table td:first-child,.table-box table th:first-child{padding:0;border-radius:0;text-align:center}.table-box table td:last-child,.table-box table th:last-child{padding:0;border-radius:0;text-align:center}.table-box table [data-title]:before{content:attr(data-title);font-weight:600;font-size:16px;line-height:140%;color:var(--clr-base-light);text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:calc(100% - 10px - 194px)}.table-box table .td-title,.table-box table .th-title{width:194px;-ms-flex-negative:0;flex-shrink:0}.table-box table .td-text{width:194px;text-align:center}}@media (max-width:639px){.tiles-box .slider-lead .sl-wrap{width:100%}}@media (max-width:479px){.table-box table .td-text,.table-box table .td-title{width:168px}.table-box table .td-title{font-size:16px;padding-left:8px;padding-right:8px}.table-box table [data-title]:before{max-width:calc(100% - 10px - 168px)}}@media (min-width:480px){.title-main-box .action-wrap .action-wrap-arr{margin-left:110px;bottom:12px;right:auto;left:50%;margin-bottom:0}}@media (min-width:480px) and (max-width:767px){.tiles-box .items-ca .elm-photo{height:auto;aspect-ratio:1040/1250}}@media (min-width:768px){.tiles-box .items-totals .item-wrap{width:33.33%}.tiles-box .items-main{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tiles-box .items-main .item-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto}.tiles-box .items-main .item-wrap:last-child{width:42.5%;-webkit-box-flex:0;-ms-flex:0 0 42.5%;flex:0 0 42.5%}.tiles-box .items-main .elm-photo{height:100%}.tiles-box .items-ca{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 calc(-1*var(--gapMainHalf));gap:0}.tiles-box .items-ca .items-inner-wrap,.tiles-box .items-ca .photo-inner-wrap{width:33%;-ms-flex-negative:0;flex-shrink:0;padding:0 var(--gapMainHalf)}.tiles-box .items-ca .items-inner-wrap{width:67%}.tiles-box .items-ca .elm-photo{height:100%}.tiles-box .items-ca .wrap-half{width:50%}}@media (min-width:768px) and (max-width:1023px){.tiles-box .items-about .item-wrap{width:50%}.tiles-box .items-about .wrap-main{width:100%}}@media (min-width:1024px){.section-box.section-lead{padding-top:100px}.title-main-box{margin-bottom:60px}.title-main-box .action-wrap{margin-top:40px}.title-main-box .action-wrap .action-wrap-arr{width:99px;height:99px;margin-left:190px;margin-bottom:-30px}.title-main-box .section-title:before{width:67px;position:relative;top:-28px;margin-left:-70px;margin-right:-16px}.title-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}.title-box .title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.title-box .text-wrap{width:520px;-ms-flex-negative:0;flex-shrink:0}.title-box .text-size-lead{line-height:1.25;margin-bottom:.9em}.title-box.title-items-column{margin-left:0 calc(-1*var(--gapMainHalf));margin-right:0 calc(-1*var(--gapMainHalf));gap:0}.title-box.title-items-column .text-wrap,.title-box.title-items-column .title-wrap{padding-left:var(--gapMainHalf);padding-right:var(--gapMainHalf)}.title-box.title-items-column .text-wrap{padding-left:calc(var(--gapMainHalf) + 20px);width:66.66%}.tiles-box .items-wrap.items-about{display:grid;grid-template-columns:1fr 1fr 1fr}.tiles-box .items-wrap.items-about .item-wrap{width:100%}.tiles-box .items-wrap.items-about .wrap-main{grid-row:span 2;width:100%}.tiles-box .items-faq .item-wrap{width:50%}.tiles-box .slider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gapMain)0;-webkit-transform:none!important;transform:none!important;height:auto!important;margin:0}.tiles-box .sl-wrap{width:33.33%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tiles-box .sl-wrap:last-child{margin-bottom:0}.tiles-box .sl-wrap.wrap-start-half{width:50%}.tiles-box .sl-wrap.wrap-start-main{width:100%}.tiles-box .swiper-slide:not(.swiper-slide-active){opacity:1;pointer-events:auto}.tiles-box .items-info-ico .item-wrap,.tiles-box .items-info-ico .sl-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tiles-box .items-info-ico .item-wrap:has(.elm-photo),.tiles-box .items-info-ico .sl-wrap:has(.elm-photo){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.tiles-box .items-info-ico .item-wrap:has(.elm-photo)+.item-wrap,.tiles-box .items-info-ico .item-wrap:has(.elm-photo)+.sl-wrap,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo)+.item-wrap,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo)+.sl-wrap{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.tiles-box .items-info-ico .item-wrap:has(.elm-photo)+.item-wrap~.item-wrap,.tiles-box .items-info-ico .item-wrap:has(.elm-photo)+.item-wrap~.sl-wrap,.tiles-box .items-info-ico .item-wrap:has(.elm-photo)+.sl-wrap~.item-wrap,.tiles-box .items-info-ico .item-wrap:has(.elm-photo)+.sl-wrap~.sl-wrap,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo)+.item-wrap~.item-wrap,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo)+.item-wrap~.sl-wrap,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo)+.sl-wrap~.item-wrap,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo)+.sl-wrap~.sl-wrap{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.tiles-box .items-info-ico .item-wrap:has(.elm-photo):last-child,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo):last-child{display:none}.more-box{margin-top:40px}.table-box{font-size:20px}}@media (min-width:1024px) and (max-width:1439px){.section-box.section-lead{padding-left:20px;padding-right:20px}.section-box.section-lead .bg-full-wrap{width:calc(100dvw - 40px)}}@media (min-width:1200px){.tiles-box .items-info-ico .item-wrap,.tiles-box .items-info-ico .sl-wrap{width:25%}.tiles-box .items-info-ico .item-wrap:has(.elm-photo):last-child,.tiles-box .items-info-ico .sl-wrap:has(.elm-photo):last-child{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;width:50%;display:block}}@media (min-width:1440px){.title-main-box{margin-bottom:100px}.title-box.title-items-column .text-wrap{padding-left:var(--gapMainHalf)}.tiles-box .items-main .item-wrap:last-child{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.tiles-box .items-ca .photo-inner-wrap{width:33%}.tiles-box .items-ca .items-inner-wrap{width:67%}.tiles-box .items-ca .wrap-half{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.tiles-box .items-ca .wrap-half+.wrap-half{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(384px + var(--gapMainHalf)*2)}.tiles-box .slider-starts .sl-wrap{width:25%}.tiles-box .slider-starts .sl-wrap.wrap-start-main{width:75%}.table-box table td,.table-box table th{padding-left:40px;padding-right:40px;height:134px;min-width:256px}.table-box table.tbl-col-2 td,.table-box table.tbl-col-2 th{width:53%}.table-box .td-title,.table-box .th-title{font-size:24px;padding:12px 24px}.bg-full-wrap{border-radius:60px;width:calc(100dvw - 40px);max-width:1880px}}@media (min-width:1440px) and (max-width:1599px){.tiles-box .slider-starts .sl-wrap:has(+.wrap-start-main){width:31%}.tiles-box .slider-starts .sl-wrap.wrap-start-main{width:69%}}@media (min-width:1600px){.table-box{font-size:24px}.table-box table.tbl-col-2 td:first-child,.table-box table.tbl-col-2 th:first-child{width:59%}.table-box table td,.table-box table th{min-width:363px}.table-box .td-info{font-size:18px}}.form-input,.form-input[placeholder]{text-overflow:ellipsis}input.form-input-select,select.form-input{display:block;text-overflow:ellipsis;width:100%;padding-right:30px;background-image:url(/theme/wedwed/img/media-kit/icons/arrow-select.svg);background-position:right 20px center;background-size:24px auto;background-color:#fff;background-repeat:no-repeat;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none!important;line-height:1em;text-indent:.01px;outline:0;cursor:pointer}input.form-input-select.form-input-clear,select.form-input.form-input-clear{height:auto;border:0;min-height:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;width:auto;display:inline-block;vertical-align:middle;font-size:1em;line-height:inherit;padding:0 16px 0 0;color:inherit;font-weight:700;background-image:url(/theme/wedwed/img/media-kit/icons/arrow-select.png);background-size:8px auto;background-repeat:no-repeat;background-position:right center}select::-ms-expand{display:none}select.form-input:required:invalid{color:var(--clr-light)}.btn{height:53px;border-radius:10px;padding:0 27px;font-size:16px;line-height:1.4;font-weight:600;background:var(--clr-att);border:1px solid var(--clr-att);color:var(--clr-base-white);gap:10px}.btn:hover{text-decoration:none;-webkit-transform:translate(0,-4px);transform:translate(0,-4px);-webkit-box-shadow:0 7px 15px #ccd0dd!important;box-shadow:0 7px 15px #ccd0dd!important}.btn .button-ico,.btn:after,.btn:before{width:100%;height:100%;-webkit-transition:all ease .2s;transition:all ease .2s;-webkit-filter:var(--filterAttToLight);filter:var(--filterAttToLight)}.btn .button-title-border{border-bottom:1px solid;line-height:1}.btn .button-title[data-title]:before{content:attr(data-title)}.btn .button-title[data-show]:before{content:attr(data-show)}.btn.active .button-title[data-title-active]:before{content:attr(data-title-active)}.btn.active .button-title[data-hide]:before{content:attr(data-hide)}.btn .button-active-add .button-title:before,.btn .button-active-toggle .button-title:before{content:attr(data-title)}.btn .button-active-add .button-ico-active,.btn .button-active-toggle .button-ico-active{display:none}.btn .button-active-add.active .button-title:before,.btn .button-active-toggle.active .button-title:before{content:attr(data-title-active)}.btn .button-active-add.active:has(.button-ico-active) .button-ico,.btn .button-active-toggle.active:has(.button-ico-active) .button-ico{display:none}.btn .button-active-add.active:has(.button-ico-active) .button-ico-active,.btn .button-active-toggle.active:has(.button-ico-active) .button-ico-active{display:block}.btn .button-ico:only-child{margin:0 auto}.btn:has(.button-ico:only-child){aspect-ratio:1;width:auto;padding:0}.button-arrow .button-title:after{content:"";display:inline-block;vertical-align:middle;margin:-2px 0 0 4px;width:24px;height:24px;background:url(/theme/wedwed/img/media-kit/icons/arrow-toggle.svg)center no-repeat;background-size:24px auto;-webkit-transition:all ease .2s;transition:all ease .2s}.button-arrow.active .button-title:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.btn.active .button-active-toggle:before{opacity:0}.btn.active .button-active-toggle:after{opacity:1;-webkit-filter:none;filter:none}.btn.active .button-active-toggle.button-ico{-webkit-filter:none;filter:none}.button-border:not(:hover){color:var(--clr-att);background-color:transparent}.button-border:not(:hover) .button-ico{-webkit-filter:none;filter:none}.button-full{width:100%;padding:0 15px}.button-link{width:auto;height:auto;line-height:24px;color:inherit;white-space:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;min-width:0;background:0 0;border:0;border-radius:0;font-weight:inherit}.button-link:hover{border:0;background:0 0;color:var(--clr-att)}.button-light .button-ico,.button-link .button-ico{-webkit-filter:none;filter:none}.button-light,.button-light:hover{border-color:var(--clr-border-light);background-color:var(--clr-bg-light);color:var(--clr-att)}.button-light:hover{color:var(--clr-base)}.button-light:hover .button-ico{-webkit-filter:var(--filterAttToBase);filter:var(--filterAttToBase)}.button-light.button-border:not(:hover){background-color:transparent}.btn-action-ico{min-width:0;border-radius:0;padding:0;margin:0;font-size:0;display:block;position:relative;overflow:hidden;width:36px;height:36px;text-align:center;line-height:36px;text-decoration:none;-webkit-transition:all ease .2s;transition:all ease .2s;-ms-flex-negative:0;flex-shrink:0}.btn-action-ico:not(.btn){background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none}.btn-action-ico.btn{min-width:0;min-height:0;padding:0;display:block}.btn-action-ico [class*=icon-],.btn-action-ico img,.btn-action-ico svg,.btn-action-ico:after,.btn-action-ico:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:100%;max-height:100%;-webkit-transition:all ease .2s;transition:all ease .2s}.btn-action-ico img,.btn-action-ico svg{width:auto;height:auto}.btn-action-ico:after,.btn-action-ico:before{content:"";background-position:center;background-repeat:no-repeat;background-size:100%auto}.btn-action-ico:hover{text-decoration:none}.btn-action-ico:hover:not(.btn){background:0 0;-webkit-box-shadow:none;box-shadow:none}.btn-action-ico.ico-arrow{z-index:20;cursor:pointer}.btn-action-ico.ico-arrow:before{background-image:url(/theme/wedwed/img/media-kit/icons/arrow-slider.png)}.btn-action-ico.ico-arrow.swiper-button-disabled{opacity:.5}.btn-action-ico.ico-arrow-prev:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.btn-action-ico.button-soc img,.btn-action-ico.button-soc svg{max-width:100%;max-height:100%}.btn-action-ico.button-soc:hover{opacity:.8}.btn-action-ico.button-active-close.active:before,.btn-action-ico.button-active-close:after,.btn-action-ico.button-active-toggle.active:before,.btn-action-ico.button-active-toggle:after{opacity:0}.btn-action-ico.button-active-close.active:after,.btn-action-ico.button-active-toggle.active:after{opacity:1}.btn-action-ico.button-active-close:after{background-image:url(/theme/wedwed/img/media-kit/icons/close.svg)}@media (max-width:479px){.btn{width:100%}.title-main-box .action-wrap .action-wrap-arr{right:-10px}}@media (min-width:1024px){.btn{height:56px;font-size:18px}}.frm-field,.frm-row,.frm-row-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;line-height:1}.frm-field{display:block;width:100%}.frm-select,.frm-select label{display:block;position:relative}.frm-select{overflow:hidden;line-height:1}.frm-select input{display:block;position:absolute;top:0;left:0;width:0;height:0;opacity:0;margin:0;padding:0}.frm-select label{cursor:pointer}.frm-select label:after,.frm-select label:before{content:"";display:block;position:absolute}.frm-select label:after{border-radius:0;border:0;background:url(/theme/wedwed/img/media-kit/icons/chk.svg)center/24px auto no-repeat;opacity:0}.frm-select input[type=radio]~label:before{border-radius:50%}.frm-select input[type=radio]~label:after{width:8px;height:8px;margin:-4px 0 0-4px;border-radius:50%;background:#000}.frm-select input:checked~label:after{opacity:1}.frm-select a{color:inherit}.border-style-dashed{border-style:dashed!important}.border-style-dotted{border-style:dotted!important}.border-style-solid{border-style:solid!important}table:has(col.text-line:nth-child(1)) td:nth-child(1),table:has(col.text-line:nth-child(1)) th:nth-child(1),table:has(col.text-line:nth-child(10)) td:nth-child(10),table:has(col.text-line:nth-child(10)) th:nth-child(10),table:has(col.text-line:nth-child(11)) td:nth-child(11),table:has(col.text-line:nth-child(11)) th:nth-child(11),table:has(col.text-line:nth-child(12)) td:nth-child(12),table:has(col.text-line:nth-child(12)) th:nth-child(12),table:has(col.text-line:nth-child(13)) td:nth-child(13),table:has(col.text-line:nth-child(13)) th:nth-child(13),table:has(col.text-line:nth-child(14)) td:nth-child(14),table:has(col.text-line:nth-child(14)) th:nth-child(14),table:has(col.text-line:nth-child(15)) td:nth-child(15),table:has(col.text-line:nth-child(15)) th:nth-child(15),table:has(col.text-line:nth-child(16)) td:nth-child(16),table:has(col.text-line:nth-child(16)) th:nth-child(16),table:has(col.text-line:nth-child(17)) td:nth-child(17),table:has(col.text-line:nth-child(17)) th:nth-child(17),table:has(col.text-line:nth-child(18)) td:nth-child(18),table:has(col.text-line:nth-child(18)) th:nth-child(18),table:has(col.text-line:nth-child(19)) td:nth-child(19),table:has(col.text-line:nth-child(19)) th:nth-child(19),table:has(col.text-line:nth-child(2)) td:nth-child(2),table:has(col.text-line:nth-child(2)) th:nth-child(2),table:has(col.text-line:nth-child(20)) td:nth-child(20),table:has(col.text-line:nth-child(20)) th:nth-child(20),table:has(col.text-line:nth-child(21)) td:nth-child(21),table:has(col.text-line:nth-child(21)) th:nth-child(21),table:has(col.text-line:nth-child(22)) td:nth-child(22),table:has(col.text-line:nth-child(22)) th:nth-child(22),table:has(col.text-line:nth-child(23)) td:nth-child(23),table:has(col.text-line:nth-child(23)) th:nth-child(23),table:has(col.text-line:nth-child(24)) td:nth-child(24),table:has(col.text-line:nth-child(24)) th:nth-child(24),table:has(col.text-line:nth-child(25)) td:nth-child(25),table:has(col.text-line:nth-child(25)) th:nth-child(25),table:has(col.text-line:nth-child(26)) td:nth-child(26),table:has(col.text-line:nth-child(26)) th:nth-child(26),table:has(col.text-line:nth-child(27)) td:nth-child(27),table:has(col.text-line:nth-child(27)) th:nth-child(27),table:has(col.text-line:nth-child(28)) td:nth-child(28),table:has(col.text-line:nth-child(28)) th:nth-child(28),table:has(col.text-line:nth-child(29)) td:nth-child(29),table:has(col.text-line:nth-child(29)) th:nth-child(29),table:has(col.text-line:nth-child(3)) td:nth-child(3),table:has(col.text-line:nth-child(3)) th:nth-child(3),table:has(col.text-line:nth-child(30)) td:nth-child(30),table:has(col.text-line:nth-child(30)) th:nth-child(30),table:has(col.text-line:nth-child(4)) td:nth-child(4),table:has(col.text-line:nth-child(4)) th:nth-child(4),table:has(col.text-line:nth-child(5)) td:nth-child(5),table:has(col.text-line:nth-child(5)) th:nth-child(5),table:has(col.text-line:nth-child(6)) td:nth-child(6),table:has(col.text-line:nth-child(6)) th:nth-child(6),table:has(col.text-line:nth-child(7)) td:nth-child(7),table:has(col.text-line:nth-child(7)) th:nth-child(7),table:has(col.text-line:nth-child(8)) td:nth-child(8),table:has(col.text-line:nth-child(8)) th:nth-child(8),table:has(col.text-line:nth-child(9)) td:nth-child(9),table:has(col.text-line:nth-child(9)) th:nth-child(9){white-space:nowrap}table:has(col.col-att:nth-child(1)) td:nth-child(1),table:has(col.col-att:nth-child(1)) th:nth-child(1),table:has(col.col-att:nth-child(10)) td:nth-child(10),table:has(col.col-att:nth-child(10)) th:nth-child(10),table:has(col.col-att:nth-child(11)) td:nth-child(11),table:has(col.col-att:nth-child(11)) th:nth-child(11),table:has(col.col-att:nth-child(12)) td:nth-child(12),table:has(col.col-att:nth-child(12)) th:nth-child(12),table:has(col.col-att:nth-child(13)) td:nth-child(13),table:has(col.col-att:nth-child(13)) th:nth-child(13),table:has(col.col-att:nth-child(14)) td:nth-child(14),table:has(col.col-att:nth-child(14)) th:nth-child(14),table:has(col.col-att:nth-child(15)) td:nth-child(15),table:has(col.col-att:nth-child(15)) th:nth-child(15),table:has(col.col-att:nth-child(16)) td:nth-child(16),table:has(col.col-att:nth-child(16)) th:nth-child(16),table:has(col.col-att:nth-child(17)) td:nth-child(17),table:has(col.col-att:nth-child(17)) th:nth-child(17),table:has(col.col-att:nth-child(18)) td:nth-child(18),table:has(col.col-att:nth-child(18)) th:nth-child(18),table:has(col.col-att:nth-child(19)) td:nth-child(19),table:has(col.col-att:nth-child(19)) th:nth-child(19),table:has(col.col-att:nth-child(2)) td:nth-child(2),table:has(col.col-att:nth-child(2)) th:nth-child(2),table:has(col.col-att:nth-child(20)) td:nth-child(20),table:has(col.col-att:nth-child(20)) th:nth-child(20),table:has(col.col-att:nth-child(21)) td:nth-child(21),table:has(col.col-att:nth-child(21)) th:nth-child(21),table:has(col.col-att:nth-child(22)) td:nth-child(22),table:has(col.col-att:nth-child(22)) th:nth-child(22),table:has(col.col-att:nth-child(23)) td:nth-child(23),table:has(col.col-att:nth-child(23)) th:nth-child(23),table:has(col.col-att:nth-child(24)) td:nth-child(24),table:has(col.col-att:nth-child(24)) th:nth-child(24),table:has(col.col-att:nth-child(25)) td:nth-child(25),table:has(col.col-att:nth-child(25)) th:nth-child(25),table:has(col.col-att:nth-child(26)) td:nth-child(26),table:has(col.col-att:nth-child(26)) th:nth-child(26),table:has(col.col-att:nth-child(27)) td:nth-child(27),table:has(col.col-att:nth-child(27)) th:nth-child(27),table:has(col.col-att:nth-child(28)) td:nth-child(28),table:has(col.col-att:nth-child(28)) th:nth-child(28),table:has(col.col-att:nth-child(29)) td:nth-child(29),table:has(col.col-att:nth-child(29)) th:nth-child(29),table:has(col.col-att:nth-child(3)) td:nth-child(3),table:has(col.col-att:nth-child(3)) th:nth-child(3),table:has(col.col-att:nth-child(30)) td:nth-child(30),table:has(col.col-att:nth-child(30)) th:nth-child(30),table:has(col.col-att:nth-child(4)) td:nth-child(4),table:has(col.col-att:nth-child(4)) th:nth-child(4),table:has(col.col-att:nth-child(5)) td:nth-child(5),table:has(col.col-att:nth-child(5)) th:nth-child(5),table:has(col.col-att:nth-child(6)) td:nth-child(6),table:has(col.col-att:nth-child(6)) th:nth-child(6),table:has(col.col-att:nth-child(7)) td:nth-child(7),table:has(col.col-att:nth-child(7)) th:nth-child(7),table:has(col.col-att:nth-child(8)) td:nth-child(8),table:has(col.col-att:nth-child(8)) th:nth-child(8),table:has(col.col-att:nth-child(9)) td:nth-child(9),table:has(col.col-att:nth-child(9)) th:nth-child(9){background:var(--clr-bg)}table:has(col.text-left:nth-child(1)) td:nth-child(1),table:has(col.text-left:nth-child(1)) th:nth-child(1){text-align:left}table:has(col.text-right:nth-child(1)) td:nth-child(1),table:has(col.text-right:nth-child(1)) th:nth-child(1){text-align:right}table:has(col.text-center:nth-child(1)) td:nth-child(1),table:has(col.text-center:nth-child(1)) th:nth-child(1){text-align:center}table:has(col.text-left:nth-child(2)) td:nth-child(2),table:has(col.text-left:nth-child(2)) th:nth-child(2){text-align:left}table:has(col.text-right:nth-child(2)) td:nth-child(2),table:has(col.text-right:nth-child(2)) th:nth-child(2){text-align:right}table:has(col.text-center:nth-child(2)) td:nth-child(2),table:has(col.text-center:nth-child(2)) th:nth-child(2){text-align:center}table:has(col.text-left:nth-child(3)) td:nth-child(3),table:has(col.text-left:nth-child(3)) th:nth-child(3){text-align:left}table:has(col.text-right:nth-child(3)) td:nth-child(3),table:has(col.text-right:nth-child(3)) th:nth-child(3){text-align:right}table:has(col.text-center:nth-child(3)) td:nth-child(3),table:has(col.text-center:nth-child(3)) th:nth-child(3){text-align:center}table:has(col.text-left:nth-child(4)) td:nth-child(4),table:has(col.text-left:nth-child(4)) th:nth-child(4){text-align:left}table:has(col.text-right:nth-child(4)) td:nth-child(4),table:has(col.text-right:nth-child(4)) th:nth-child(4){text-align:right}table:has(col.text-center:nth-child(4)) td:nth-child(4),table:has(col.text-center:nth-child(4)) th:nth-child(4){text-align:center}table:has(col.text-left:nth-child(5)) td:nth-child(5),table:has(col.text-left:nth-child(5)) th:nth-child(5){text-align:left}table:has(col.text-right:nth-child(5)) td:nth-child(5),table:has(col.text-right:nth-child(5)) th:nth-child(5){text-align:right}table:has(col.text-center:nth-child(5)) td:nth-child(5),table:has(col.text-center:nth-child(5)) th:nth-child(5){text-align:center}table:has(col.text-left:nth-child(6)) td:nth-child(6),table:has(col.text-left:nth-child(6)) th:nth-child(6){text-align:left}table:has(col.text-right:nth-child(6)) td:nth-child(6),table:has(col.text-right:nth-child(6)) th:nth-child(6){text-align:right}table:has(col.text-center:nth-child(6)) td:nth-child(6),table:has(col.text-center:nth-child(6)) th:nth-child(6){text-align:center}table:has(col.text-left:nth-child(7)) td:nth-child(7),table:has(col.text-left:nth-child(7)) th:nth-child(7){text-align:left}table:has(col.text-right:nth-child(7)) td:nth-child(7),table:has(col.text-right:nth-child(7)) th:nth-child(7){text-align:right}table:has(col.text-center:nth-child(7)) td:nth-child(7),table:has(col.text-center:nth-child(7)) th:nth-child(7){text-align:center}table:has(col.text-left:nth-child(8)) td:nth-child(8),table:has(col.text-left:nth-child(8)) th:nth-child(8){text-align:left}table:has(col.text-right:nth-child(8)) td:nth-child(8),table:has(col.text-right:nth-child(8)) th:nth-child(8){text-align:right}table:has(col.text-center:nth-child(8)) td:nth-child(8),table:has(col.text-center:nth-child(8)) th:nth-child(8){text-align:center}table:has(col.text-left:nth-child(9)) td:nth-child(9),table:has(col.text-left:nth-child(9)) th:nth-child(9){text-align:left}table:has(col.text-right:nth-child(9)) td:nth-child(9),table:has(col.text-right:nth-child(9)) th:nth-child(9){text-align:right}table:has(col.text-center:nth-child(9)) td:nth-child(9),table:has(col.text-center:nth-child(9)) th:nth-child(9){text-align:center}table:has(col.text-left:nth-child(10)) td:nth-child(10),table:has(col.text-left:nth-child(10)) th:nth-child(10){text-align:left}table:has(col.text-right:nth-child(10)) td:nth-child(10),table:has(col.text-right:nth-child(10)) th:nth-child(10){text-align:right}table:has(col.text-center:nth-child(10)) td:nth-child(10),table:has(col.text-center:nth-child(10)) th:nth-child(10){text-align:center}table:has(col.text-left:nth-child(11)) td:nth-child(11),table:has(col.text-left:nth-child(11)) th:nth-child(11){text-align:left}table:has(col.text-right:nth-child(11)) td:nth-child(11),table:has(col.text-right:nth-child(11)) th:nth-child(11){text-align:right}table:has(col.text-center:nth-child(11)) td:nth-child(11),table:has(col.text-center:nth-child(11)) th:nth-child(11){text-align:center}table:has(col.text-left:nth-child(12)) td:nth-child(12),table:has(col.text-left:nth-child(12)) th:nth-child(12){text-align:left}table:has(col.text-right:nth-child(12)) td:nth-child(12),table:has(col.text-right:nth-child(12)) th:nth-child(12){text-align:right}table:has(col.text-center:nth-child(12)) td:nth-child(12),table:has(col.text-center:nth-child(12)) th:nth-child(12){text-align:center}table:has(col.text-left:nth-child(13)) td:nth-child(13),table:has(col.text-left:nth-child(13)) th:nth-child(13){text-align:left}table:has(col.text-right:nth-child(13)) td:nth-child(13),table:has(col.text-right:nth-child(13)) th:nth-child(13){text-align:right}table:has(col.text-center:nth-child(13)) td:nth-child(13),table:has(col.text-center:nth-child(13)) th:nth-child(13){text-align:center}table:has(col.text-left:nth-child(14)) td:nth-child(14),table:has(col.text-left:nth-child(14)) th:nth-child(14){text-align:left}table:has(col.text-right:nth-child(14)) td:nth-child(14),table:has(col.text-right:nth-child(14)) th:nth-child(14){text-align:right}table:has(col.text-center:nth-child(14)) td:nth-child(14),table:has(col.text-center:nth-child(14)) th:nth-child(14){text-align:center}table:has(col.text-left:nth-child(15)) td:nth-child(15),table:has(col.text-left:nth-child(15)) th:nth-child(15){text-align:left}table:has(col.text-right:nth-child(15)) td:nth-child(15),table:has(col.text-right:nth-child(15)) th:nth-child(15){text-align:right}table:has(col.text-center:nth-child(15)) td:nth-child(15),table:has(col.text-center:nth-child(15)) th:nth-child(15){text-align:center}table:has(col.text-left:nth-child(16)) td:nth-child(16),table:has(col.text-left:nth-child(16)) th:nth-child(16){text-align:left}table:has(col.text-right:nth-child(16)) td:nth-child(16),table:has(col.text-right:nth-child(16)) th:nth-child(16){text-align:right}table:has(col.text-center:nth-child(16)) td:nth-child(16),table:has(col.text-center:nth-child(16)) th:nth-child(16){text-align:center}table:has(col.text-left:nth-child(17)) td:nth-child(17),table:has(col.text-left:nth-child(17)) th:nth-child(17){text-align:left}table:has(col.text-right:nth-child(17)) td:nth-child(17),table:has(col.text-right:nth-child(17)) th:nth-child(17){text-align:right}table:has(col.text-center:nth-child(17)) td:nth-child(17),table:has(col.text-center:nth-child(17)) th:nth-child(17){text-align:center}table:has(col.text-left:nth-child(18)) td:nth-child(18),table:has(col.text-left:nth-child(18)) th:nth-child(18){text-align:left}table:has(col.text-right:nth-child(18)) td:nth-child(18),table:has(col.text-right:nth-child(18)) th:nth-child(18){text-align:right}table:has(col.text-center:nth-child(18)) td:nth-child(18),table:has(col.text-center:nth-child(18)) th:nth-child(18){text-align:center}table:has(col.text-left:nth-child(19)) td:nth-child(19),table:has(col.text-left:nth-child(19)) th:nth-child(19){text-align:left}table:has(col.text-right:nth-child(19)) td:nth-child(19),table:has(col.text-right:nth-child(19)) th:nth-child(19){text-align:right}table:has(col.text-center:nth-child(19)) td:nth-child(19),table:has(col.text-center:nth-child(19)) th:nth-child(19){text-align:center}table:has(col.text-left:nth-child(20)) td:nth-child(20),table:has(col.text-left:nth-child(20)) th:nth-child(20){text-align:left}table:has(col.text-right:nth-child(20)) td:nth-child(20),table:has(col.text-right:nth-child(20)) th:nth-child(20){text-align:right}table:has(col.text-center:nth-child(20)) td:nth-child(20),table:has(col.text-center:nth-child(20)) th:nth-child(20){text-align:center}table:has(col.text-left:nth-child(21)) td:nth-child(21),table:has(col.text-left:nth-child(21)) th:nth-child(21){text-align:left}table:has(col.text-right:nth-child(21)) td:nth-child(21),table:has(col.text-right:nth-child(21)) th:nth-child(21){text-align:right}table:has(col.text-center:nth-child(21)) td:nth-child(21),table:has(col.text-center:nth-child(21)) th:nth-child(21){text-align:center}table:has(col.text-left:nth-child(22)) td:nth-child(22),table:has(col.text-left:nth-child(22)) th:nth-child(22){text-align:left}table:has(col.text-right:nth-child(22)) td:nth-child(22),table:has(col.text-right:nth-child(22)) th:nth-child(22){text-align:right}table:has(col.text-center:nth-child(22)) td:nth-child(22),table:has(col.text-center:nth-child(22)) th:nth-child(22){text-align:center}table:has(col.text-left:nth-child(23)) td:nth-child(23),table:has(col.text-left:nth-child(23)) th:nth-child(23){text-align:left}table:has(col.text-right:nth-child(23)) td:nth-child(23),table:has(col.text-right:nth-child(23)) th:nth-child(23){text-align:right}table:has(col.text-center:nth-child(23)) td:nth-child(23),table:has(col.text-center:nth-child(23)) th:nth-child(23){text-align:center}table:has(col.text-left:nth-child(24)) td:nth-child(24),table:has(col.text-left:nth-child(24)) th:nth-child(24){text-align:left}table:has(col.text-right:nth-child(24)) td:nth-child(24),table:has(col.text-right:nth-child(24)) th:nth-child(24){text-align:right}table:has(col.text-center:nth-child(24)) td:nth-child(24),table:has(col.text-center:nth-child(24)) th:nth-child(24){text-align:center}table:has(col.text-left:nth-child(25)) td:nth-child(25),table:has(col.text-left:nth-child(25)) th:nth-child(25){text-align:left}table:has(col.text-right:nth-child(25)) td:nth-child(25),table:has(col.text-right:nth-child(25)) th:nth-child(25){text-align:right}table:has(col.text-center:nth-child(25)) td:nth-child(25),table:has(col.text-center:nth-child(25)) th:nth-child(25){text-align:center}table:has(col.text-left:nth-child(26)) td:nth-child(26),table:has(col.text-left:nth-child(26)) th:nth-child(26){text-align:left}table:has(col.text-right:nth-child(26)) td:nth-child(26),table:has(col.text-right:nth-child(26)) th:nth-child(26){text-align:right}table:has(col.text-center:nth-child(26)) td:nth-child(26),table:has(col.text-center:nth-child(26)) th:nth-child(26){text-align:center}table:has(col.text-left:nth-child(27)) td:nth-child(27),table:has(col.text-left:nth-child(27)) th:nth-child(27){text-align:left}table:has(col.text-right:nth-child(27)) td:nth-child(27),table:has(col.text-right:nth-child(27)) th:nth-child(27){text-align:right}table:has(col.text-center:nth-child(27)) td:nth-child(27),table:has(col.text-center:nth-child(27)) th:nth-child(27){text-align:center}table:has(col.text-left:nth-child(28)) td:nth-child(28),table:has(col.text-left:nth-child(28)) th:nth-child(28){text-align:left}table:has(col.text-right:nth-child(28)) td:nth-child(28),table:has(col.text-right:nth-child(28)) th:nth-child(28){text-align:right}table:has(col.text-center:nth-child(28)) td:nth-child(28),table:has(col.text-center:nth-child(28)) th:nth-child(28){text-align:center}table:has(col.text-left:nth-child(29)) td:nth-child(29),table:has(col.text-left:nth-child(29)) th:nth-child(29){text-align:left}table:has(col.text-right:nth-child(29)) td:nth-child(29),table:has(col.text-right:nth-child(29)) th:nth-child(29){text-align:right}table:has(col.text-center:nth-child(29)) td:nth-child(29),table:has(col.text-center:nth-child(29)) th:nth-child(29){text-align:center}table:has(col.text-left:nth-child(30)) td:nth-child(30),table:has(col.text-left:nth-child(30)) th:nth-child(30){text-align:left}table:has(col.text-right:nth-child(30)) td:nth-child(30),table:has(col.text-right:nth-child(30)) th:nth-child(30){text-align:right}table:has(col.text-center:nth-child(30)) td:nth-child(30),table:has(col.text-center:nth-child(30)) th:nth-child(30){text-align:center}.i,[class*=icon-]{display:block;-webkit-transition:none;transition:none}.img-bg-contain,.img-bg-cover{display:block;position:absolute;top:0;left:0;width:100%;height:auto}.img-bg-contain{bottom:0;right:0;margin:auto;max-width:100%;max-height:100%}@supports ((-o-object-fit:cover) or (object-fit:cover)){.img-bg-cover{height:100%;-o-object-fit:cover;object-fit:cover}}@supports ((-o-object-fit:contain) or (object-fit:contain)){.img-bg-contain{height:100%;-o-object-fit:contain;object-fit:contain;max-width:inherit;max-height:inherit;right:auto;bottom:auto}}.js-btn-popup-toggle.active+.js-popup-block{display:block!important}.js-popup-block{-webkit-animation:fadein ease .3s;animation:fadein ease .3s}.js-tab-block{-webkit-animation:fadein ease .2s;animation:fadein ease .2s}.js-tab-block:not(.active){display:none}.js-tab-block.tab-slider:not(.active){display:block;width:100%;margin:0;padding:0;opacity:0;pointer-events:none;height:0;position:relative;overflow:hidden}.slider-wrap{margin:0 calc(-1*var(--gapMainHalf))}.sl-wrap{padding:0 var(--gapMainHalf)}.items-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;gap:var(--gapMain)0;margin:0 calc(-1*var(--gapMainHalf))}.item-wrap{width:100%;position:relative;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;display:block;-webkit-animation:fadein ease .2s;animation:fadein ease .2s;padding:0 var(--gapMainHalf)}.items-wrap:has(.item-wrap:nth-child(4))+.items-actions-wrap{display:block}.items-wrap:has(+.items-actions-wrap) .item-wrap{-webkit-animation:fadein ease .2s;animation:fadein ease .2s}.items-wrap:has(+.items-actions-wrap) .item-wrap:nth-child(3)~.item-wrap{display:none}.items-wrap:has(+.items-actions-wrap .active) .item-wrap:nth-child(3)~.item-wrap{display:block}.items-actions-wrap{display:none;font-size:15px;line-height:1.6;text-align:center;color:var(--clr-base)}.items-actions-wrap .btn{padding:0 30px 0 0}.items-actions-wrap .btn.active:before{rotate:-180deg}.items-actions-wrap .btn:before{content:"";display:block;width:24px;height:24px;position:absolute;background:url(/theme/wedwed/img/media-kit/icons/arrow-menu.svg)center no-repeat;background-size:100%auto;top:50%;right:0;margin-top:-12px;-webkit-transition:all ease .2s;transition:all ease .2s}.item-tile,.tile-action-wrap,.tile-actions-wrap,.tile-desc,.tile-desc-wrap,.tile-ico,.tile-info,.tile-info-wrap,.tile-inner-wrap,.tile-link,.tile-outer-wrap,.tile-photo,.tile-photo-wrap,.tile-photos-wrap,.tile-text,.tile-text-wrap,.tile-title,.tile-title-wrap{display:block;position:relative}.tile-link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;overflow:hidden;text-indent:-999px;font-size:0;color:transparent}.mb-section{margin-bottom:var(--sectionMargin)!important}.mb-section-small{margin-bottom:var(--sectionMarginSmall)!important}.mt-section{margin-top:var(--sectionMargin)!important}.mt-section-small{margin-top:var(--sectionMarginSmall)!important}.no-mbottom{margin-bottom:0!important}.no-mtop{margin-top:0!important}.no-pbottom{padding-bottom:0!important}.no-ptop{padding-top:0!important}.elm-hidden{display:none!important}input.form-clear-autofill::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}.sl-wrap,.slider-inner-wrap,.slider-wrap,.swiper,.swiper-wrapper{position:relative}.sl-wrap.swiper-slide{height:auto}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{top:auto;bottom:auto}.slider-pagination:not(.swiper-pagination-bullets),[class*=button-slider-]:not([aria-label]){display:none}.slider-inner-wrap:has(.swiper-button-disabled~.swiper-button-disabled) .swiper-button-disabled{display:none}.slider-pagination{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:0;gap:10px;position:relative;width:auto}.slider-pagination .swiper-pagination-bullet{display:block;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid var(--clr-light);opacity:1;-webkit-transition:all ease .2s;transition:all ease .2s;cursor:pointer;padding:0;margin:0!important;-ms-flex-negative:0;flex-shrink:0;z-index:15}.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.slider-pagination .swiper-pagination-bullet:hover{background-color:var(--clr-att);border-color:var(--clr-att)}.is-modern .f-thumbs__slide__button{clip-path:inherit!important}@media (max-width:1023px){.elm-hidden-mobile{display:none!important}table:has(col.col-mobile-hide:nth-child(1)) td:nth-child(1),table:has(col.col-mobile-hide:nth-child(1)) th:nth-child(1),table:has(col.col-mobile-hide:nth-child(10)) td:nth-child(10),table:has(col.col-mobile-hide:nth-child(10)) th:nth-child(10),table:has(col.col-mobile-hide:nth-child(11)) td:nth-child(11),table:has(col.col-mobile-hide:nth-child(11)) th:nth-child(11),table:has(col.col-mobile-hide:nth-child(12)) td:nth-child(12),table:has(col.col-mobile-hide:nth-child(12)) th:nth-child(12),table:has(col.col-mobile-hide:nth-child(13)) td:nth-child(13),table:has(col.col-mobile-hide:nth-child(13)) th:nth-child(13),table:has(col.col-mobile-hide:nth-child(14)) td:nth-child(14),table:has(col.col-mobile-hide:nth-child(14)) th:nth-child(14),table:has(col.col-mobile-hide:nth-child(15)) td:nth-child(15),table:has(col.col-mobile-hide:nth-child(15)) th:nth-child(15),table:has(col.col-mobile-hide:nth-child(16)) td:nth-child(16),table:has(col.col-mobile-hide:nth-child(16)) th:nth-child(16),table:has(col.col-mobile-hide:nth-child(17)) td:nth-child(17),table:has(col.col-mobile-hide:nth-child(17)) th:nth-child(17),table:has(col.col-mobile-hide:nth-child(18)) td:nth-child(18),table:has(col.col-mobile-hide:nth-child(18)) th:nth-child(18),table:has(col.col-mobile-hide:nth-child(19)) td:nth-child(19),table:has(col.col-mobile-hide:nth-child(19)) th:nth-child(19),table:has(col.col-mobile-hide:nth-child(2)) td:nth-child(2),table:has(col.col-mobile-hide:nth-child(2)) th:nth-child(2),table:has(col.col-mobile-hide:nth-child(20)) td:nth-child(20),table:has(col.col-mobile-hide:nth-child(20)) th:nth-child(20),table:has(col.col-mobile-hide:nth-child(21)) td:nth-child(21),table:has(col.col-mobile-hide:nth-child(21)) th:nth-child(21),table:has(col.col-mobile-hide:nth-child(22)) td:nth-child(22),table:has(col.col-mobile-hide:nth-child(22)) th:nth-child(22),table:has(col.col-mobile-hide:nth-child(23)) td:nth-child(23),table:has(col.col-mobile-hide:nth-child(23)) th:nth-child(23),table:has(col.col-mobile-hide:nth-child(24)) td:nth-child(24),table:has(col.col-mobile-hide:nth-child(24)) th:nth-child(24),table:has(col.col-mobile-hide:nth-child(25)) td:nth-child(25),table:has(col.col-mobile-hide:nth-child(25)) th:nth-child(25),table:has(col.col-mobile-hide:nth-child(26)) td:nth-child(26),table:has(col.col-mobile-hide:nth-child(26)) th:nth-child(26),table:has(col.col-mobile-hide:nth-child(27)) td:nth-child(27),table:has(col.col-mobile-hide:nth-child(27)) th:nth-child(27),table:has(col.col-mobile-hide:nth-child(28)) td:nth-child(28),table:has(col.col-mobile-hide:nth-child(28)) th:nth-child(28),table:has(col.col-mobile-hide:nth-child(29)) td:nth-child(29),table:has(col.col-mobile-hide:nth-child(29)) th:nth-child(29),table:has(col.col-mobile-hide:nth-child(3)) td:nth-child(3),table:has(col.col-mobile-hide:nth-child(3)) th:nth-child(3),table:has(col.col-mobile-hide:nth-child(30)) td:nth-child(30),table:has(col.col-mobile-hide:nth-child(30)) th:nth-child(30),table:has(col.col-mobile-hide:nth-child(4)) td:nth-child(4),table:has(col.col-mobile-hide:nth-child(4)) th:nth-child(4),table:has(col.col-mobile-hide:nth-child(5)) td:nth-child(5),table:has(col.col-mobile-hide:nth-child(5)) th:nth-child(5),table:has(col.col-mobile-hide:nth-child(6)) td:nth-child(6),table:has(col.col-mobile-hide:nth-child(6)) th:nth-child(6),table:has(col.col-mobile-hide:nth-child(7)) td:nth-child(7),table:has(col.col-mobile-hide:nth-child(7)) th:nth-child(7),table:has(col.col-mobile-hide:nth-child(8)) td:nth-child(8),table:has(col.col-mobile-hide:nth-child(8)) th:nth-child(8),table:has(col.col-mobile-hide:nth-child(9)) td:nth-child(9),table:has(col.col-mobile-hide:nth-child(9)) th:nth-child(9){display:none!important}}@media (min-width:1024px){.elm-hidden-desktop{display:none!important}table:has(col.col-desktop-hide:nth-child(1)) td:nth-child(1),table:has(col.col-desktop-hide:nth-child(1)) th:nth-child(1),table:has(col.col-desktop-hide:nth-child(10)) td:nth-child(10),table:has(col.col-desktop-hide:nth-child(10)) th:nth-child(10),table:has(col.col-desktop-hide:nth-child(11)) td:nth-child(11),table:has(col.col-desktop-hide:nth-child(11)) th:nth-child(11),table:has(col.col-desktop-hide:nth-child(12)) td:nth-child(12),table:has(col.col-desktop-hide:nth-child(12)) th:nth-child(12),table:has(col.col-desktop-hide:nth-child(13)) td:nth-child(13),table:has(col.col-desktop-hide:nth-child(13)) th:nth-child(13),table:has(col.col-desktop-hide:nth-child(14)) td:nth-child(14),table:has(col.col-desktop-hide:nth-child(14)) th:nth-child(14),table:has(col.col-desktop-hide:nth-child(15)) td:nth-child(15),table:has(col.col-desktop-hide:nth-child(15)) th:nth-child(15),table:has(col.col-desktop-hide:nth-child(16)) td:nth-child(16),table:has(col.col-desktop-hide:nth-child(16)) th:nth-child(16),table:has(col.col-desktop-hide:nth-child(17)) td:nth-child(17),table:has(col.col-desktop-hide:nth-child(17)) th:nth-child(17),table:has(col.col-desktop-hide:nth-child(18)) td:nth-child(18),table:has(col.col-desktop-hide:nth-child(18)) th:nth-child(18),table:has(col.col-desktop-hide:nth-child(19)) td:nth-child(19),table:has(col.col-desktop-hide:nth-child(19)) th:nth-child(19),table:has(col.col-desktop-hide:nth-child(2)) td:nth-child(2),table:has(col.col-desktop-hide:nth-child(2)) th:nth-child(2),table:has(col.col-desktop-hide:nth-child(20)) td:nth-child(20),table:has(col.col-desktop-hide:nth-child(20)) th:nth-child(20),table:has(col.col-desktop-hide:nth-child(21)) td:nth-child(21),table:has(col.col-desktop-hide:nth-child(21)) th:nth-child(21),table:has(col.col-desktop-hide:nth-child(22)) td:nth-child(22),table:has(col.col-desktop-hide:nth-child(22)) th:nth-child(22),table:has(col.col-desktop-hide:nth-child(23)) td:nth-child(23),table:has(col.col-desktop-hide:nth-child(23)) th:nth-child(23),table:has(col.col-desktop-hide:nth-child(24)) td:nth-child(24),table:has(col.col-desktop-hide:nth-child(24)) th:nth-child(24),table:has(col.col-desktop-hide:nth-child(25)) td:nth-child(25),table:has(col.col-desktop-hide:nth-child(25)) th:nth-child(25),table:has(col.col-desktop-hide:nth-child(26)) td:nth-child(26),table:has(col.col-desktop-hide:nth-child(26)) th:nth-child(26),table:has(col.col-desktop-hide:nth-child(27)) td:nth-child(27),table:has(col.col-desktop-hide:nth-child(27)) th:nth-child(27),table:has(col.col-desktop-hide:nth-child(28)) td:nth-child(28),table:has(col.col-desktop-hide:nth-child(28)) th:nth-child(28),table:has(col.col-desktop-hide:nth-child(29)) td:nth-child(29),table:has(col.col-desktop-hide:nth-child(29)) th:nth-child(29),table:has(col.col-desktop-hide:nth-child(3)) td:nth-child(3),table:has(col.col-desktop-hide:nth-child(3)) th:nth-child(3),table:has(col.col-desktop-hide:nth-child(30)) td:nth-child(30),table:has(col.col-desktop-hide:nth-child(30)) th:nth-child(30),table:has(col.col-desktop-hide:nth-child(4)) td:nth-child(4),table:has(col.col-desktop-hide:nth-child(4)) th:nth-child(4),table:has(col.col-desktop-hide:nth-child(5)) td:nth-child(5),table:has(col.col-desktop-hide:nth-child(5)) th:nth-child(5),table:has(col.col-desktop-hide:nth-child(6)) td:nth-child(6),table:has(col.col-desktop-hide:nth-child(6)) th:nth-child(6),table:has(col.col-desktop-hide:nth-child(7)) td:nth-child(7),table:has(col.col-desktop-hide:nth-child(7)) th:nth-child(7),table:has(col.col-desktop-hide:nth-child(8)) td:nth-child(8),table:has(col.col-desktop-hide:nth-child(8)) th:nth-child(8),table:has(col.col-desktop-hide:nth-child(9)) td:nth-child(9),table:has(col.col-desktop-hide:nth-child(9)) th:nth-child(9){display:none!important}}.icon{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:-.1em}.btn.focus,.btn:focus,.btn:hover{color:#fff}.title-main-box .action-wrap .action-wrap-arr path{animation:draw 5s ease forwards infinite;stroke-dasharray:305}.elm-row .row-value,.item-tile-faq .tile-title,.table-box .td-title,.table-box .th-title{font-family:"Manrope",sans-serif}.cm-modal-root{--modal-bg:#ffffff;--panel-bg:transparent;--field-bg:#f7f7f7;--text-main:#252525;--text-placeholder:#7e7e7e;--primary:#ff416c;--radius-xl:40px;--radius-lg:28px;--radius-sm:10px}.cm-modal-root,.cm-modal-root *{box-sizing:border-box}.cm-modal-root:not(.in),.cm-modal-shell:not(.cm-success) #cm-thanks{display:none}.cm-modal-root{display:block;margin:0;min-height:100%;height:100%;font-family:"NunitoSans",sans-serif;color:var(--text-main);overflow-x:hidden}.cm-overlay{position:fixed;background:rgba(0,0,0,.5);backdrop-filter:blur(2px);z-index:1}.cm-modal-shell{width:900px;position:relative;z-index:2}.cm-modal-close{width:32px;height:32px;border:0;background:0 0;cursor:pointer;position:relative;padding:0;color:#fff}.cm-modal-close::after,.cm-modal-close::before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:2px;background:currentColor;transform-origin:center}.cm-modal-close::before{transform:translate(-50%,-50%) rotate(45deg)}.cm-modal-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.cm-modal-close--desktop{position:absolute;top:0;right:-40px}.cm-modal-shell.cm-success #cm-form,.cm-modal-topbar{display:none}.cm-modal{width:100%;background:var(--modal-bg);border-radius:var(--radius-xl);padding:12px;display:grid;grid-template-columns:434px 434px;gap:8px}.cm-modal__image{width:434px;border-radius:var(--radius-lg);background:url(/theme/wedwed/img/media-kit/media-kit_form.webp)center/cover no-repeat}.cm-modal__content,.cm-modal__thanks{width:434px;padding:28px;background:var(--panel-bg);border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:space-between;gap:40px}.cm-modal__thanks{align-items:center}.cm-content__top{display:flex;flex-direction:column;gap:32px;min-height:0}.cm-title{margin:0;font-family:"Manrope",sans-serif;font-size:32px;font-weight:600;line-height:1.2;color:#252525}.cm-field,.cm-fields{display:flex;flex-direction:column}.cm-fields{gap:20px;min-height:0}.cm-field{gap:8px}.cm-field label{font-weight:400;font-size:16px;line-height:1.4;transition:color .15s ease}.cm-field input,.cm-field textarea{width:100%;outline:0;background:var(--field-bg);border-radius:var(--radius-sm);padding:14px 16px;font:400 16px/1.4"NunitoSans",sans-serif;color:var(--text-main);transition:box-shadow .15s ease,color .15s ease;border:1px solid transparent!important}.cm-field input{height:53px}.cm-field input::placeholder,.cm-field textarea::placeholder{color:var(--text-placeholder)}.cm-field textarea{height:90px;resize:none}.cm-field.cm-error input,.cm-field.cm-error textarea{border:1px solid #e42d30!important;background-color:#ffdada}.cm-submit{align-self:flex-start;width:212px;height:56px;border:0;border-radius:var(--radius-sm);background:var(--primary);color:#fff;padding:16px 28px 15px;font:600 18px/1.4"NunitoSans",sans-serif;cursor:pointer;transition:transform .15s ease,filter .15s ease}.cm-submit:hover{text-decoration:none;-webkit-transform:translate(0,-4px);transform:translate(0,-4px);-webkit-box-shadow:0 7px 15px #ccd0dd!important;box-shadow:0 7px 15px #ccd0dd!important;filter:brightness(.96)}.cm-submit:active{transform:translateY(1px)}.cm-submit.cm-close{width:fit-content;margin:auto}.cm-form-status{margin:-20px 0 0;font-size:14px;line-height:1.4;color:#252525;min-height:20px}.cm-form-status.cm-error{color:#ff416c}.cm-form-status.cm-success{color:#1f8b4c}@media (min-width:961px) and (max-height:820px){.cm-modal{max-height:calc(100vh - 48px)}.cm-modal__content{height:calc(100vh - 72px);min-height:0}.cm-content__top{overflow:auto;padding-right:4px}}@media (min-width:961px){.cm-modal-shell{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (min-width:1441px){.cm-modal-shell{width:900px}}@media (min-width:1121px) and (max-width:1440px){.cm-modal-shell{width:900px}}@media (min-width:961px) and (max-width:1120px){.cm-modal-shell{width:900px;max-width:calc(100vw - 84px)}}@media (min-width:960px){.cm-modal-shell.cm-success{width:540px}#cm-thanks .cm-content__top{gap:20px}.cm-modal-shell.cm-success .cm-modal{grid-template-columns:unset;grid-template-rows:240px 235px}.cm-modal-shell.cm-success .cm-modal__image{background-position:50% 35%;width:100%}.cm-modal-shell.cm-success #cm-thanks{width:100%}}@media (max-width:960px){.cm-modal-root:not(.in) .cm-modal-shell{bottom:-600px}.cm-modal-shell{width:100%;position:absolute;margin:0;bottom:0;transition:.2s}.cm-modal-close--desktop{display:none}.cm-modal-topbar{display:flex;justify-content:flex-end;align-items:center;height:24px;padding:0 16px;margin-bottom:8px}.cm-modal-close--mobile{width:24px;height:24px}.cm-modal-close--mobile::after,.cm-modal-close--mobile::before{width:14px;height:1.8px}.cm-modal,.cm-modal__image{width:100%;border-radius:24px 24px 0 0}.cm-modal{min-height:440px;padding:0;display:block;background:#fff;overflow:hidden}.cm-modal__image{height:240px;min-height:240px;background-position:50% 40%}.cm-modal__content,.cm-modal__thanks{width:100%;border-radius:0;padding:20px 16px;min-height:0;gap:12px;background:#fff}.cm-modal__content{height:calc(100vh - 83px - 240px);overflow:hidden}.cm-title{font-size:32px;line-height:1.2;color:#1b1b1b}.cm-content__top{gap:24px;flex:1;min-height:0}.cm-fields{gap:12px;overflow:auto;padding-right:4px}.cm-field label{font-size:12px;line-height:1.3}.cm-field input,.cm-field textarea{font-size:14px}.cm-field input{height:48px}.cm-field textarea{height:76px}.cm-submit{width:100%;height:53px;font-size:16px;padding:16px 28px 15px;flex-shrink:0}}@media (max-width:420px){.cm-modal__image{height:180px;min-height:180px}.cm-modal__content{height:calc(100vh - 94px - 180px);min-height:0}.cm-title{font-size:20px;line-height:1.25}}