<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#spltr-3FE1425D-EAC3-4C09-9A43-5F9FE2A0F80E{width:auto;}#spltr-8BD262B7-2BB4-416B-BD5F-D0710ECB861B{width:auto;}#spltr-56A8442A-DEF9-4E93-924E-4E8E68930CC5{width:auto;}#spltr-77782877-C45D-4168-9952-A4052E7D5755{width:auto;}#spltr-F435862D-689B-4A52-B524-2671E841A0E7{width:auto;}#spltr-58757AE4-1A9E-4891-8C09-8F19B061E4ED{width:auto;}.body &gt; .body-section &gt; .widget-container{width:auto;}.body &gt; .widget-container{width:auto;}.header &gt; .widget-container{height:80px;width:auto;}@media (max-width: 767px){	.responsive .header &gt; .widget-container{height:73px;}	.responsive .footer &gt; .widget-container{height:1540px;}}@media (min-width: 992px) and (max-width: 1200px){	.responsive .footer &gt; .widget-container{height:820px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive .footer &gt; .widget-container{height:1050px;}}.footer &gt; .widget-container{height:960px;width:auto;}

#wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{width:730px;height:36px;top:26px;left:645px;right:auto;bottom:auto;}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:352px;right:auto;top:26px;bottom:auto;width:730px;height:36px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:332px;right:auto;top:26px;bottom:auto;width:720px;height:36px;}}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:0px;right:0px;top:53px;bottom:auto;width:auto;height:25px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:0px;right:0px;top:53px;bottom:auto;width:auto;height:25px;}}@media (max-width: 767px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:0px;right:0px;top:48px;bottom:auto;width:auto;height:25px;}}@media (min-width: 1401px) and (max-width: 1500px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:410px;right:auto;top:26px;bottom:auto;width:730px;height:36px;}}@media (min-width: 1601px) and (max-width: 1700px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:520px;right:auto;top:26px;bottom:auto;width:730px;height:36px;}}@media (min-width: 1501px) and (max-width: 1600px){	.responsive #wi-88C39330-0B07-49DF-B8E0-FBE5871A638D{left:470px;right:auto;top:26px;bottom:auto;width:730px;height:36px;}}

body.widget-snippet .solution-mega-menu .inner-menu .left-part .top-part .items .single-item{
padding:10px;
}
.solution-mega-menu {
  width: 100%;
  background: #fff;
  box-shadow: 0px 24px 24px 0px rgba(0, 0, 0, 0.25);
}
.solution-mega-menu .inner-menu {
  max-width: 1650px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  flex-wrap: wrap;
}
.solution-mega-menu .inner-menu .left-part {
  width: 55%;
  padding: 65px 67px 60px 0;
}
.solution-mega-menu .inner-menu .right-part {
  width: 45%;
  background: rgba(247, 247, 247, 1);
  padding: 90px 260px 120px 60px;
}
.solution-mega-menu .inner-menu .left-part .top-part h2 {
  padding: 0;
  margin: 0 0 15px;
  color: #000;
  font-family: Lexend;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
}
.solution-mega-menu .inner-menu .left-part .top-part .items {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 25px 26px;
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item{

  background: #fff;
  border-radius: 8px;

}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item:hover a{
  background: rgba(247, 247, 247, 1);
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item a{
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  padding: 14px;
}
.solution-mega-menu .inner-menu .left-part .top-part .items  .single-item a .img-part {
  width: 12%;
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item a .text-part {
  width: 88%;
  padding: 0 0 0 10px;
}
.solution-mega-menu .inner-menu .left-part .top-part .items  .single-item a .text-part h4 {
  margin: 0 0 7px;
  padding: 0;
  color: #000;
  font-family: Lexend;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item a .text-part p{
  
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.01em;
  text-align: left;
  color: rgba(0,0,0,0.8);
  padding: 0;
  margin: 0;
  text-transform: none;
}
.solution-mega-menu .inner-menu .left-part .bottom-part {
  margin: 85px 0 0;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .title-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 15px;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .title-part h3 {
  margin: 0;
  padding: 0;
  font-family: Lexend;
  font-size: 17px;
  font-weight: 600;
  line-height: 21.25px;
  text-align: left;
  color: rgba(38, 38, 38, 1);
}
.solution-mega-menu .inner-menu .left-part .bottom-part .title-part a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  color: rgb(0,0,0,0.8);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .title-part a:hover{
  color: #008DF2;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .image-part {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-gap: 0 12px;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .image-part a.image-item{
  text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .image-part a.image-item:hover p{
  color: #008DF2;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .image-part a.image-item:hover img{
  opacity: 0.85;
}
.solution-mega-menu .inner-menu .left-part .bottom-part .image-part a.image-item p{
  padding: 0;
  margin: 0;
  color: rgb(0,0,0,0.8);
  font-family: Lexend;
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  text-align: left;
}
.solution-mega-menu .inner-menu .right-part .inner-item .nav-item {
  margin: 0 0 55px;
}.right-part .inner-item .nav-item:last-child{
  margin:0;
}
.solution-mega-menu .inner-menu .right-part .inner-item .nav-item h3 {
  font-family: Lexend;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  margin: 0 0 15px;
  padding: 0;
  color: rgba(38,38,38,1);
}
.solution-mega-menu .inner-menu .right-part .inner-item .nav-item p{
  padding: 0;
-webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
width: max-content;
display: block;
font-family: Inter;
font-size: 14px;
font-weight: 400;
line-height: 17px;
letter-spacing: -0.01em;
text-align: left;
color: rgba(0,0,0,0.8);
margin: 0 0 14px;
  
}
.solution-mega-menu .inner-menu .right-part .inner-item .nav-item a:hover{
  color: #008DF2;
}

.marketplace-megamenu .inner-item .single-item {
  background: #fff;
  padding:0 15px;
  border-radius: 8px;
}
.marketplace-megamenu .inner-item .single-item:first-child{
  padding-top:15px;
}
.marketplace-megamenu .inner-item .single-item:last-child{
  padding-bottom: 15px;
}
.marketplace-megamenu .inner-item .single-item a {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  padding: 14px;
}
.marketplace-megamenu .inner-item .single-item a .img-part {
  width: 12%;
}
.marketplace-megamenu .inner-item .single-item a .text-part {
  width: 88%;
  padding: 0 0 0 10px;
}
.marketplace-megamenu .inner-item .single-item a .text-part h4 {
  margin: 0 0 7px;
  padding: 0;
  color: #000;
  font-family: Lexend;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
}
.marketplace-megamenu .inner-item .single-item a .text-part p {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.01em;
  text-align: left;
  color: rgb(0,0,0,0.8);
  padding: 0;
  margin: 0;
  text-transform: none;
}
.marketplace-megamenu .inner-item .single-item:hover a {
  background: rgba(247, 247, 247, 1);
  border-radius: 8px;
}

body.widget-snippet .solution-mega-menu .inner-menu .left-part .top-part .items .single-item{
padding:10px;
}
.solution-mega-menu {
  width: 100%;
  background: #fff;
  box-shadow: 0px 24px 24px 0px rgba(0, 0, 0, 0.25);
}
.solution-mega-menu .inner-menu {
  max-width: 1650px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  flex-wrap: wrap;
}
.solution-mega-menu .inner-menu .left-part {
  width: 55%;
  padding: 65px 67px 60px 0;
}
.solution-mega-menu .inner-menu .right-part {
  width: 45%;
  background: rgba(247, 247, 247, 1);
  padding: 90px 260px 120px 60px;
}
.solution-mega-menu .inner-menu .left-part .top-part h2 {
  padding: 0;
  margin: 0 0 15px;
  color: #000;
  font-family: Lexend;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
}
.solution-mega-menu .inner-menu .left-part .top-part .items {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 25px 26px;
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item{

  background: #fff;
  border-radius: 8px;

}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item:hover a{
  background: rgba(247, 247, 247, 1);
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item a{
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  padding: 14px;
}
.solution-mega-menu .inner-menu .left-part .top-part .items  .single-item a .img-part {
  width: 12%;
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item a .text-part {
  width: 88%;
  padding: 0 0 0 10px;
}
.solution-mega-menu .inner-menu .left-part .top-part .items  .single-item a .text-part h4 {
  margin: 0 0 7px;
  padding: 0;
  color: #000;
  font-family: Lexend;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
}
.solution-mega-menu .inner-menu .left-part .top-part .items .single-item a .text-part p{
  
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.01em;
  text-align: left;
  color: rgb(0,0,0,0.8);
  padding: 0;
  margin: 0;
  text-transform: none;
}
.solution-mega-menu .inner-menu .right-part h3 {
  font-family: Lexend;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  color: rgb(38,38,38,1);
}
.solution-mega-menu .inner-menu .right-part .single-item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 25px;
  padding: 0;
  text-decoration: none;
}
.solution-mega-menu .inner-menu .right-part .single-item .image-sec {
    /* width: 36%; */
    flex: 1;
    border-radius: 6px;
    overflow: hidden;
}
.solution-mega-menu .inner-menu .right-part .single-item .image-sec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.solution-mega-menu .inner-menu .right-part .single-item .text-sec {
    width: 68%;
    padding: 0 0 0 25px;
    text-align: left;
}
.solution-mega-menu .inner-menu .right-part .single-item .text-sec h4 {
margin: 0;
  padding: 0 0 8px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #000;
}
.solution-mega-menu .inner-menu .right-part .single-item .text-sec p{
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  font-size: 15px;
  color: #000;
  padding: 0;
  font-family: 'Lexend';
  line-height: 20px;
  font-weight: 400;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.solution-mega-menu .inner-menu .right-part .single-item:hover .text-sec p{
  color: #008DF2;
}
.solution-mega-menu .inner-menu .right-part .single-item:hover .image-sec img{
  opacity: 0.8;
}
#undefined{}#spltr-ABFFEB35-4CFF-4561-9DF1-98C57A19ADD7{}
#wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{width:215px;height:50px;top:20px;left:auto;right:260px;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:23px;top:20px;bottom:auto;width:215px;height:50px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:30px;top:20px;bottom:auto;width:215px;height:50px;}}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:30px;top:20px;bottom:auto;width:215px;height:50px;}}@media (min-width: 1401px) and (max-width: 1500px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:30px;top:20px;bottom:auto;width:215px;height:50px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:20px;top:20px;bottom:auto;width:215px;height:50px;}}@media (max-width: 767px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:20px;top:19px;bottom:auto;width:115px;height:38px;}}@media (min-width: 1601px) and (max-width: 1700px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:140px;top:20px;bottom:auto;width:215px;height:50px;}}@media (min-width: 1501px) and (max-width: 1600px){	.responsive #wi-46CE23F5-E92E-43EB-B72B-DB10CE232346{left:auto;right:75px;top:20px;bottom:auto;width:215px;height:50px;}}
#wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{width:280px;height:50px;top:17px;left:260px;right:auto;bottom:auto;}@media (max-width: 767px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:50px;right:auto;top:22px;bottom:auto;width:175px;height:33px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:75px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:75px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:30px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:30px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}@media (min-width: 1401px) and (max-width: 1500px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:30px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}@media (min-width: 1501px) and (max-width: 1600px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:75px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}@media (min-width: 1601px) and (max-width: 1700px){	.responsive #wi-C6F9E792-9A42-4AD7-BD50-A902588551A3{left:140px;right:auto;top:17px;bottom:auto;width:280px;height:50px;}}
#wi-A38F47D3-B9D3-41F8-9923-7E14BE877029{width:auto;height:260px;top:107px;left:0px;right:0px;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-A38F47D3-B9D3-41F8-9923-7E14BE877029{left:0px;right:0px;top:80px;bottom:auto;width:auto;height:260px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-A38F47D3-B9D3-41F8-9923-7E14BE877029{left:0px;right:0px;top:80px;bottom:auto;width:auto;height:260px;}}@media (max-width: 767px){	.responsive #wi-A38F47D3-B9D3-41F8-9923-7E14BE877029{left:0px;right:0px;top:60px;bottom:auto;width:auto;height:260px;}}
#wi-2D330CAA-3D4B-4C35-9574-24B930A7CF21{width:228px;height:40px;top:476px;left:30px;right:auto;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-2D330CAA-3D4B-4C35-9574-24B930A7CF21{left:20px;right:auto;top:360px;bottom:auto;width:228px;height:40px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-2D330CAA-3D4B-4C35-9574-24B930A7CF21{left:20px;right:auto;top:330px;bottom:auto;width:228px;height:40px;}}@media (max-width: 767px){	.responsive #wi-2D330CAA-3D4B-4C35-9574-24B930A7CF21{left:0px;right:0px;top:305px;bottom:auto;width:auto;height:40px;}}
#wi-C9DF31D0-9268-4D0D-A433-8D11A0302C2B{width:245px;height:42px;top:540px;left:30px;right:auto;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-C9DF31D0-9268-4D0D-A433-8D11A0302C2B{left:20px;right:auto;top:420px;bottom:auto;width:245px;height:71px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-C9DF31D0-9268-4D0D-A433-8D11A0302C2B{left:20px;right:auto;top:385px;bottom:auto;width:245px;height:71px;}}@media (max-width: 767px){	.responsive #wi-C9DF31D0-9268-4D0D-A433-8D11A0302C2B{left:0px;right:0px;top:360px;bottom:auto;width:auto;height:71px;}}
#wi-F06493D6-3C20-42C7-A7B5-8807A95CC8A5{width:279px;height:53px;top:591px;left:30px;right:auto;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-F06493D6-3C20-42C7-A7B5-8807A95CC8A5{left:20px;right:auto;top:500px;bottom:auto;width:279px;height:53px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-F06493D6-3C20-42C7-A7B5-8807A95CC8A5{left:20px;right:auto;top:470px;bottom:auto;width:279px;height:53px;}}@media (max-width: 767px){	.responsive #wi-F06493D6-3C20-42C7-A7B5-8807A95CC8A5{left:0px;right:0px;top:1235px;bottom:auto;width:auto;height:53px;}}
#wi-436E5285-2938-43CD-87E0-94D91FF7DA58{width:1180px;height:76px;top:830px;left:30px;right:auto;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-436E5285-2938-43CD-87E0-94D91FF7DA58{left:20px;right:auto;top:690px;bottom:auto;width:400px;height:60px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-436E5285-2938-43CD-87E0-94D91FF7DA58{left:20px;right:auto;top:925px;bottom:auto;width:400px;height:65px;}}@media (max-width: 767px){	.responsive #wi-436E5285-2938-43CD-87E0-94D91FF7DA58{left:0px;right:0px;top:1385px;bottom:auto;width:auto;height:86px;}}@media (min-width: 1401px) and (max-width: 1500px){	.responsive #wi-436E5285-2938-43CD-87E0-94D91FF7DA58{left:30px;right:auto;top:829px;bottom:auto;width:1150px;height:88px;}}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-436E5285-2938-43CD-87E0-94D91FF7DA58{left:30px;right:auto;top:830px;bottom:auto;width:1075px;height:71px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-436E5285-2938-43CD-87E0-94D91FF7DA58{left:30px;right:auto;top:830px;bottom:auto;width:990px;height:64px;}}
#wi-F557E999-7F72-4AD5-AC3F-BA6900F4ACC9{width:293px;height:388px;top:477px;left:489px;right:auto;bottom:auto;}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-F557E999-7F72-4AD5-AC3F-BA6900F4ACC9{left:485px;right:auto;top:481px;bottom:auto;width:260px;height:289px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-F557E999-7F72-4AD5-AC3F-BA6900F4ACC9{left:430px;right:auto;top:481px;bottom:auto;width:262px;height:388px;}}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-F557E999-7F72-4AD5-AC3F-BA6900F4ACC9{left:330px;right:auto;top:360px;bottom:auto;width:275px;height:250px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-F557E999-7F72-4AD5-AC3F-BA6900F4ACC9{left:315px;top:345px;right:auto;bottom:auto;width:227px;height:275px;}}@media (max-width: 767px){	.responsive #wi-F557E999-7F72-4AD5-AC3F-BA6900F4ACC9{left:0px;right:0px;top:460px;bottom:auto;width:auto;height:388px;}}
#wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{width:255px;height:321px;top:477px;left:885px;right:auto;bottom:auto;}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{left:900px;right:auto;top:481px;bottom:auto;width:195px;height:309px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{left:835px;right:auto;top:481px;bottom:auto;width:195px;height:284px;}}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{left:650px;right:auto;top:360px;bottom:auto;width:199px;height:245px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{left:auto;right:20px;top:345px;bottom:auto;width:160px;height:254px;}}@media (max-width: 767px){	.responsive #wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{left:0px;right:0px;top:730px;bottom:auto;width:auto;height:278px;}}@media (min-width: 1401px) and (max-width: 1500px){	.responsive #wi-D184C19F-2C1B-4A8C-9644-AD00DD3A98B5{left:900px;right:auto;top:477px;bottom:auto;width:255px;height:321px;}}
#wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{width:190px;height:327px;top:477px;left:1236px;right:auto;bottom:auto;}@media (min-width: 1301px) and (max-width: 1400px){	.responsive #wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{left:auto;right:30px;top:481px;bottom:auto;width:112px;height:284px;}}@media (min-width: 1201px) and (max-width: 1300px){	.responsive #wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{left:auto;right:30px;top:481px;bottom:auto;width:104px;height:242px;}}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{left:auto;right:20px;top:360px;bottom:auto;width:104px;height:238px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{left:315px;right:auto;top:645px;bottom:auto;width:130px;height:220px;}}@media (max-width: 767px){	.responsive #wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{left:0px;right:0px;top:995px;bottom:auto;width:auto;height:245px;}}@media (min-width: 1401px) and (max-width: 1500px){	.responsive #wi-9EF60468-C4D0-41FC-B9AD-DF79AB8F9847{left:auto;top:477px;right:30px;bottom:auto;width:155px;height:327px;}}
#wi-ACCB1F5D-1B6D-423D-9183-298B8AC2A416{width:195px;height:38px;top:822px;left:auto;right:30px;bottom:auto;}@media (min-width: 992px) and (max-width: 1200px){	.responsive #wi-ACCB1F5D-1B6D-423D-9183-298B8AC2A416{left:auto;right:20px;top:690px;bottom:auto;width:195px;height:38px;}}@media (min-width: 768px) and (max-width: 991px){	.responsive #wi-ACCB1F5D-1B6D-423D-9183-298B8AC2A416{left:auto;right:20px;top:927px;bottom:auto;width:195px;height:38px;}}@media (max-width: 767px){	.responsive #wi-ACCB1F5D-1B6D-423D-9183-298B8AC2A416{left:0px;right:0px;top:1305px;bottom:auto;width:auto;height:38px;}}
</pre></body></html>