@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0;outline:none}body.comm-limited,body.limited,html.comm-limited,html.limited{overflow:hidden;touch-action:none}.header{background:#fff;padding:12px 0}@media screen and (min-width: 768px){.header{padding:22px 0}}.header__wrapper{max-width:1260px;width:calc(100% - 24px);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__logo{width:87px;height:33px}.header__logo img{width:100%;height:100%;display:block;object-fit:contain}@media screen and (min-width: 768px){.header__logo{width:125px;height:51px}}.header__btns{display:flex;flex-direction:row;align-items:center}.header__menu{width:30px;height:30px;position:relative;background:#f9f7f2;border-radius:50%;overflow:hidden;cursor:pointer}.header__menu:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;transform:translate(-50%,-50%);background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%201.5C3%202.32843%202.32843%203%201.5%203C0.671573%203%200%202.32843%200%201.5C0%200.671573%200.671573%200%201.5%200C2.32843%200%203%200.671573%203%201.5Z'%20fill='black'/%3e%3cpath%20d='M7.5%201.5C7.5%202.32843%206.82843%203%206%203C5.17157%203%204.5%202.32843%204.5%201.5C4.5%200.671573%205.17157%200%206%200C6.82843%200%207.5%200.671573%207.5%201.5Z'%20fill='black'/%3e%3cpath%20d='M12%201.5C12%202.32843%2011.3284%203%2010.5%203C9.67157%203%209%202.32843%209%201.5C9%200.671573%209.67157%200%2010.5%200C11.3284%200%2012%200.671573%2012%201.5Z'%20fill='black'/%3e%3cpath%20d='M3%206C3%206.82843%202.32843%207.5%201.5%207.5C0.671573%207.5%200%206.82843%200%206C0%205.17157%200.671573%204.5%201.5%204.5C2.32843%204.5%203%205.17157%203%206Z'%20fill='black'/%3e%3cpath%20d='M7.5%206C7.5%206.82843%206.82843%207.5%206%207.5C5.17157%207.5%204.5%206.82843%204.5%206C4.5%205.17157%205.17157%204.5%206%204.5C6.82843%204.5%207.5%205.17157%207.5%206Z'%20fill='black'/%3e%3cpath%20d='M12%206C12%206.82843%2011.3284%207.5%2010.5%207.5C9.67157%207.5%209%206.82843%209%206C9%205.17157%209.67157%204.5%2010.5%204.5C11.3284%204.5%2012%205.17157%2012%206Z'%20fill='black'/%3e%3cpath%20d='M3%2010.5C3%2011.3284%202.32843%2012%201.5%2012C0.671573%2012%200%2011.3284%200%2010.5C0%209.67157%200.671573%209%201.5%209C2.32843%209%203%209.67157%203%2010.5Z'%20fill='black'/%3e%3cpath%20d='M7.5%2010.5C7.5%2011.3284%206.82843%2012%206%2012C5.17157%2012%204.5%2011.3284%204.5%2010.5C4.5%209.67157%205.17157%209%206%209C6.82843%209%207.5%209.67157%207.5%2010.5Z'%20fill='black'/%3e%3cpath%20d='M12%2010.5C12%2011.3284%2011.3284%2012%2010.5%2012C9.67157%2012%209%2011.3284%209%2010.5C9%209.67157%209.67157%209%2010.5%209C11.3284%209%2012%209.67157%2012%2010.5Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.header__menu span{display:none}@media screen and (min-width: 768px){.header__menu{width:auto;height:40px;border-radius:20px;padding:0 13px;display:flex;align-items:center}.header__menu:before{top:50%;left:20px;transform:translateY(-50%)}.header__menu span{display:block;font-family:Almarai;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#000;margin-left:30px}}@media screen and (min-width: 1200px){.header__menu{transition:.3s}.header__menu:hover{background:#fde283}}.RTL .header__menu{margin-right:0}@media screen and (min-width: 768px){.RTL .header__menu{margin-right:0;margin-left:20px}}.header__search{width:20px;height:20px;position:relative;margin-right:10px;cursor:pointer}.header__search:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;transform:translate(-50%,-50%);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2015C9.85652%2015%2011.637%2014.2625%2012.9497%2012.9497C14.2625%2011.637%2015%209.85652%2015%208C15%206.14348%2014.2625%204.36301%2012.9497%203.05025C11.637%201.7375%209.85652%201%208%201C6.14348%201%204.36301%201.7375%203.05025%203.05025C1.7375%204.36301%201%206.14348%201%208C1%209.85652%201.7375%2011.637%203.05025%2012.9497C4.36301%2014.2625%206.14348%2015%208%2015Z'%20stroke='black'%20stroke-width='2'/%3e%3cpath%20d='M14%2014L18%2018'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.header__search span{display:none}@media screen and (min-width: 768px){.header__search{width:auto;height:40px;border-radius:20px;padding:0 13px;display:flex;align-items:center;margin-right:20px;background:#f9f7f2}.header__search:before{top:50%;left:20px;transform:translateY(-50%)}.header__search span{display:block;font-family:Almarai;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#000;margin-left:30px}}@media screen and (min-width: 1200px){.header__search{transition:.3s}.header__search:hover{background:#fde283}}.RTL .header__search{margin-right:0;margin-left:10px}@media screen and (min-width: 768px){.RTL .header__search{margin-right:0;margin-left:20px}}.header__lang{width:29px;height:29px;border:3px solid #FDE283;border-radius:50%;overflow:hidden;cursor:pointer}.header__lang img{width:100%;height:100%;object-fit:cover}.intro{display:flex;align-items:center;margin:44px auto 24px}@media screen and (min-width: 768px){.intro{margin:100px auto 60px}}.intro__wrapper{width:calc(100% - 27px);max-width:900px;margin:0 auto}.intro__title h1{color:#161616;font-size:30px;font-family:Wix Madefor Display,sans-serif;font-weight:700;font-style:normal;margin-bottom:32px;text-align:center;line-height:110%}@media screen and (min-width: 768px){.intro__title h1{font-size:48px;line-height:54px;margin-bottom:50px}}@media screen and (min-width: 1200px){.intro__title h1{font-style:normal;font-weight:700;font-size:56px;line-height:100%}}.intro__search{background:#fff;border:2px solid rgba(237,118,70,.8);border-radius:15px;padding:2px;overflow:hidden;width:100%;display:flex;position:relative}.intro__search:before{content:"";width:40px;height:40px;background:url("data:image/svg+xml,%3csvg%20width='36'%20height='37'%20viewBox='0%200%2036%2037'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.9918%2024.9771C21.3478%2024.9771%2024.8938%2021.4491%2024.8938%2017.0751C24.8938%2012.7011%2021.3658%209.17313%2016.9918%209.17313C12.6178%209.17313%209.08984%2012.7191%209.08984%2017.0751C9.08984%2021.4311%2012.6358%2024.9771%2016.9918%2024.9771ZM16.9918%2011.4411C20.1058%2011.4411%2022.6258%2013.9611%2022.6258%2017.0751C22.6258%2020.1891%2020.1058%2022.7091%2016.9918%2022.7091C13.8778%2022.7091%2011.3578%2020.1891%2011.3578%2017.0751C11.3578%2013.9611%2013.8778%2011.4411%2016.9918%2011.4411Z'%20fill='%23818181'/%3e%3cpath%20d='M26.028%2027.2271C26.334%2027.2271%2026.622%2027.1191%2026.82%2026.9031C27.27%2026.4711%2027.27%2025.7511%2026.82%2025.3011L22.572%2021.0531C22.122%2020.6031%2021.384%2020.6211%2020.934%2021.0891C20.484%2021.5391%2020.502%2022.2771%2020.97%2022.7271L25.218%2026.9211C25.434%2027.1191%2025.722%2027.2271%2026.028%2027.2271Z'%20fill='%23818181'/%3e%3c/svg%3e") no-repeat center;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (min-width: 768px){.intro__search:before{width:36px;height:36px;left:12px}}.RTL .intro__search:before{left:auto;right:5px}.intro__search input{flex:1;background:#fff;padding:18px 10px 18px 40px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#212121;border:none;outline:none;border-radius:8px}@media screen and (min-width: 768px){.intro__search input{font-size:20px;line-height:25px;padding:18px 10px 18px 54px}}@media screen and (min-width: 768px) and (min-width: 1200px){.intro__search input{font-size:24px;line-height:25px;padding:20px 0 20px 70px}}.RTL .intro__search input{padding:18px 40px 18px 10px}@media screen and (min-width: 1200px){.RTL .intro__search input{padding:20px 40px 20px 0}}.intro__search input::placeholder{color:#a0a0a0}.intro__search button{width:140px;border:none;outline:none;cursor:pointer;display:none;padding:16px 0;background:#ed7646;border-radius:10px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff}@media screen and (min-width: 1200px){.intro__search button{display:block}}.city-country{margin-bottom:60px}@media screen and (min-width: 768px){.city-country{margin-bottom:90px}}@media screen and (min-width: 1200px){.city-country{margin-bottom:120px}}.city-country__wrapper{width:calc(100% - 24px);max-width:1260px;margin:0 auto}.city-country__info{margin-bottom:22px}@media screen and (min-width: 768px){.city-country__info{margin-bottom:27px}}@media screen and (min-width: 1200px){.city-country__info{margin-bottom:30px}}.city-country__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:54px;color:#212121;margin:0 0 12px}@media screen and (min-width: 768px){.city-country__title{font-size:38px;line-height:44px}}@media screen and (min-width: 1200px){.city-country__title{font-size:48px;line-height:54px}}.city-country__text{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:23px;font-feature-settings:"pnum" on,"lnum" on;color:#212121}@media screen and (min-width: 768px){.city-country__text{font-size:25px;line-height:30px}}@media screen and (min-width: 1200px){.city-country__text{font-size:20px;line-height:30px;width:70%}}.city-country__tabs{display:flex;margin-bottom:12px}@media screen and (min-width: 1200px){.city-country__tabs{margin-bottom:30px}}.city-country__tabs-item{padding:12px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:17px;color:gray;transition:.2s;cursor:pointer;border-radius:5px;overflow:hidden}.city-country__tabs-item:first-child{margin-right:20px}@media screen and (min-width: 1200px){.city-country__tabs-item{transition:.5s}.city-country__tabs-item:hover{background:#ebe3d2}}.RTL .city-country__tabs-item:first-child{margin-right:0}.RTL .city-country__tabs-item:last-child{margin-right:20px}.city-country--city .city-country__tabs-item--city,.city-country--country .city-country__tabs-item--country{color:#212121;background:#ebe3d2}.city-country__cards{display:none;justify-content:center;flex-wrap:wrap}.city-country--city .city-country__cards--city,.city-country--country .city-country__cards--country{display:flex}.city-country__cards-item{display:flex;flex-direction:column;align-items:center;width:300px;text-decoration:none;padding:25px 0;margin-bottom:12px;position:relative}.city-country__cards-item:nth-child(n+17){display:none}.show-all .city-country__cards-item:nth-child(n+17){display:flex}.city-country__cards-photo{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:15px}.city-country__cards-photo img{width:100%;height:100%;object-fit:cover}.city-country__cards-count-questions{margin-bottom:5px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:17px;color:#ed7646}.city-country__cards-title{margin-bottom:20px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:28px;color:#000;text-decoration:none;transition:.3s;text-align:center}.city-country__cards-title:hover{color:#ed7646}.city-country__cards-title:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.city-country__cards-count-answers{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:20px;text-align:center;font-feature-settings:"pnum" on,"lnum" on;color:#000}.city-country__cards-btn{padding:20px 40px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:17px;color:#212121;border:2px solid #FF4641;border-radius:5px;max-width:max-content;margin:0 auto;outline:none;cursor:pointer;background:#fff0;display:none;transition:.5s}@media screen and (min-width: 1200px){.city-country__cards-btn:hover{background:#ed7646;color:#fff}}.city-country--city .city-country__btn--city,.city-country--country .city-country__btn--country{display:block}.many-questions{margin-bottom:60px}@media screen and (min-width: 768px){.many-questions{margin-bottom:90px}}@media screen and (min-width: 1200px){.many-questions{margin-bottom:120px}}.many-questions__wrapper{width:calc(100% - 24px);max-width:1260px;margin:0 auto;position:relative}.many-questions__info{margin-bottom:22px}@media screen and (min-width: 768px){.many-questions__info{margin-bottom:27px}}@media screen and (min-width: 1200px){.many-questions__info{margin-bottom:30px}}.many-questions__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:54px;color:#212121;margin:0 0 12px}@media screen and (min-width: 768px){.many-questions__title{font-size:38px;line-height:44px}}@media screen and (min-width: 1200px){.many-questions__title{font-size:48px;line-height:54px}}.many-questions__wrapper[data-type=full] .many-questions__content{flex-wrap:wrap}@media screen and (min-width: 1200px){body .many-questions__content{display:flex;flex-direction:row;gap:25px;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}}body .many-questions__item{background:#f9f7f2;padding:15px 20px;border-radius:5px;display:flex;flex-direction:column;width:100%;height:auto}@media screen and (min-width: 640px){body .many-questions__item{width:calc(50% - 13px)}}@media screen and (min-width: 768px){body .many-questions__item{width:calc(33% - 14px)}}@media screen and (min-width: 1200px){body .many-questions__item{width:calc(25% - 25px)}}body .many-questions__wrapper[data-type=min] .many-questions__item:nth-child(n+5){display:block}@media screen and (min-width: 1200px){body .many-questions__wrapper[data-type=min] .many-questions__item:nth-child(n+5){display:none}}.many-questions__author{display:flex;align-items:center;margin-bottom:20px}.many-questions__author-photo{width:30px;height:30px;border-radius:50%;overflow:hidden;margin-right:10px}.many-questions__author-photo img{width:100%;height:100%;display:block;object-fit:cover}.many-questions__author-name{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:20px;color:#000;text-decoration:none}.many-questions__country{color:#ed7646;text-decoration:none;font-size:13px;font-family:Wix Madefor Display,sans-serif;font-weight:600;letter-spacing:.04em;text-transform:uppercase;display:block;margin-bottom:10px}.many-questions__text{text-decoration:none;transition:.3s;display:block;color:#000;font-size:17px;font-family:Wix Madefor Display,sans-serif;line-height:24px;flex:1 0;font-weight:600;margin-bottom:30px}.many-questions__text:hover{color:#ed7646}.many-questions__data{font-family:Wix Madefor Display,sans-serif;display:inline-block;color:#7f7f7f;font-size:13px;vertical-align:middle}.many-questions__btn{display:none;margin:0 auto;text-decoration:none;border:2px solid #ED7646;background:#fff;padding:10px 20px;max-width:max-content;border-radius:5px;color:#000;font-size:17px;font-family:Wix Madefor Display,sans-serif;line-height:24px;transition:.3s;cursor:pointer}.many-questions__btn:hover{color:#fff;background:#ed7646}.many-questions__btn--full{display:block}@media screen and (min-width: 1200px){.many-questions__btn{display:none}.many-questions__wrapper[data-type=min] .many-questions__btn--min,.many-questions__wrapper[data-type=full] .many-questions__btn--full{display:block}}.many-questions .swiper-button-prev--manyq,.many-questions .swiper-button-next--manyq{display:none;top:50%;bottom:auto;right:-8px}@media screen and (min-width: 768px){.many-questions .swiper-button-prev--manyq,.many-questions .swiper-button-next--manyq{display:block}}@media screen and (min-width: 1200px){.many-questions .swiper-button-prev--manyq,.many-questions .swiper-button-next--manyq{display:none}}.comment-link{text-decoration:none;display:block;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:19px;line-height:25px;color:#ed7646;border-bottom:1px solid #ED7646;max-width:max-content}.question-answers__comments .comment-link{margin:0}.question-form-container input,.question-form-container textarea{width:100%;margin-bottom:5px;outline:none;border:1px solid #d4d4d4;background-color:#fff;padding:10px 5px;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:20px}@media screen and (min-width: 1200px){.question-form-container input,.question-form-container textarea{margin-bottom:10px;font-size:17px;line-height:22px;padding:12px 8px}}.question-form-container-submit input[type=submit]{display:block;text-decoration:none;border:2px solid #ED7646;background:#fff;padding:10px 20px;max-width:max-content;border-radius:5px;color:#000;font-size:17px;font-family:Wix Madefor Display,sans-serif;line-height:24px;transition:.3s;cursor:pointer}.question-form-container-submit input[type=submit]:hover{color:#fff;background:#ed7646}.question-form-container-error{margin-bottom:20px}@media screen and (min-width: 1200px){.breadcrumb{width:100%}}.breadcrumb__list{margin-bottom:15px;min-height:40px;display:block}@media screen and (min-width: 1200px){.breadcrumb__list{margin-bottom:25px}}.breadcrumb__item{padding:0 13px 0 0;margin:0 6px 0 0;position:relative;float:left}.breadcrumb__item:before{content:"";position:absolute;top:50%;right:0;width:7px;height:10px;transform:translateY(-50%);background:url("data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M-5.15144e-08%208.82149L4.32962%204.99994L-3.85605e-07%201.17839L1.33533%20-5.83693e-08L5.64096%203.80038C6.36256%204.4373%206.36256%205.56257%205.64096%206.1995L1.33519%2010L-5.15144e-08%208.82149Z'%20fill='%23B1B1B1'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.breadcrumb__item a{text-decoration:none;color:#7f7f7f;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:15px;transition:.3s}@media screen and (min-width: 1200px){.breadcrumb__item a{font-size:17px;line-height:17px}}.breadcrumb__item a:hover{color:#000}.RTL .breadcrumb__item{padding:0 0 0 13px;float:right}.RTL .breadcrumb__item:before{right:auto;left:0;transform:rotate(180deg) translateY(50%)}.RTL .breadcrumb__item:nth-last-child(2){margin:0 6px}.breadcrumb__item:last-of-type{float:none;width:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.breadcrumb__item:last-of-type:hover{text-overflow:clip;white-space:normal;overflow:visible}.breadcrumb__item:last-of-type a{color:#000}.breadcrumb__item:last-of-type:before{content:none}.RTL .breadcrumb__item:last-of-type{float:none}@media screen and (min-width: 1200px){.question-list{margin-right:25px;width:880px}}@media screen and (min-width: 1200px){.RTL .question-list{margin-right:0;margin-left:25px}}.question-list__sorting{margin-bottom:25px}.question-list__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:54px;color:#212121;margin-bottom:6px}@media screen and (min-width: 1200px){.question-list__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:54px;color:#212121;margin-bottom:20px}}.question-list__sorting{display:flex;overflow:hidden}.question-list__sorting-item{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:17px;color:#212121;padding:14px 10px;border:1px solid #D4D4D4;border-radius:2px;margin-right:8px;cursor:pointer;transition:.3s}.question-list__sorting-item:hover,.question-list__sorting-item--current{border:1px solid #ED7646;background:#ed7646;color:#fff}.question-list__item{padding:25px 12px;background:#fff;margin-bottom:16px}@media screen and (min-width: 768px){.question-list__item{padding:30px}}@media screen and (min-width: 1200px){.question-list__item{display:flex;justify-content:space-between;margin-bottom:20px}}.question-list__item-info{display:flex;flex-direction:column;margin-bottom:0}.question-list__item-location{display:flex;flex-direction:row;margin-bottom:9px}.question-list__item-location a{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:17px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;color:#ed7646}.question-list__item-location a:first-child{position:relative;margin-right:7px;padding-right:9px}.question-list__item-location a:first-child:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:2px;background:#212121;border-radius:50%}.RTL .question-list__item-location a:first-child{margin-left:7px;margin-right:0;padding-right:0;padding-left:9px}.RTL .question-list__item-location a:first-child:before{right:auto;left:0}.question-list__item-title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:17px;line-height:25px;color:#000;text-decoration:none}@media screen and (min-width: 1200px){.question-list__item-title{font-size:21px;line-height:28px;margin-bottom:18px;transition:.4s}.question-list__item-title:hover{color:#ed7646}}.question-list__item-author{margin-bottom:13px;display:flex;align-items:center;order:-1}@media screen and (min-width: 1200px){.question-list__item-author{order:1;margin-bottom:0}}.question-list__item-photo{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:10px}.question-list__item-photo img{width:100%;height:100%;object-fit:cover}.RTL .question-list__item-photo{margin-right:0;margin-left:10px}.question-list__item-name{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:17px}.question-list__item-data{display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width: 1200px){.question-list__item-data{flex-direction:column;justify-content:center}}.question-list__item-count{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:36px;color:#212121;margin-right:5px}@media screen and (min-width: 1200px){.question-list__item-count{font-weight:800;margin-bottom:0;margin-right:0;font-size:30px;line-height:30px}}.question-list__item-answer{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:23px;color:#212121}.question-content{width:100%;margin-bottom:35px}@media screen and (min-width: 1200px){.question-content{width:880px;margin-right:25px;margin-bottom:50px}}@media screen and (min-width: 1200px){.RTL .question-content{margin-right:0;margin-left:25px}}.question-main{background:#fff;padding:12px;margin-bottom:15px}@media screen and (min-width: 1200px){.question-main{padding:30px;margin-bottom:30px}}.question-main__author{display:flex;align-items:center;margin-bottom:15px}@media screen and (min-width: 1200px){.question-main__author{margin-bottom:20px}}.question-main__author-photo{margin-right:10px;width:40px;height:40px;border-radius:50%;overflow:hidden}.question-main__author-photo img{width:100%;height:100%;object-fit:cover}.RTL .question-main__author-photo{margin-left:10px;margin-right:0}.question-main__author-name{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:17px}.question-main__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:800;font-size:25px;line-height:28px;color:#212121;margin-bottom:25px;letter-spacing:.3px}@media screen and (min-width: 1200px){.question-main__title{font-size:36px;line-height:43px;margin-bottom:20px}}.question-main__text{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:28px;margin-bottom:15px;letter-spacing:.3px}@media screen and (min-width: 1200px){.question-main__text{margin-bottom:22px;font-size:18px;line-height:29px}}.question-main__count{display:block;text-align:right;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:19px;line-height:25px;margin-bottom:20px}.question-sidebar{padding:25px 20px;background:#fff;flex:1;min-width:335px;margin-bottom:20px}.question-sidebar h4{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:54px;color:#000;margin-bottom:12px}.question-sidebar li{margin-bottom:15px}.question-sidebar li a{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:25px;font-feature-settings:"pnum" on,"lnum" on;text-decoration:none;color:#000;transition:.3s}.question-sidebar li a:hover{color:#ed7646}.question-form-container-error li{color:#ed7646;font-size:17px;line-height:25px;margin-bottom:2px;font-weight:600;font-family:Wix Madefor Display,sans-serif;font-style:normal}.question-answers__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:800;font-size:25px;line-height:28px;color:#212121;position:relative;max-width:max-content;margin-bottom:15px}@media screen and (min-width: 1200px){.question-answers__title{margin-bottom:30px}}.question-answers__title sub{font-weight:400;font-size:21px;line-height:25px;position:absolute;top:-5px;right:-15px}.RTL .question-answers__title sub{right:auto;left:-15px}.question-answers__author{display:flex;align-items:center;margin-bottom:15px}@media screen and (min-width: 1200px){.question-answers__author{margin-bottom:20px}}.question-answers__author--padding{padding:13px 13px 0}@media screen and (min-width: 768px){.question-answers__author--padding{padding:20px 20px 0}}@media screen and (min-width: 1200px){.question-answers__author--padding{margin-bottom:20px;padding:30px 30px 0}}.question-answers__author-photo{margin-right:10px;width:40px;height:40px;border-radius:50%;overflow:hidden}.question-answers__author-photo img{width:100%;height:100%;object-fit:cover}.RTL .question-answers__author-photo{margin-left:10px;margin-right:0}.question-answers__author-name{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:17px}.question-answers__answer{background:#fff;margin-bottom:20px}@media screen and (min-width: 768px){.question-answers__answer{margin-bottom:40px}}@media screen and (min-width: 1200px){.question-answers__answer{margin-bottom:50px}}.question-answers__text{padding:13px;transition:.5s}@media screen and (min-width: 768px){.question-answers__text{padding:20px}}@media screen and (min-width: 1200px){.question-answers__text{padding:30px}}.question-answers__comments .question-answers__text{padding:13px 0}.question-answers__text.hide{max-height:500px;overflow:hidden;position:relative}.question-answers__text.hide:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background:#fff;background:linear-gradient(180deg,#fff0,#fff 88%)}.question-answers__text h1{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:26px;color:#000;margin-bottom:24px}@media screen and (min-width: 1024px){.question-answers__text h1{font-size:25px;line-height:32px;margin-bottom:29px}}.question-answers__text h2{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:26px;color:#000;margin:19px 0}@media screen and (min-width: 1024px){.question-answers__text h2{font-size:22px;line-height:30px;margin:25px 0}}.question-answers__text h3,.question-answers__text h4,.question-answers__text h5,.question-answers__text h6,.question-answers__text p,.question-answers__text span,.question-answers__text strong,.question-answers__text em,.question-answers__text rem,.question-answers__text li{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:28px;color:#000;margin-bottom:8px;letter-spacing:.5px}@media screen and (min-width: 1024px){.question-answers__text h3,.question-answers__text h4,.question-answers__text h5,.question-answers__text h6,.question-answers__text p,.question-answers__text span,.question-answers__text strong,.question-answers__text em,.question-answers__text rem,.question-answers__text li{font-size:17px;line-height:27px;margin-bottom:15px}}.question-answers__text p{margin:0}.question-answers__text img{width:100%;height:auto;display:block;margin:25px auto}@media screen and (min-width: 1024px){.question-answers__text img{margin:30px auto}}.question-answers__text h3,.question-answers__text h4,.question-answers__text h5,.question-answers__text h6{margin:14px 0}.question-answers__text ul li,.question-answers__text ol li{padding-left:25px;position:relative}.question-answers__text ul li:before,.question-answers__text ol li:before{content:"";width:5px;height:5px;background:#ed7646;border-radius:50%;position:absolute;top:10px;left:0}.RTL .question-answers__text ul li,.RTL .question-answers__text ol li{padding-right:25px;padding-left:0}.RTL .question-answers__text ul li:before,.RTL .question-answers__text ol li:before{left:auto;right:0}.question-answers__hide{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;padding:13px}@media screen and (min-width: 768px){.question-answers__hide{padding:20px}}@media screen and (min-width: 1200px){.question-answers__hide{padding:30px}}.question-answers__hide.hide{display:none}.question-answers__hide p{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:17px;letter-spacing:1px;text-transform:uppercase;color:#212121;margin:0 20px}.question-answers__hide span{height:2px;background:#f5f1e8;flex:1}.question-answers__comments{padding:30px 15px;background:#f5f1e8}@media screen and (min-width: 1024px){.question-answers__comments{padding:45px 30px}}.question-answers__comments-title{display:block;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:600;font-size:21px;line-height:25px;letter-spacing:1px;text-transform:uppercase;color:#212121;position:relative;margin-bottom:12px;max-width:max-content}.question-answers__comments-title sub{position:absolute;right:-15px;bottom:-5px;font-weight:400;color:#7f7f7f}@media screen and (min-width: 1024px){.question-answers__comments-title{margin-bottom:25px}}.RTL .question-answers__comments-title sub{right:auto;left:-15px}.question-answers__comments-item{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:25px;color:#212121;margin-bottom:18px}@media screen and (min-width: 1024px){.question-answers__comments-item{margin-bottom:30px}}.question-answers__comments-item:last-child{margin-bottom:0}.question-answers__comments-item .question-answers__author{margin-bottom:5px}@media screen and (min-width: 1024px){.question-answers__comments-item .question-answers__author{margin-bottom:8px}}.question-answers__form{padding:13px}@media screen and (min-width: 768px){.question-answers__form{padding:20px}}@media screen and (min-width: 1200px){.question-answers__form{padding:0 30px 30px}}.swiper-next,.swiper-prev{position:absolute;bottom:-20px;right:0;width:49px;height:49px;border:2px solid #F0EADE;border-radius:50%;cursor:pointer;background:#fff url("data:image/svg+xml,%3csvg%20width='9'%20height='14'%20viewBox='0%200%209%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.235718%2012.3501L5.58589%206.99991L0.235717%201.64974L1.88581%204.04709e-07L7.75435%205.86854C8.37919%206.49338%208.37919%207.50644%207.75435%208.13128L1.88563%2014L0.235718%2012.3501Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center;background-size:8px 15px;transition:background .3s ease,border-color .3s ease;z-index:1}.swiper-next:after,.swiper-prev:after{content:none!important}.swiper-next:hover,.swiper-prev:hover{border-color:#fde283;background-color:#fde283}@media screen and (min-width: 1320px){.swiper-next,.swiper-prev{bottom:auto;top:106px;right:-28px}}.swiper-prev{right:auto;left:0;transform:rotate(180deg)}@media screen and (min-width: 1320px){.swiper-prev{bottom:auto;top:106px;left:-28px}}.swiper .swiper-wrapper{margin-bottom:20px}@media screen and (min-width: 1200px){.swiper .swiper-wrapper{margin-bottom:40px}}.swiper .swiper-pagination-bullet{width:6px;height:6px;background:#dfdcd4;border-radius:50%;overflow:hidden;margin:0 9px}.swiper .swiper-pagination-bullet-active{width:10px;height:10px;background:#ff4641}.popup{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;display:none}.popup.show{display:block}.popup__wrapper{width:100%;height:100%;background:#180c01de;display:flex;justify-content:center;align-items:flex-start;overflow:auto}.popup__header{display:flex;justify-content:space-between}.popup__close{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.334735%200.334735C-0.111578%200.781049%20-0.111578%201.50467%200.334735%201.95098L8.38376%2010L0.334735%2018.049C-0.111578%2018.4953%20-0.111578%2019.219%200.334735%2019.6653C0.781049%2020.1116%201.50467%2020.1116%201.95098%2019.6653L10%2011.6162L18.049%2019.6653C18.4953%2020.1116%2019.219%2020.1116%2019.6653%2019.6653C20.1116%2019.219%2020.1116%2018.4953%2019.6653%2018.049L11.6162%2010L19.6653%201.95098C20.1116%201.50467%2020.1116%200.781049%2019.6653%200.334735C19.219%20-0.111578%2018.4953%20-0.111578%2018.049%200.334735L10%208.38376L1.95098%200.334735C1.50467%20-0.111578%200.781049%20-0.111578%200.334735%200.334735Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center;background-size:contain;width:20px;height:20px;cursor:pointer}.popup__content{max-width:1024px;width:100%;height:max-content;background-color:#fff;border-radius:5px;padding:10px;margin:auto}@media screen and (min-width: 1200px){.popup__content{padding:50px}}.popup__search .popup__content{min-height:80vh;display:flex;flex-direction:column}.popup__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:21px;color:#000;margin-bottom:10px}@media screen and (min-width: 1200px){.popup__title{margin-bottom:20px;font-weight:700;font-size:22px;line-height:21px}}.popup-lang{display:flex;gap:10px;flex-wrap:wrap}.popup-lang__item{position:relative;display:flex;align-items:center;flex-direction:row;padding:10px;transition:.5s;cursor:pointer;border-radius:5px;width:100%}@media screen and (min-width: 768px){.popup-lang__item{max-width:calc(50% - 10px)}}@media screen and (min-width: 1200px){.popup-lang__item{max-width:calc(25% - 10px)}}.popup-lang__item:hover{background:#0d0a0a0f}.popup-lang__item--current{background:#fde283}.popup-lang__photo{width:23px;height:23px;border-radius:50%;overflow:hidden;margin-right:8px}.popup-lang__photo img{width:100%;height:100%}.popup-lang__title{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#000;text-decoration:none}.popup-lang__title:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.popup-country{display:flex;flex-wrap:wrap;gap:10px}.popup-country__item{width:100%;margin-bottom:40px}@media screen and (min-width: 768px){.popup-country__item{max-width:calc(50% - 10px)}}@media screen and (min-width: 1200px){.popup-country__item{max-width:calc(25% - 10px)}}.popup-country__item span{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:21px;color:#fe3745;display:block;margin-block:10px}.popup-country__item li{margin-bottom:10px}.popup-country__item li a{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:20px;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-decoration:none;width:100%;display:block;transition:.5s}.popup-country__item li a:hover{color:#fe3745}.popup-search{position:relative;flex:1;display:flex;justify-content:center;flex-direction:column}.popup-search--items{justify-content:flex-start}.popup-search__form{width:100%;margin-bottom:50px;transition:11.3s}.popup-search__form input{border:none;outline:none;background:#fff0;border-bottom:3px solid #000000;width:100%;font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:700;font-size:19px;line-height:25px;color:#000}@media screen and (min-width: 1200px){.popup-search__form input{font-size:27px;line-height:35px}}.popup-search__form label{position:relative;padding:0 0 0 50px;display:block;width:100%}@media screen and (min-width: 1200px){.popup-search__form label{padding:0 0 0 70px}}.popup-search__form label:before{content:"";width:40px;height:40px;position:absolute;left:0;top:0;background:url("data:image/svg+xml,%3csvg%20width='60'%20height='59'%20viewBox='0%200%2060%2059'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3607%2027.8725C21.2866%2034.4297%2028.4176%2033.4051%2032.0844%2029.7167C35.7513%2026.0282%2039.0109%2019.0612%2032.8993%2010.6598C26.7877%202.25833%2016.1942%208.20082%2014.157%2010.4549C12.1198%2012.7089%207.43482%2021.3153%2014.3607%2027.8725ZM37.7886%2030.9461L38.1961%2030.5363L52.864%2043.036C52.9996%2043.5825%2053.1084%2044.7983%2052.4565%2045.2899C52.135%2045.5327%2051.8771%2045.8705%2051.6322%2046.1912C51.2569%2046.6834%2050.9126%2047.1343%2050.4192%2047.1343C49.7466%2047.1343%2046.5747%2044.4808%2044.2276%2042.5174C43.7316%2042.1025%2043.2725%2041.7184%2042.8816%2041.3967C42.4167%2041.0141%2041.829%2040.5256%2041.1822%2039.988L41.1813%2039.9873L41.1808%2039.9869C38.7103%2037.9334%2035.3785%2035.1642%2034.7328%2034.8395C34.5282%2034.7366%2034.6259%2034.4292%2034.8963%2034.0199C35.4873%2033.1249%2036.9033%2031.7429%2037.7886%2030.9461ZM31.6682%2012.694C34.9278%2017.407%2035.1315%2024.1691%2031.2608%2027.4477C27.3901%2030.7263%2022.7046%2032.5705%2016.5929%2025.6035C10.4813%2018.6364%2015.1669%2012.694%2017.2041%2011.4645C19.2413%2010.235%2025.1496%207.36622%2031.6682%2012.694Z'%20fill='%23FF4641'/%3e%3cpath%20d='M18.441%2017.4643L25.7459%2026.1035M34.471%2028.5719L37.7176%2031.0402M37.7176%2031.0402L38.1234%2030.6288L52.7331%2043.1762C52.8683%2043.7247%2052.9767%2044.9452%2052.327%2045.439C51.5156%2046.056%2051.1095%2047.2901%2050.2982%2047.2901C49.4864%2047.2901%2045.0222%2043.3819%2042.7904%2041.5306C40.5583%2039.6794%2035.4856%2035.3598%2034.674%2034.9484C34.4702%2034.8451%2034.5675%2034.5365%2034.8368%2034.1256M37.7176%2031.0402C36.8358%2031.84%2035.4254%2033.2273%2034.8368%2034.1256M34.8368%2034.1256L31.2244%2031.0402M14.3828%2027.9548C21.2812%2034.537%2028.3838%2033.5085%2032.0361%2029.806C35.6884%2026.1035%2038.9351%2019.1099%2032.8478%2010.6764C26.7604%202.24289%2016.209%208.20804%2014.1799%2010.4707C12.1508%2012.7333%207.48446%2021.3725%2014.3828%2027.9548ZM16.2088%2025.6921C21.2816%2032.2037%2026.5573%2031.4516%2030.8184%2026.9263C35.0796%2022.401%2033.6592%2015.613%2030.8184%2012.5276C27.9777%209.44222%2019.8612%208.00235%2016.6147%2011.4992C13.3681%2014.996%2011.136%2019.1805%2016.2088%2025.6921Z'%20stroke='%23212121'%20stroke-width='1.6'/%3e%3c/svg%3e") no-repeat center;background-size:contain}@media screen and (min-width: 1200px){.popup-search__form label:before{width:60px;height:60px}}.RTL .popup-search__form label{padding:0 50px 0 0}@media screen and (min-width: 1200px){.RTL .popup-search__form label{padding:0 70px 0 0}}.RTL .popup-search__form label:before{left:auto;right:0}.popup-search__items{display:none}.popup-search--items .popup-search__items{display:block}.popup-search__item{display:flex;align-items:center;margin-bottom:15px;position:relative;max-width:max-content}@media screen and (min-width: 1200px){.popup-search__item{margin-bottom:25px}}.popup-search__item-photo{width:20px;height:20px;margin-right:18px}@media screen and (min-width: 1200px){.popup-search__item-photo{width:40px;height:40px;margin-right:24px}}.popup-search__item-photo img{display:block;width:100%;height:100%;object-fit:contain}.RTL .popup-search__item-photo{margin-right:0;margin-left:10px}@media screen and (min-width: 1200px){.RTL .popup-search__item-photo{margin-left:24px}}.popup-search__item-text{font-family:Wix Madefor Display,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#000;text-decoration:none}@media screen and (min-width: 1200px){.popup-search__item-text{font-size:20px;line-height:35px}}.popup-search__item-text:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.pagination{width:100%;display:flex;justify-content:center;align-items:center}.pagination span{margin:0 5px}.pagination .page{display:block;padding:8px;letter-spacing:.67px;transition:color .3s;font-variant-numeric:lining-nums;border-bottom:0}.pagination .page,.pagination .page a{font-size:24px;font-family:Almarai;line-height:28px;text-decoration:none;color:#000}.pagination .page:hover{color:#ed7646}.pagination .page.active{pointer-events:none;cursor:default;color:#ed7646}.pagination .page.gap{pointer-events:none;cursor:default;color:#000}.pagination .page.gap:hover{color:#000}.pagination .page.prev a{background:url("data:image/svg+xml,%3csvg%20width='32px'%20height='14px'%20viewBox='0%200%2032%2014'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%3e%3cg%20transform='translate(1.000000,%201.000000)'%20stroke='%23212121'%3e%3cg%20%3e%3cpolyline%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'%20transform='translate(3.000000,%206.000000)%20rotate(90.000000)%20translate(-3.000000,%20-6.000000)%20'%20points='-3%203%203%209%209%203'%3e%3c/polyline%3e%3cpath%20stroke='currentColor'%20d='M0,6%20L30,6'%20id='Line'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:contain;width:32px;height:14px;font-size:0;cursor:pointer;display:block}.pagination .page.prev.disabled{display:none}.pagination .page.next a{background:url("data:image/svg+xml,%3csvg%20width='32px'%20height='14px'%20viewBox='0%200%2032%2014'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%3e%3cg%20transform='translate(1.000000,%201.000000)'%20stroke='%23212121'%3e%3cg%20%3e%3cpolyline%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'%20transform='translate(3.000000,%206.000000)%20rotate(90.000000)%20translate(-3.000000,%20-6.000000)%20'%20points='-3%203%203%209%209%203'%3e%3c/polyline%3e%3cpath%20stroke='currentColor'%20d='M0,6%20L30,6'%20id='Line'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:contain;width:32px;height:14px;transform:rotateY(180deg);font-size:0;display:block;cursor:pointer}.pagination .page.next.disabled{display:none}.flags{width:100%;max-width:712px;margin:0 auto 44px}@media screen and (min-width: 768px){.flags{margin:0 auto 82px}}.flags__lang{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin:0 auto 16px;max-width:366px}.flags__lang-item{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center;padding:10px 19px;background:#edf0f5;border-radius:1052.63px;position:relative}.flags__lang-item span{width:14px;height:10px;display:block}.flags__lang-item span img{width:100%;object-fit:contain;height:100%;display:block}.flags__lang-item p,.flags__lang-item a{font-size:12px;line-height:14px;color:#161616;text-decoration:none}.flags__lang-item a{cursor:pointer}.flags__lang-item a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.flags__lang-item:nth-child(4),.flags__lang-item:nth-child(5),.flags__lang-item:nth-child(6),.flags__lang-item:nth-child(7),.flags__lang-item:nth-child(8),.flags__lang-item:nth-child(11){padding:8px 13px;border-radius:475px}.flags__lang-item:nth-child(4) span,.flags__lang-item:nth-child(5) span,.flags__lang-item:nth-child(6) span,.flags__lang-item:nth-child(7) span,.flags__lang-item:nth-child(8) span,.flags__lang-item:nth-child(11) span{width:12px;height:8px}.flags__lang-item:nth-child(4) p,.flags__lang-item:nth-child(4) a,.flags__lang-item:nth-child(5) p,.flags__lang-item:nth-child(5) a,.flags__lang-item:nth-child(6) p,.flags__lang-item:nth-child(6) a,.flags__lang-item:nth-child(7) p,.flags__lang-item:nth-child(7) a,.flags__lang-item:nth-child(8) p,.flags__lang-item:nth-child(8) a,.flags__lang-item:nth-child(11) p,.flags__lang-item:nth-child(11) a{font-size:10px;line-height:12px}.flags__lang-item:nth-child(6),.flags__lang-item:nth-child(7),.flags__lang-item:nth-child(9),.flags__lang-item:nth-child(10){display:none}@media screen and (min-width: 768px){.flags__lang{gap:8px;margin-bottom:28px;max-width:none}.flags__lang-item:nth-child(n){padding:13px 16px;border-radius:1000px;display:flex;gap:6px}.flags__lang-item:nth-child(n) span{width:21px;height:15px}.flags__lang-item:nth-child(n) p,.flags__lang-item:nth-child(n) a{font-size:15px;line-height:15px}}.flags__people{display:flex;gap:8px;max-width:264px;align-items:center;margin:0 auto}@media screen and (min-width: 768px){.flags__people{max-width:341px;gap:10px}}.flags__people-images{display:flex;width:112px}@media screen and (min-width: 768px){.flags__people-images{width:165px}}.flags__people-images div{width:28px;height:28px;min-width:28px;min-height:28px;border-radius:50%;border:2px solid #ED7646;overflow:hidden}@media screen and (min-width: 768px){.flags__people-images div{width:40px;height:40px;min-width:40px;min-height:40px}}.flags__people-images div img{width:100%;height:100%;object-fit:cover}.flags__people-images div:nth-child(2){transform:translate(-8px)}@media screen and (min-width: 768px){.flags__people-images div:nth-child(2){transform:translate(-10px)}}.flags__people-images div:nth-child(3){transform:translate(-16px)}@media screen and (min-width: 768px){.flags__people-images div:nth-child(3){transform:translate(-20px)}}.flags__people-images div:nth-child(4){transform:translate(-24px)}@media screen and (min-width: 768px){.flags__people-images div:nth-child(4){transform:translate(-30px)}}.flags__people-images div:nth-child(5){transform:translate(-32px)}@media screen and (min-width: 768px){.flags__people-images div:nth-child(5){transform:translate(-40px)}}.RTL .flags__people-images div:nth-child(2){transform:translate(8px)}@media screen and (min-width: 768px){.RTL .flags__people-images div:nth-child(2){transform:translate(10px)}}.RTL .flags__people-images div:nth-child(3){transform:translate(16px)}@media screen and (min-width: 768px){.RTL .flags__people-images div:nth-child(3){transform:translate(20px)}}.RTL .flags__people-images div:nth-child(4){transform:translate(24px)}@media screen and (min-width: 768px){.RTL .flags__people-images div:nth-child(4){transform:translate(30px)}}.RTL .flags__people-images div:nth-child(5){transform:translate(32px)}@media screen and (min-width: 768px){.RTL .flags__people-images div:nth-child(5){transform:translate(40px)}}.flags__people-text{font-weight:500;font-size:11px;line-height:14px;color:#161616}@media screen and (min-width: 768px){.flags__people-text{font-size:14px;line-height:18px}}.question-item{display:flex;flex-direction:column;margin:0 20px 0 0;padding:0 14px;border-right:1px solid rgba(129,129,129,.6);width:276px}.question-item:last-child{border:none}@media screen and (min-width: 1200px){.question-item{padding:20px;border-radius:16px;background:#fef5f1;border:none;width:345px}}.question-item__header{display:none}.question-item__header span{width:24px;height:24px;border-radius:50%;overflow:hidden}.question-item__header span img{display:block;width:100%;height:100%;object-fit:cover}.question-item__header p{font-weight:500;font-size:14px;line-height:16px;color:#0a0a0a}@media screen and (min-width: 1200px){.question-item__header{display:flex;gap:8px;margin-bottom:16px;align-items:center}}.question-item__text{flex:1;margin:0 0 12px}@media screen and (min-width: 1200px){.question-item__text{margin:0 0 32px}}.question-item__text a{font-size:15px;line-height:20px;font-style:normal;font-weight:500;color:#161616;text-decoration:none}@media screen and (min-width: 1200px){.question-item__text a{font-size:18px;line-height:24px;font-style:normal;font-weight:400}}.question-item__country{display:flex;gap:4px;flex-direction:row;flex-wrap:wrap;margin-bottom:8px}@media screen and (min-width: 1200px){.question-item__country{gap:8px;margin-bottom:16px}}.question-item__country div{padding:7px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;background:#edf0f5;border-radius:1000px}@media screen and (min-width: 1200px){.question-item__country div{padding:13px 14px}}.question-item__country div span{width:14px;height:10px}@media screen and (min-width: 1200px){.question-item__country div span{width:21px;height:15px}}.question-item__country div span img{width:100%;height:100%;object-fit:contain}.question-item__country div p{font-weight:400;font-size:12px;line-height:12px;color:#161616}@media screen and (min-width: 1200px){.question-item__country div p{font-size:15px;line-height:15px}}.question-item__date{display:flex;gap:11px}.question-item__date p{font-weight:500;font-size:12px;line-height:14px;color:#818181;position:relative}@media screen and (min-width: 1200px){.question-item__date p{font-size:13px;line-height:16px}}.question-item__date p:after{content:"";width:2px;height:2px;display:block;background:#818181;position:absolute;top:50%;right:-7px;transform:translateY(-50%);border-radius:50%}.question-item__date p:last-child:after{content:none}.topical-questions{margin:0 auto 44px}@media screen and (min-width: 768px){.topical-questions{margin:0 auto 82px}}.topical-questions__title{text-align:center;font-weight:700;font-size:22px;line-height:24px;color:#161616;margin-bottom:24px}@media screen and (min-width: 1200px){.topical-questions__title{font-size:40px;line-height:44px;margin-bottom:40px}}.topical-questions__wrapper{overflow:hidden;direction:ltr}@media screen and (min-width: 1200px){.topical-questions__wrapper{max-width:1200px;margin:0 auto;overflow:hidden;direction:ltr;position:relative}.topical-questions__wrapper:before{content:"";width:100px;height:100%;background:linear-gradient(90deg,#fff,#fff0);position:absolute;top:0;left:0;z-index:1}.topical-questions__wrapper:after{content:"";width:100px;height:100%;background:linear-gradient(90deg,#fff0,#fff);position:absolute;top:0;right:0;z-index:1}}.topical-questions__wrapper-content{display:flex;direction:ltr}.slider-location{margin:0 auto 45px}@media screen and (min-width: 1200px){.slider-location{margin:0 auto 80px}}.slider-location__header{max-width:1200px;margin:0 auto 16px;width:calc(100% - 24px)}@media screen and (min-width: 768px){.slider-location__header{margin:0 auto 32px}}.slider-location__header h2{font-weight:700;font-size:22px;line-height:24px;color:#161616;margin-bottom:12px;text-align:center}@media screen and (min-width: 768px){.slider-location__header h2{font-size:40px;line-height:42px;margin-bottom:20px}}.slider-location__header p{font-weight:400;font-size:15px;line-height:20px;color:#161616;text-align:center;margin-bottom:24px}@media screen and (min-width: 768px){.slider-location__header p{font-size:18px;line-height:28px;margin-bottom:40px}}.slider-location__changer{padding:4px;background:#edf0f5;border-radius:16px;display:flex;gap:4px;max-width:312px;margin:0 auto}.slider-location__changer button{flex:1;outline:none;border:none;padding:16px 0;background:#edf0f5;border-radius:11px;text-align:center;color:#818181;cursor:pointer;font-weight:500;font-size:15px;line-height:16px}@media screen and (min-width: 768px){.slider-location__changer button{font-size:16px;line-height:20px}}.slider-location[data-type=cities] .slider-location__changer button[data-type=cities],.slider-location[data-type=countries] .slider-location__changer button[data-type=countries]{background:#ed7646;color:#fff}.slider-location__mob{padding:0 0 0 12px!important}@media screen and (min-width: 1440px){.slider-location__mob{display:none!important}}.slider-location__mob a{text-decoration:none}.slider-location__mob-photo{width:100%;height:102px;border-radius:16px;overflow:hidden;margin-bottom:12px}@media screen and (min-width: 768px){.slider-location__mob-photo{height:140px}}.slider-location__mob-photo img{width:100%;height:100%;object-fit:cover}.slider-location__mob-title{padding:0 0 0 4px;margin-bottom:6px;font-weight:700;font-size:16px;line-height:20px;color:#161616}@media screen and (min-width: 768px){.slider-location__mob-title{font-size:24px;line-height:28px}}.slider-location__mob-text{padding:0 0 0 4px}.slider-location__mob-text p{font-weight:500;font-size:11px;line-height:14px;margin-bottom:4px;color:#0a0a0a}.slider-location__mob-text p:last-child{margin-bottom:0}@media screen and (min-width: 768px){.slider-location__mob-text{display:flex;gap:13px}.slider-location__mob-text p{font-size:13px;line-height:16px;text-decoration:none;color:#0a0a0a}.slider-location__mob-text p:first-child{position:relative}.slider-location__mob-text p:first-child:before{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:3px;height:3px;background:#000;border-radius:50%}}.slider-location__des{display:none!important;max-width:1200px;margin:0 auto;position:relative}@media screen and (min-width: 1440px){.slider-location__des{display:block!important}}.slider-location__des-item{height:412px!important;border-radius:16px;overflow:hidden}.slider-location__des-photo{position:relative;width:100%;border-radius:16px;overflow:hidden;height:100%}.slider-location__des-photo img{width:100%;height:100%;object-fit:cover}.slider-location__des-some{display:flex;gap:20px;flex-wrap:wrap;height:196px}.slider-location__des-some-item{width:calc(50% - 10px);position:relative;border-radius:16px;overflow:hidden;height:196px}.slider-location__des-text{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 0 24px 20px;gap:8px;position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(360deg,#000c,#0000)}@media screen and (min-width: 1200px){.slider-location__des-text{padding:0 24px 24px 20px}}.slider-location__des-text h4{font-weight:700;font-size:24px;line-height:28px;color:#fff;width:100%}.slider-location__des-text p{font-weight:500;font-size:13px;line-height:16px;color:#fff}.slider-location__des-text p:nth-child(2){position:relative}.slider-location__des-text p:nth-child(2):before{content:"";position:absolute;left:70px;top:50%;transform:translateY(-50%);width:3px;height:3px;background:#fff;border-radius:50%}.slider-location__des-text p span{padding-left:18px}.slider-location__btn-more{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#161616;width:calc(100% - 12px);max-width:296px;margin:0 auto 25px;display:block;padding:14px 0;text-align:center;background:#fff;border:2px solid rgba(237,118,70,.8);border-radius:16px;transition:background .5s}.slider-location__btn-more:hover{background:#ed7646cc}@media screen and (min-width: 768px){.slider-location__btn-more{max-width:198px}}@media screen and (min-width: 1200px){.slider-location__btn-more{max-width:198px;cursor:pointer;margin:0 auto 32px}}.slider-location__all-country{display:none;flex-direction:column;gap:20px;border:1px solid rgba(129,129,129,.6);border-radius:24px;max-width:1200px;width:calc(100% - 40px);margin:0 auto;padding:20px}.slider-location__all-country.show{display:flex}@media screen and (min-width: 768px){.slider-location__all-country{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 1200px){.slider-location__all-country{padding:40px 80px;gap:32px 0;flex-wrap:wrap;justify-content:flex-start}}@media screen and (min-width: 768px){.slider-location__all-country-item{width:40%}}@media screen and (min-width: 1200px){.slider-location__all-country-item{width:25%}}.slider-location__all-country-item h6{font-style:normal;font-weight:700;font-size:20px;line-height:24px;display:flex;align-items:center;color:#0a0a0a;margin-bottom:10px}@media screen and (min-width: 1200px){.slider-location__all-country-item h6{font-size:24px;line-height:28px;margin-bottom:16px}}.slider-location__all-country-item ul{display:flex;flex-direction:column;gap:8px}.slider-location__all-country-item ul li{max-width:max-content;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 14px;background:#edf0f5;border-radius:100px}.slider-location__all-country-item ul li span{display:block;width:21px;height:15px}.slider-location__all-country-item ul li span img{width:100%;height:100%;object-fit:contain;display:block}.slider-location__all-country-item ul li a{font-family:Wix Madefor Display,sans-serif;text-decoration:none;font-weight:400;font-size:15px;line-height:15px;color:#161616}.slider-location__des-arrow{display:none}@media screen and (min-width: 1440px){.slider-location__des-arrow{display:block}}.slider-location__des-arrow-right{width:36px;height:36px;display:block;background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='18'%20transform='matrix(-1%200%200%201%2036%200)'%20fill='%23EDF0F5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6905%2022.5858L19.2763%2017.9999L14.6905%2013.4141L16.1049%2012L20.7471%2016.6423C21.4969%2017.3921%2021.4969%2018.6078%2020.7471%2019.3576L16.1047%2024L14.6905%2022.5858Z'%20fill='%23161616'/%3e%3c/svg%3e") no-repeat center;background-size:100%;position:absolute;top:50%;transform:translateY(-50%);right:-60px}.slider-location__des-arrow-right.swiper-button-disabled{opacity:.4}.slider-location__des-arrow-left{width:36px;height:36px;display:block;background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='18'%20transform='matrix(-1%200%200%201%2036%200)'%20fill='%23EDF0F5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6905%2022.5858L19.2763%2017.9999L14.6905%2013.4141L16.1049%2012L20.7471%2016.6423C21.4969%2017.3921%2021.4969%2018.6078%2020.7471%2019.3576L16.1047%2024L14.6905%2022.5858Z'%20fill='%23161616'/%3e%3c/svg%3e") no-repeat center;background-size:100%;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);left:-60px}.slider-location__des-arrow-left.swiper-button-disabled{opacity:.4}.slider-location[data-type=cities] .slider-location--cities{display:block}.slider-location[data-type=cities] .slider-location--countries,.slider-location[data-type=countries] .slider-location--cities{display:none}.slider-location[data-type=countries] .slider-location--countries{display:block}.footer{position:relative;color:#fff;background-color:#252525;z-index:5}.container-new-footer{padding:0 12px;width:100%;max-width:1340px;margin:0 auto}@media screen and (min-width: 1200px){.container-new-footer{padding:0}}.footer__main{padding-top:25px}@media screen and (min-width: 768px){.footer__main{padding-top:50px}}.footer__main-row{margin-bottom:0}@media screen and (min-width: 1200px){.footer__main-row{border-bottom:none;margin-right:14px}}@media screen and (min-width: 1680px){.footer__main-row{margin-right:0;padding-right:0}}.footer__input,.footer__content{display:none}@media screen and (min-width: 768px){.footer__content{display:flex;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.08)}}.footer__input:checked~.footer__content{display:block;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.08)}input.footer__input[type=checkbox]:checked+.footer__main-title{border-bottom:none}input.footer__input[type=checkbox]:checked+.footer__main-title:after{transform:rotate(180deg);top:14px}input.footer__input[type=checkbox]+label:before{content:none}input.footer__input[type=checkbox]+label{font-family:Wix Madefor Display,sans-serif;float:none;margin-right:0;cursor:auto}.footer__copyright,.footer__link{font-size:13px;line-height:21px;color:#646464}.footer-top__menu--project{margin-bottom:0}.footer__main-list{list-style:none;margin:0;padding:0}@media screen and (min-width: 768px){.footer__main-list{padding-bottom:10px}}.footer__main-list>li{margin-bottom:7px}@media screen and (min-width: 768px){.footer__main-list>li{margin-right:20px}.RTL .footer__main-list>li{margin-right:0;margin-left:20px}.footer__main-list>li:last-child{margin-right:0}}.footer__main-list>li:last-child{margin-bottom:0}.footer__main-list>li a{font-family:Wix Madefor Display,sans-serif;color:#d4d4d4;font-size:15px;line-height:21px;text-decoration:none}.footer__main-list>li a:hover{color:#fff}.footer__main-list-item.footer__top-list-item--insur{display:none}@media screen and (min-width: 768px){.footer__main-list-item.footer__top-list-item--insur{display:block}}.footer__main-list>li.footer__top-list-item--width{max-width:100%}.footer__main-title{display:block;position:relative;padding:15px 0;font-size:15px;line-height:17px;border-bottom:1px solid rgba(255,255,255,.08)}.footer__main-title:after{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.64992%206L10.0001%2011.3502L15.3503%206L17%207.65009L11.1315%2013.5186C10.5066%2014.1435%209.49356%2014.1435%208.86872%2013.5186L3%207.64992L4.64992%206Z'%20fill='%237F7F7F'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.RTL .footer__main-title:after{right:auto;left:0}@media screen and (min-width: 768px){.footer__main-title:after{content:none}}@media screen and (min-width: 768px){.footer__main-title{font-size:17px;line-height:20px;margin-bottom:18px;border-bottom:none;background:none;padding:0}}@media screen and (min-width: 1200px){.footer__main-title--margin{margin-top:30px}}.footer__copyright{margin-bottom:8px}@media screen and (min-width: 768px){.footer__copyright{width:62%;margin-bottom:0;margin-top:12px}}.service-page .content-wrapper form{width:100%}.service-page .content-wrapper form input,.service-page .content-wrapper form textarea{font-family:Wix Madefor Display,sans-serif;font-weight:400;font-size:17px;line-height:28px;margin:0 0 10px;padding:10px;width:100%;border:none;outline:none;background:#fff;border-radius:10px 15px}.service-page .content-wrapper form input[type=submit],.service-page .content-wrapper form textarea[type=submit]{display:block;margin:0 auto;text-decoration:none;border:2px solid #ED7646;background:#fff;padding:10px 20px;max-width:max-content;border-radius:5px;color:#000;font-size:17px;font-family:Wix Madefor Display,sans-serif;line-height:24px;transition:.3s;cursor:pointer}.service-page .content-wrapper p{font-family:Wix Madefor Display,sans-serif;font-weight:400;font-size:17px;line-height:28px;margin:0 0 15px}.service-page .content-wrapper h1{font-family:Wix Madefor Display,sans-serif;font-size:24px;line-height:29px;margin-bottom:20px;letter-spacing:1px;text-transform:none;font-weight:800;width:100%}@media (min-width: 640px){.service-page .content-wrapper h1{font-size:36px;line-height:43px;margin-bottom:15px}}.service-page .content-wrapper h2{font-size:20px;line-height:24px;font-family:Wix Madefor Display,sans-serif;width:100%}@media (min-width: 640px){.service-page .content-wrapper h2{font-size:30px;line-height:36px}}.service-page .content-wrapper ul li{position:relative;padding-left:24px;margin-bottom:17px}.service-page .content-wrapper ul li:before{position:absolute;left:0;top:0;content:"•";color:#ed7646;background-color:transparent}.RTL .service-page .content-wrapper ul li{padding-right:25px;padding-left:0}.RTL .service-page .content-wrapper ul li:before{right:0;left:auto}.service-page .content-wrapper ol li,.service-page .content-wrapper ul li{font-size:17px;line-height:24px}@media (min-width: 640px){.service-page .content-wrapper ol li,.service-page .content-wrapper ul li{line-height:28px;padding-left:30px}}.service-page .content-wrapper ol{list-style:none;counter-reset:li}.service-page .content-wrapper ol li{padding-left:30px}.service-page .content-wrapper ol li:before{display:inline-block;content:counters(li,".") ". ";counter-increment:li;font-size:17px}.service-page .content-wrapper a{text-decoration:none;border-bottom:1px solid #ED7646;color:#ed7646}.cookie{flex-wrap:wrap;justify-content:space-between;padding:14px 12px 20px;background:#faf8f3;position:fixed;bottom:0;left:0;z-index:1005;width:100%;overflow:auto;max-height:100vh;font-family:Wix Madefor Display,sans-serif;display:none;border-top:1px solid #fe4e49}@media screen and (min-width: 1024px){.cookie{flex-direction:row;gap:100px;padding:14px 12px 20px 100px}}.cookie.show{display:flex}.cookie__text,.cookie-menu__info{width:100%;font-size:15px;line-height:21px;color:#000;display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.cookie__text,.cookie-menu__info{margin:0 30px}}.cookie__text p,.cookie-menu__info p{font-size:15px;line-height:21px;margin:0;text-align:center}.cookie__text{flex:1}@media screen and (min-width: 1024px){.cookie__text{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.cookie__text p{margin:0 20px}}.cookie__btns{width:100%}@media screen and (min-width: 1024px){.cookie__btns{width:40%;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}}.cookie__text-icon{width:50px;height:50px;margin-bottom:20px}@media screen and (min-width: 1024px){.cookie__text-icon{margin-bottom:0}}.cookie__text-link{font:inherit;color:#000;border-bottom:1px solid rgba(255,255,255,.51);transition:.3s;margin-bottom:20px;text-decoration:none}@media screen and (min-width: 1024px){.cookie__text-link{margin-bottom:0}}.RTL .cookie__text-link{margin-right:5px}.cookie__text-link:hover{border-bottom-color:#fff0}.cookie__close{align-self:flex-start;width:12px;height:12px;font-size:0;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_411_15)'%3e%3cpath%20d='M1%201L12.625%2012.625'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M12.625%201L1%2012.625'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_411_15'%3e%3crect%20width='14'%20height='14'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:100%;cursor:pointer;transition:.3s;position:absolute;top:20px;right:20px;border:none;outline:none}.cookie__close:hover{transform:rotate(-90deg)}@media screen and (min-width: 768px){.cookie__close{flex:0 0 auto;order:1;align-self:auto}}@media screen and (min-width: 1024px){.cookie__close{left:20px;right:auto}.cookie-menu .cookie__close{left:auto;right:20px}}.cookie__accept{box-sizing:border-box;width:100%;margin-bottom:15px;font-size:15px;line-height:36px;text-align:center;color:#000;border:2px solid #07ae2c;background:#2e2f3000;border-radius:2px;cursor:pointer;transition:.3s}.cookie__accept:last-of-type{margin-bottom:0}.cookie-menu .cookie__accept{margin-bottom:0}.cookie__accept:hover{background-color:#12ad3729;transform:scale(1)}@media screen and (min-width: 1024px){.cookie__accept{margin:0;flex:1}}.cookie__accept--warning{border:2px solid #fe4e49}.cookie__accept--warning:hover{background-color:#fd555012}.cookie-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#0c0a0ab3;z-index:10008;justify-content:center;align-items:flex-start;overflow:auto;display:none}.cookie-menu.show{display:flex}.cookie-menu__wrapper{width:100%;height:auto;background:#faf8f3;max-width:768px;overflow:auto;position:relative}.cookie-menu__info{padding:15px 10px}@media screen and (min-width: 768px){.cookie-menu__info{margin:0;padding:25px 30px}}.cookie-menu__btn{display:flex;gap:10px;justify-content:center;padding:15px 10px 25px;border-bottom:1px solid #000000}@media screen and (min-width: 768px){.cookie-menu__btn{padding:25px 30px}}.cookie-menu__checbox{padding:25px 10px}@media screen and (min-width: 768px){.cookie-menu__checbox{padding:25px 30px}}.checkbox-cookie{line-height:28px;margin-right:10px;position:relative;vertical-align:middle;font-size:14px;-webkit-user-select:none;user-select:none;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:20px;outline:none;-webkit-tap-highlight-color:transparent}.checkbox-cookie:focus{outline:none}.checkbox-cookie p{font-size:20px;color:#000;margin:10px}.checkbox-cookie p.checkbox-cookie__info{font-size:14px;margin:0}.checkbox-cookie .checkbox-cookie-switch{position:relative;display:inline-block;box-sizing:border-box;width:56px;height:28px;border:1px solid rgba(0,0,0,.1);border-radius:25%/50%;vertical-align:top;background:#fd5550;transition:.2s}.checkbox-cookie .checkbox-cookie-switch:before{content:"";position:absolute;top:1px;left:1px;display:inline-block;width:24px;height:24px;border-radius:50%;background:#faf8f3;box-shadow:0 3px 5px #0000004d;transition:.15s}.checkbox-cookie__info{width:100%}.checkbox-cookie input[type=checkbox]{display:block;width:0;height:0;position:absolute;z-index:-1;opacity:0;outline:none}.checkbox-cookie input[type=checkbox]:focus{outline:none}.checkbox-cookie input[type=checkbox]:not(:disabled):active+.checkbox-cookie-switch:before{box-shadow:inset 0 0 2px #0000004d}.checkbox-cookie input[type=checkbox]:checked+.checkbox-cookie-switch{background:#1b8e32}.checkbox-cookie input[type=checkbox]:checked+.checkbox-cookie-switch:before{transform:translate(28px)}.checkbox-cookie input[type=checkbox]:not(:disabled)+.checkbox-cookie-switch{cursor:pointer;border-color:#0000004d}.checkbox-cookie input[type=checkbox]:disabled+.checkbox-cookie-switch{filter:grayscale(70%);border-color:#0000001a}.checkbox-cookie input[type=checkbox]:disabled+.checkbox-cookie-switch:before{background:#faf8f3}.checkbox-cookie.focused .checkbox-cookie-switch:before{box-shadow:inset 0 0 4px #ff5623}.ask-form{background:#ed7646;padding:44px 0}@media screen and (min-width: 768px){.ask-form{padding:80px 0}}.ask-form__wrapper{display:flex;flex-direction:column;max-width:753px;width:calc(100% - 24px);margin:0 auto}.ask-form__wrapper h4{font-weight:700;font-size:22px;line-height:24px;color:#fff;margin-bottom:12px}@media screen and (min-width: 768px){.ask-form__wrapper h4{font-weight:700;font-size:40px;line-height:44px;text-align:center;color:#fff;margin-bottom:40px}}.ask-form__form-error-info{display:flex;flex-direction:column;margin-bottom:10px;gap:5px}.ask-form__form-error-info li{font-weight:600;font-size:15px;line-height:20px;color:#700303;font-family:Wix Madefor Display,sans-serif}.ask-form__form-info,.ask-form__form-info-text span{font-weight:400;font-size:15px;line-height:20px;color:#fff}@media screen and (min-width: 768px){.ask-form__form-info{display:none}}.ask-form__form-info-text span{display:none}@media screen and (min-width: 768px){.ask-form__form-info-text span{display:block;max-width:325px;font-weight:500;font-size:14px;line-height:18px;color:#fff}}.ask-form__form-selects{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}@media screen and (min-width: 768px){.ask-form__form-selects{flex-direction:row;flex-wrap:wrap;gap:16px}}.ask-form__form-selects input,.ask-form__form-selects textarea{padding:10px 12px;background:#fff;border-radius:16px;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#818181;border:none;outline:none}@media screen and (min-width: 768px){.ask-form__form-selects input{width:calc(50% - 8px);font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#818181}}.ask-form__form-selects textarea{min-height:180px}@media screen and (min-width: 768px){.ask-form__form-selects textarea{width:100%;font-weight:400;font-size:16px;line-height:20px;color:#818181}}@media screen and (min-width: 768px){.ask-form__form-info-text{display:flex;justify-content:space-between;align-items:center}}.ask-form__form-info-text button{width:100%;padding:12px 24px;background:#fff;border-radius:16px;text-align:center;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#161616;border:none;outline:none}@media screen and (min-width: 768px){.ask-form__form-info-text button{max-width:max-content}}.ask-form__form-selects .field_with_errors{width:100%}@media screen and (min-width: 768px){.ask-form__form-selects .field_with_errors{width:calc(50% - 8px)}}.ask-form__form-selects .field_with_errors input{width:100%}.ask-form__form-selects .field_with_errors:last-child{width:100%}.ask-form__form-selects .field_with_errors:last-child textarea{width:100%}.recent-questions{margin:0 auto 45px}@media screen and (min-width: 1200px){.recent-questions{margin:0 auto 80px}}.recent-questions__title{font-style:normal;font-weight:700;font-size:22px;line-height:24px;color:#161616;text-align:center;margin-bottom:24px}@media screen and (min-width: 1200px){.recent-questions__title{font-style:normal;font-weight:700;font-size:40px;line-height:44px;text-align:center;color:#212121;margin-bottom:40px}}.recent-questions .question-item{width:100%;position:relative;padding-bottom:16px}.recent-questions .question-item:before{content:"";width:calc(100% - 24px);background:#b4b4b4;height:1px;position:absolute;bottom:0;left:12px}@media screen and (min-width: 1200px){.recent-questions .question-item:before{content:none}}.recent-questions__wrapper{position:relative}@media screen and (min-width: 1200px){.recent-questions__wrapper{max-width:1200px;margin:0 auto}}.recent-questions__arrow-right{width:36px;height:36px;display:block;background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='18'%20transform='matrix(-1%200%200%201%2036%200)'%20fill='%23EDF0F5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6905%2022.5858L19.2763%2017.9999L14.6905%2013.4141L16.1049%2012L20.7471%2016.6423C21.4969%2017.3921%2021.4969%2018.6078%2020.7471%2019.3576L16.1047%2024L14.6905%2022.5858Z'%20fill='%23161616'/%3e%3c/svg%3e") no-repeat center;background-size:100%;position:absolute;bottom:-24px;left:62px;z-index:1}.recent-questions__arrow-right.swiper-button-disabled{opacity:.4}@media screen and (min-width: 1350px){.recent-questions__arrow-right{bottom:50%;transform:translateY(-50%);left:auto;right:-60px}}.recent-questions__arrow-left{width:36px;height:36px;display:block;background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='18'%20transform='matrix(-1%200%200%201%2036%200)'%20fill='%23EDF0F5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.6905%2022.5858L19.2763%2017.9999L14.6905%2013.4141L16.1049%2012L20.7471%2016.6423C21.4969%2017.3921%2021.4969%2018.6078%2020.7471%2019.3576L16.1047%2024L14.6905%2022.5858Z'%20fill='%23161616'/%3e%3c/svg%3e") no-repeat center;background-size:100%;position:absolute;bottom:-24px;transform:rotate(180deg);left:12px;z-index:1}.recent-questions__arrow-left.swiper-button-disabled{opacity:.4}@media screen and (min-width: 1350px){.recent-questions__arrow-left{bottom:50%;transform:translateY(-50%) rotate(180deg);left:-60px}}.popular-question{max-width:1200px;width:calc(100% - 24px);margin:0 auto 45px}@media screen and (min-width: 1200px){.popular-question{margin:0 auto 80px}}.popular-question__title{text-align:center;margin-bottom:24px;font-style:normal;font-weight:700;font-size:22px;line-height:24px;color:#161616}@media screen and (min-width: 1200px){.popular-question__title{font-style:normal;font-weight:700;font-size:40px;line-height:44px;margin-bottom:40px}}.popular-question__wrapper{margin-bottom:20px}@media screen and (min-width: 1200px){.popular-question__wrapper{display:flex;gap:20px;justify-content:center}}.popular-question__item{display:flex;gap:16px;margin-bottom:16px;flex-direction:column;align-items:center}.popular-question__item:last-child{display:none}@media screen and (min-width: 1200px){.popular-question__item{gap:20px;margin:0}.popular-question__item:last-child{display:flex}}.popular-question__item .question-item{padding:0 0 16px;border-bottom:1px solid #b4b4b4;border-right:none;margin:0}@media screen and (min-width: 1200px){.popular-question__item .question-item{border:none;margin:0;padding:20px;width:387px}}.popular-question__btn{width:198px;margin:0 auto}.popular-question__btn button,.popular-question__btn a{background:#fff;border:2px solid rgba(237,118,70,.8);border-radius:16px;text-align:center;padding:16px 0;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#161616;display:block;width:100%;text-decoration:none}h1,h2,h3,h4,h5,h6,p,span,a{font-family:Wix Madefor Display,sans-serif;font-weight:400;font-style:normal}body.limited{height:100vh;overflow:hidden}body.RTL{direction:rtl}.list-page,.service-page{background:#f5f1e8;padding:0}.list-page .content-wrapper,.service-page .content-wrapper{max-width:1340px;margin:0 auto;padding:30px 12px;background:#f9f7f2}@media screen and (min-width: 768px){.list-page .content-wrapper,.service-page .content-wrapper{padding:30px 20px;margin:15px auto 0}}@media screen and (min-width: 1200px){.list-page .content-wrapper,.service-page .content-wrapper{padding:20px 40px;margin:35px auto 0;display:flex;flex-wrap:wrap;align-items:flex-start}}
