body .help-block{margin:30px 0;border-bottom:2px solid #977A3E;padding-left:12px;display:block}.help-block::after{content:"";display:block;clear:both}.help-block .image{float:right}.help-block .title{font-size:21px;color:var(--text);padding-top:40px;font-weight:700}.help-block .text{color:var(--text);font-size:16px;line-height:30px;padding-left:2px;min-height:27px}@media (min-width:768px){.help-block .text{font-size:18px}}@media (max-width:1050px){.help-block .image{display:none !important}.help-block .title{padding-top:0}}.help-block .bottom{margin-top:5px;padding-bottom:15px}@media (max-width:1050px){.help-block .bottom{z-index:1;position:fixed;right:18px;bottom:-5px;top:inherit;display:none}}.help-block .button{display:inline-block;vertical-align:top;font-size:16px;color:var(--text15);border:none;background:var(--btn2);margin-top:30px;cursor:pointer;transition:0.5s opacity;border-radius:6px;-webkit-appearance:none;text-decoration:none;padding:14px 25px}@media (min-width:768px){.help-block .button{font-size:18px}}.help-block .button:hover{background:var(--btn2h)}.faqs{padding:50px 0 50px}@media (max-width:767px){.faqs{padding:35px 0 35px}}.faqs .wr{display:flex;flex-direction:column;gap:32px}@media (max-width:767px){.faqs .wr{gap:18px}}.questions{overflow:hidden;border-radius:9px;border:1px solid var(--border2)}.faqs .questions{border-color:var(--border2)}.questions .question-cell{border-bottom:1px solid var(--border2);color:var(--text3);background:var(--bg2);padding-right:1px !important}.questions .question-cell .question{transition:all 0.3s;padding:24px 70px 24px 32px;font-size:20px;font-weight:700;line-height:28px;cursor:pointer;margin:0;position:relative;-webkit-padding-end:0 !important;padding-inline-end:0 !important;padding-right:70px !important;list-style:none;display:block;white-space:normal;display:block}.questions .question-cell .question::marker,.questions .question-cell .question::-webkit-details-marker{display:none;content:""}.questions .question-cell .question h3,.questions .question-cell .question strong{font-size:20px;font-weight:700;line-height:28px;margin:0;border:0;padding:0;color:var(--text3)}@media (max-width:767px){.questions .question-cell .question h3,.questions .question-cell .question strong{font-size:18px;font-weight:700;line-height:28px}}@media (max-width:767px){.questions .question-cell .question{padding:18px 55px 18px 16px;font-size:18px;font-weight:700;line-height:28px;padding-right:55px !important}}.questions .question-cell .question:after{cursor:pointer;content:"";position:absolute;right:32px;top:50%;transform:translateY(-50%);width:26px;height:26px;display:block;background:url(/assets/img/plus_bk.svg) center no-repeat;background-size:24px 24px}body[data-theme="dark"] .questions .question-cell .question:after{background:url(/assets/img/plus.svg) center no-repeat}@media (max-width:767px){body[data-theme="dark"] .questions .question-cell .question:after{background-size:20px 20px}}@media (max-width:767px){.questions .question-cell .question:after{right:20px;background-size:20px 20px}}.questions .question-cell .question:hover{background:var(--bg5)}.questions .question-cell:has(.question:hover){background:var(--bg5)}.questions .question-cell .answer,.questions .question-cell ul,.questions .question-cell ol{background:var(--bg2);font-size:18px;font-weight:400;line-height:30px;padding:16px 32px;margin:0}@media (max-width:767px){.questions .question-cell .answer,.questions .question-cell ul,.questions .question-cell ol{font-size:16px;font-weight:400;line-height:27px;padding:10px 16px}}.questions .question-cell .answer .photo-page-text,.questions .question-cell ul .photo-page-text,.questions .question-cell ol .photo-page-text{width:100%}@media (min-width:768px){.questions .question-cell .answer .photo-page-text,.questions .question-cell ul .photo-page-text,.questions .question-cell ol .photo-page-text{max-width:870px}}.questions .question-cell .answer .photo-page-text a,.questions .question-cell ul .photo-page-text a,.questions .question-cell ol .photo-page-text a{color:var(--ld)}.questions .question-cell.show .question:after{background:url(/assets/img/minus_bk.svg) center no-repeat;background-size:24px 24px}body[data-theme="dark"] .questions .question-cell.show .question:after{background:url(/assets/img/minus.svg) center no-repeat}@media (max-width:767px){body[data-theme="dark"] .questions .question-cell.show .question:after{background-size:20px 20px}}@media (max-width:767px){.questions .question-cell.show .question:after{background-size:20px 20px}}.questions .question-cell:last-child{border-bottom:none}.main-form-wrapper{display:block}.main-form-wrapper .input{padding:13px;font-family:Arial, sans-serif;resize:none;font-size:16px;border:1px solid var(--border7);display:inline-block;background:0 0;color:var(--text);background:var(--bg2);outline:0;box-sizing:border-box;border-radius:6px;height:45px}@media (min-width:768px){.main-form-wrapper .input{font-size:18px}}.main-form-wrapper .input.n{display:none}.main-form-wrapper .input.textarea{width:100%;height:125px;display:block}.main-form-wrapper .input:focus{border:1px solid var(--border8)}.main-form-wrapper .input-wrap{display:block}.main-form-wrapper .input-wrap label{display:block;margin-bottom:7px;font-size:16px;line-height:16px}.main-form-wrapper .three .input-wrap{display:inline-block;vertical-align:top;width:49%;margin-right:2%}.main-form-wrapper .three .input-wrap:last-child{margin-right:0}@media (max-width:1050px){.main-form-wrapper .three .input-wrap{width:100%;margin-right:0;margin-bottom:15px}}.main-form-wrapper .three .input-wrap.fw{width:100%}.main-form-wrapper .three .input{width:100%;box-sizing:border-box}.main-form-wrapper .submit{display:inline-block;vertical-align:top;width:100%;font-size:16px;color:var(--text15);border:none;background:var(--btn2);margin-top:11px;padding:14px;cursor:pointer;transition:0.5s opacity;border-radius:6px;-webkit-appearance:none}@media (min-width:768px){.main-form-wrapper .submit{font-size:18px}}.main-form-wrapper .submit:hover{background:var(--btn1h)}.main-form-wrapper .agree{font-size:16px;font-weight:400;line-height:27px;width:auto}.main-form-wrapper.p{color:#000;font-size:0;margin-bottom:23px;display:block !important}@media (max-width:768px){.main-form-wrapper.p{margin-top:30px;margin-bottom:40px}}.main-form-wrapper.p .input-wrap label{color:var(--text5)}.main-form-wrapper.p .three{margin-bottom:0}.main-form-wrapper.p .input{border-color:var(--border7);color:var(--text2);font-family:Arial}.main-form-wrapper.p .input:focus{border-color:var(--border4)}.main-form-wrapper.p .submit{margin-top:10px}.main-form-wrapper.p .agree{font-size:16px;color:var(--text5);font-weight:400;line-height:27px}#help-heading{color:var(--text);font-size:27px;line-height:40px;margin-bottom:30px;border-left:4px solid var(--bg4);padding-left:30px}@media (max-width:767px){#help-heading{font-size:24px;line-height:32px}}.photo-page-text{line-height:30px}.photo-page-text h1{border-left:5px solid var(--bg4);padding-left:23px;margin-bottom:23px;line-height:45px;font-weight:700;color:var(--text)}@media (max-width:767px){.photo-page-text h1{font-size:30px;padding-left:12px;background-size:37px;padding-top:0;margin-bottom:20px;line-height:36px}}.photo-page-text h2{border-left:4px solid var(--bg4);padding-left:22px;margin-bottom:40px;margin-top:60px;line-height:40px;font-weight:700;font-size:27px;color:var(--text)}@media (max-width:767px){.photo-page-text h2{font-size:24px;padding-left:16px;line-height:32px;margin-top:50px;margin-bottom:16px}}.photo-page-text h3{border-left:3px solid var(--bg4);padding-left:21px;margin-top:40px;margin-bottom:10px;font-weight:700;font-size:22px;line-height:28px;color:var(--text)}@media (max-width:767px){.photo-page-text h3{padding-left:15px;font-size:22px;line-height:28px}}.photo-page-text h4{margin-top:20px;margin-bottom:10px;font-weight:700;font-size:20px;line-height:33px}@media (max-width:767px){.photo-page-text h4{font-size:18px;line-height:30px}}.photo-page-text p{margin-bottom:10px}.photo-page-text p.author,.photo-page-text p.date{font-weight:400;font-size:16px;line-height:17px;color:var(--text4)}@media (min-width:768px){.photo-page-text p.author,.photo-page-text p.date{font-size:16px;margin-bottom:16px}}@media (max-width:767px){.photo-page-text p.author,.photo-page-text p.date{font-size:14px}}.photo-page-text ol,.photo-page-text ul{margin-bottom:16px}.photo-page-text li{margin-bottom:10px;margin-left:10px;list-style-type:none;position:relative;padding-left:19px;box-sizing:border-box}.photo-page-text li:before{content:"";width:5px;height:5px;background:var(--bg4);position:absolute;left:0;top:11px}.photo-page-text li:last-child{margin-bottom:0}.photo-page-text table{margin:20px 0;display:table !important}.photo-page-text table td,.photo-page-text table th{padding:14px;border:1px solid var(--border2);background-color:var(--bg9);color:var(--text)}@media (max-width:1024px){.photo-page-text table td,.photo-page-text table th{padding:10px;font-size:16px;line-height:22px}}.photo-page-text table td p,.photo-page-text table th p{margin:0}.content{padding-top:81px}.photo-page{display:flex;flex-direction:column}@media (min-width:1051px){.photo-page{display:flex;flex-direction:row}}.photo-page img{display:inline-block}.photo-page .photo-page-photo{width:30%;margin-right:5%;order:-1}@media (max-width:1530px){.photo-page .photo-page-photo{margin-right:1%}}@media (max-width:1050px){.photo-page .photo-page-photo{width:100%;margin-right:0;text-align:center;display:flex;justify-content:center}}.photo-page .photo-page-photo .img{height:450px}@media (max-width:768px){.photo-page .photo-page-photo .img{height:125px;object-fit:cover;width:100%}}.photo-page .photo-page-photo .aside{margin-top:20px}@media (max-width:1050px){.photo-page .photo-page-photo .aside{display:none}}.photo-page .photo-page-photo .tit{color:#333333;font-size:22px;margin-bottom:15px;padding-bottom:15px;border-bottom:2px solid rgba(220, 220, 220, 0.8);position:relative}.photo-page .photo-page-photo .tit:after{content:"";position:absolute;top:100%;left:0;width:60px;border-bottom:2px solid #726240}.photo-page .photo-page-photo .links a{display:block;color:#333333;font-size:16px;margin-bottom:10px}@media (min-width:768px){.photo-page .photo-page-photo .links a{font-size:18px}}.photo-page .photo-page-photo .links a:last-child{margin-bottom:0}.photo-page .photo-page-photo .modal-button a{display:inline-block;vertical-align:top;width:100%;font-size:15px;color:#fff;border:none;background:#977a3e;margin-top:30px;padding:13px;cursor:pointer;border-radius:6px;-webkit-appearance:none;box-sizing:border-box;text-align:center;text-decoration:none;text-transform:uppercase}.photo-page .photo-page-photo .modal-button a:hover{opacity:0.8}.photo-page .photo-page-photo .modal-button.fixed{position:fixed;bottom:100px;left:5px;z-index:1}@media (max-width:1330px){.photo-page .photo-page-photo .help-block{padding-left:0}}.photo-page .photo-page-photo .help-block .image{width:190px}@media (max-width:1330px){.photo-page .photo-page-photo .help-block .image{float:none}}@media (min-width:1051px){.photo-page .photo-page-photo .help-block .image{display:inline-block !important}}.photo-page .photo-page-photo .help-block .title{font-size:20px;margin-bottom:5px;padding-left:2px}@media (max-width:1330px){.photo-page .photo-page-photo .help-block .title{padding-top:16px;padding-left:0px}}.photo-page .photo-page-photo .help-block .button{padding:14px 25px}@media (max-width:1330px){.photo-page .photo-page-photo .help-block .button{margin:0}}@media (max-width:1050px){.photo-page .photo-page-photo .help-block .button{z-index:1;position:fixed;right:18px;bottom:-5px;top:inherit;display:none}}@media (max-width:1250px){.photo-page .photo-page-photo .left-menu{display:none}}.photo-page .photo-page-text{width:65%;max-width:700px;font-size:16px;color:var(--text3)}.photo-page .photo-page-text .hidden_content{display:block}@media (max-width:1050px){.photo-page .photo-page-text>div,.photo-page .photo-page-text>section,.photo-page .photo-page-text article,.photo-page .photo-page-text aside{padding:0 16px;box-sizing:border-box;line-height:27px}}@media (min-width:768px){.photo-page .photo-page-text{font-size:18px}}@media (max-width:1530px){.photo-page .photo-page-text{width:69%}}@media (max-width:1270px){.photo-page .photo-page-text{max-width:628px}}@media (max-width:1050px){.photo-page .photo-page-text{width:100%;max-width:100%}}.photo-page .photo-page-text sup{display:inline-block !important}.photo-page .photo-page-text .left-menu{display:none}@media (max-width:1250px){.photo-page .photo-page-text .left-menu{display:block}}@media (max-width:1250px){.photo-page .photo-page-text .left-menu-wrap li{padding-left:0;margin-left:0;margin-bottom:0}}@media (max-width:1250px){.photo-page .photo-page-text .left-menu-wrap .title{margin-bottom:0}}@media (max-width:768px){.photo-page .photo-page-text .breadcrumbs{background:var(--bg7);height:45px;line-height:45px;margin-bottom:26px;position:relative;color:var(--text14);padding:0 20px;margin-left:-16px;margin-right:-16px}}.photo-page .photo-page-text .breadcrumbs ol,.photo-page .photo-page-text .breadcrumbs ul{margin-bottom:16px}@media (max-width:768px){.photo-page .photo-page-text .breadcrumbs ol,.photo-page .photo-page-text .breadcrumbs ul{display:block;overflow:hidden;overflow-x:auto;white-space:nowrap}.photo-page .photo-page-text .breadcrumbs ol::-webkit-scrollbar,.photo-page .photo-page-text .breadcrumbs ul::-webkit-scrollbar{height:0px;background:transparent}}.photo-page .photo-page-text .breadcrumbs ol li,.photo-page .photo-page-text .breadcrumbs ul li{display:inline-block;vertical-align:top;padding-left:0;font-size:14px;margin-left:0}@media (max-width:768px){.photo-page .photo-page-text .breadcrumbs ol li,.photo-page .photo-page-text .breadcrumbs ul li{display:inline}}@media (min-width:768px){.photo-page .photo-page-text .breadcrumbs ol li,.photo-page .photo-page-text .breadcrumbs ul li{font-size:16px}}.photo-page .photo-page-text .breadcrumbs ol li::before,.photo-page .photo-page-text .breadcrumbs ul li::before{display:none}.photo-page .photo-page-text .content-inner img.fw{height:auto;width:100%}.photo-page .photo-page-text .share_wr{grid-area:c;margin-left:auto;display:flex;display:none;align-items:center;gap:8px;opacity:0;transition:all 0s;height:30px;margin-bottom:10px}@media (min-width:768px){.photo-page .photo-page-text .share_wr{margin-bottom:12px}}.photo-page .photo-page-text .share_wr.vsbl{opacity:1}.photo-page .photo-page-text .share_wr .share_btn{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid var(--border1);border-radius:100px;transition:all 0.3s}.photo-page .photo-page-text .share_wr .share_btn::before{z-index:1;content:""}.photo-page .photo-page-text .share_wr .share_btn:hover{border:1px solid var(--ld);background:var(--bg6)}.photo-page .photo-page-text .share_wr .share_btn.share_fb::before{width:10px;height:16px;background:url(/assets/img/facebook.svg) center no-repeat;background-size:16px 18px}body[data-theme="dark"] .photo-page .photo-page-text .share_wr .share_btn.share_fb::before{background-image:url(/assets/img/facebook-drk.svg)}.photo-page .photo-page-text .share_wr .share_btn.share_in::before{width:14px;height:13px;margin-top:-2px;margin-left:2px;background:url(/assets/img/linkedin.svg) center no-repeat;background-size:16px 16px}body[data-theme="dark"] .photo-page .photo-page-text .share_wr .share_btn.share_in::before{background-image:url(/assets/img/linkedin-drk.svg)}.photo-page .photo-page-text .share_wr .share_btn.share_x::before{width:16px;height:16px;background:url(/assets/img/twitter.svg) center no-repeat;background-size:16px 16px}body[data-theme="dark"] .photo-page .photo-page-text .share_wr .share_btn.share_x::before{background-image:url(/assets/img/twitter-drk.svg)}.photo-page .photo-page-text .share_wr .share_btn.share_reddit::before{width:18px;height:18px;background:url(/assets/img/reddit.svg) center no-repeat;background-size:18px 18px}body[data-theme="dark"] .photo-page .photo-page-text .share_wr .share_btn.share_reddit::before{background-image:url(/assets/img/reddit-drk.svg)}.photo-page .photo-page-text .pagetable-search input{padding:13px;font-size:16px;border:1px solid var(--border7);display:inline-block;background:0 0;outline:0;box-sizing:border-box;border-radius:6px;height:45px;background:var(--bg2);border-color:var(--border7);color:var(--text2);font-family:Arial}@media (min-width:768px){.photo-page .photo-page-text .pagetable-search input{font-size:18px}}.photo-page .photo-page-text .pagetable-search input:focus{border-color:var(--border4)}.photo-page .left-menu-wrap{margin-top:30px}.photo-page .left-menu-wrap:first-child{margin-top:0}.photo-page .left-menu-wrap .title{background:var(--border1);padding:10px;color:var(--text);font-size:20px;text-align:center}.photo-page .left-menu-wrap .menu{padding:10px;box-sizing:border-box;border:1px solid var(--border1);border-top:none}.photo-page .left-menu-wrap .menu li{display:block}.photo-page .left-menu-wrap .menu li::before{display:none}.photo-page .left-menu-wrap .menu li a{display:block;border-bottom:1px solid var(--border1);padding:8px 10px;text-decoration:none;color:var(--text);font-size:16px;line-height:24px}.photo-page .left-menu-wrap .menu li a:hover{background:var(--bg11)}.photo-page .left-menu-wrap .menu li:last-child a{border-bottom:none}.photo-page .right-panel{position:fixed;top:137px;left:50%;margin-left:421px;width:300px;padding-left:10px;border-left:5px solid var(--bg4)}@media (max-width:1530px){.photo-page .right-panel{margin-left:350px}}@media (max-width:1350px){.photo-page .right-panel{display:none}}.photo-page .right-panel::before{content:"Contents";font-weight:bold;display:block;margin-bottom:6px}.photo-page .right-panel.bottomfixed{top:inherit}.photo-page .right-panel a{display:block;font-size:13px;line-height:21px;text-decoration:none;margin-bottom:6px;color:var(--text)}@media (min-width:768px){.photo-page .right-panel a{font-size:16px;line-height:24px}}.photo-page .right-panel a.active{font-weight:700;font-size:13px}@media (min-width:768px){.photo-page .right-panel a.active{font-size:16px;line-height:24px}}.photo-page .right-panel a.m{padding-left:20px;box-sizing:border-box}@media (max-width:1050px){.photo-page .help-block{border:none;padding:0;margin:0;box-shadow:none}.photo-page .help-block img,.photo-page .help-block .title,.photo-page .help-block .text{display:none}}.photo-page.with-aside-block .help-block{box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);padding-left:10px;display:none}.photo-page.with-aside-block .help-block .bottom{top:3px}.photo-page.with-aside-block .help-block .text{top:-4px;font-size:14px}.photo-page.with-aside-block .photo-page-photo{width:20%}@media (max-width:1050px){.photo-page.with-aside-block .photo-page-photo{width:100%}}.photo-page.with-aside-block .photo-page-photo .help-block .image{width:103px;position:absolute;bottom:0;right:0}.photo-page.with-aside-block .photo-page-photo .help-block .title{font-size:17px;margin-bottom:0;padding-top:24px;position:relative}.photo-page.with-aside-block .photo-page-photo .help-block .button{padding:8px 20px;margin-top:-2px}.photo-page.with-aside-block .photo-page-text{width:65%;max-width:700px}@media (max-width:1530px){.photo-page.with-aside-block .photo-page-text{width:69%;max-width:700px}}@media (max-width:1350px){.photo-page.with-aside-block .photo-page-text{width:79%;max-width:100%}}@media (max-width:1050px){.photo-page.with-aside-block .photo-page-text{width:100%;max-width:100%}}@media (max-width:768px){.contact-form{padding:0 16px}}.pagearticle-new .photo-page-photo{order:1;margin-left:5%;margin-right:0}@media (min-width:1051px){.pagearticle-new .photo-page-photo .left-menu{display:block}}.pagearticle-new .photo-page .photo-page-text{max-width:100%}.pagearticle-new .photo-page .right-panel{top:unset;left:unset;margin-left:0;margin-top:30px}.pagearticle-new .photo-page.with-aside-block .photo-page-photo{width:30%}