<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-gallery{position:relative}.image-gallery .developer-logo{height:60px;padding:14px;display:flex;justify-content:center}.image-gallery .developer-logo img{height:32px;width:150px;-o-object-fit:contain;object-fit:contain}.image-gallery .swiper{margin-bottom:64px}@media(max-width:992px){.image-gallery .swiper{margin-bottom:32px}}.image-gallery .swiper-wrapper{align-items:center}.image-gallery .swiper-pagination-bullets{bottom:24px!important}.image-gallery .swiper-pagination-bullet{background:#fff}.image-gallery .swiper-button-controls{width:100%;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.image-gallery .swiper-button-controls .swiper-button-next,.image-gallery .swiper-button-controls .swiper-button-prev{width:36px!important;height:36px!important;display:flex;align-items:center;margin:auto;background:#fff;border:1px solid #cfd1d7;border-radius:50%!important;z-index:3!important;top:50%;transform:translateY(-50%)!important;transition:all .2s ease-in-out;opacity:.6}.image-gallery .swiper-button-controls .swiper-button-next:hover,.image-gallery .swiper-button-controls .swiper-button-prev:hover{opacity:1}.image-gallery .swiper-button-controls .swiper-button-next:after,.image-gallery .swiper-button-controls .swiper-button-prev:after{content:"";display:none}.image-gallery .swiper-button-controls .swiper-button-next svg,.image-gallery .swiper-button-controls .swiper-button-prev svg{width:18px;height:18px}.image-gallery .swiper-container{padding:16px 0!important;margin:-16px 0!important;height:242px}.image-gallery .swiper-slide.banner-photo{width:100%;height:210px;flex:none;display:flex;align-items:center;transition:all .5s ease-out}.image-gallery .swiper-slide.banner-photo img{width:100%;height:144px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px;transition:all .5s ease-out}@media(max-width:992px){.image-gallery .swiper-slide.banner-photo img{height:210px;border-radius:0}}.image-gallery .swiper-slide-active.banner-photo{width:375px;transition:height .2s ease-in-out;height:210px}.image-gallery .swiper-slide-active.banner-photo img{height:210px}.project-section-card{display:flex;border-radius:8px;background:#fff;border:1px solid #e7e8eb;position:relative}@media screen and (max-width:576px){.project-section-card{flex-direction:column}}.project-section-card .swiper-container{overflow:hidden;position:relative;z-index:2}@media screen and (max-width:576px){.project-section-card .swiper-container{width:100%}}.project-section-card .swiper-wrapper{display:flex}.project-section-card .swiper-slide{width:180px;flex:0 0 auto;cursor:pointer;-o-object-fit:cover;object-fit:cover}.project-section-card .swiper-button-wrapper{position:absolute;width:100%;top:0;height:100%}.project-section-card .swiper-button-next,.project-section-card .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);padding:12px;border:0;background:hsla(0,0%,100%,.7);border-radius:50%;margin:0 16px;cursor:pointer;z-index:3}@media screen and (max-width:576px){.project-section-card .swiper-button-next,.project-section-card .swiper-button-prev{display:none}}.project-section-card .swiper-button-next svg,.project-section-card .swiper-button-prev svg{display:block}.project-section-card .swiper-button-prev{left:0}.project-section-card .swiper-button-next{right:0}.project-section-card .swiper-button-disabled{opacity:0}.project-section-card__image{flex:none;width:359px;height:300px;border-radius:8px 0 0 8px}@media screen and (max-width:576px){.project-section-card__image{border-radius:8px 8px 0 0;width:100%}}.project-section-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px 0 0 8px}@media screen and (max-width:576px){.project-section-card__image img{border-radius:8px 8px 0 0;width:100%}}.project-section-card__summary{padding:12px 16px;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;gap:16px}.project-section-card__summary__title{display:flex;flex-direction:column;gap:4px}.project-section-card__summary__title h3{color:#000;font-size:16px;line-height:24px}.project-section-card__summary__title h3,.project-section-card__summary__title p{font-style:normal;font-weight:500;margin-bottom:0;padding-bottom:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.project-section-card__summary__title p{color:#868d9a;font-size:12px;line-height:16px}.project-section-card__summary__content{display:flex;align-items:center;justify-content:space-between;gap:16px}.project-section-card__summary__content .price{color:#2951a3;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:8px}.project-section-card__summary__cta{flex:none;display:flex;font-weight:700;font-size:16px;line-height:24px;color:var(--primary50);width:150px;height:40px;border:1px solid var(--primary50);border-radius:8px;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out}.project-section-card__summary__cta:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.project-section-card__summary__cta:hover{background-color:var(--primary50);color:#fff}.project-section-card__summary__cta--mobile{display:none}@media screen and (max-width:576px){.project-section-card__summary__cta{display:none}.project-section-card__summary__cta--mobile{width:100%;display:flex}}.project-section-card__summary__list .swiper{overflow:initial}.project-section-card__summary__list .swiper-horizontal{touch-action:pan-y!important}.project-section-card__summary__list .swiper-scrollbar{display:none}.project-section-card__summary__list .swiper-button-next,.project-section-card__summary__list .swiper-button-prev{background-color:#fff;opacity:.87;width:24px;height:24px;border:1px solid #cfd1d7;border-radius:50%;box-sizing:border-box;z-index:2}.project-section-card__summary__list .swiper-button-next:after,.project-section-card__summary__list .swiper-button-prev:after{content:""}.project-section-card__summary__list .swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%2212%22%20viewBox%3D%220%200%206%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M-7.15493e-08%206C-6.96037e-08%206.16315%200.0562295%206.32631%200.168689%206.45071L5.18513%2012L6%2011.0986L1.391%206L6%200.901428L5.18513%209.71725e-09L0.168689%205.54929C0.0562295%205.67369%20-7.34949e-08%205.83685%20-7.15493e-08%206Z%22%20fill%3D%22%230D1A35%22%2F%3E%3C%2Fsvg%3E");background-size:6px 12px;background-position:50% 60%;background-repeat:no-repeat;top:33%;left:-8px}@media screen and (max-width:768px){.project-section-card__summary__list .swiper-button-prev{top:64%}}.project-section-card__summary__list .swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%2212%22%20viewBox%3D%220%200%206%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%206C6%206.16315%205.94377%206.32631%205.83131%206.45071L0.814872%2012L1.07494e-08%2011.0986L4.609%206L1.32349e-07%200.901428L0.814872%209.71725e-09L5.83131%205.54929C5.94377%205.67369%206%205.83685%206%206Z%22%20fill%3D%22%230D1A35%22%2F%3E%3C%2Fsvg%3E");background-size:6px 12px;background-position:50% 60%;background-repeat:no-repeat;top:33%;right:-8px}@media screen and (max-width:768px){.project-section-card__summary__list .swiper-button-next{top:64%}}.project-section-card .udp__card{position:relative;width:100%;height:100%;background:#fff;border:.5px solid #e7e8eb;border-radius:4px;display:flex;flex-direction:column;cursor:pointer}@media screen and (max-width:576px){.project-section-card .udp__card{flex-direction:row}}.project-section-card .udp__card a:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.project-section-card .udp__image{flex:none;width:180px!important;height:120px!important;border-radius:4px 4px 0 0!important;-o-object-fit:cover;object-fit:cover;margin:0!important}@media screen and (max-width:576px){.project-section-card .udp__image{width:72px!important;height:72px!important;border-radius:4px 0 0 4px!important}}.project-section-card .udp__content{padding:12px;display:flex;flex-direction:column;gap:6px}@media screen and (max-width:576px){.project-section-card .udp__content{justify-content:center}}.project-section-card .udp__content .text{color:#0d1a35;font-size:12px;font-weight:400}.project-section-card .udp__content .subtext,.project-section-card .udp__content .text{font-style:normal;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.project-section-card .udp__content .subtext{color:#868d9a;font-size:10px;font-weight:500}.r123-a-select{padding:4px;position:relative;width:-moz-fit-content;width:fit-content}.r123-a-select select{cursor:pointer;left:0;opacity:0;padding:12px 8px;position:absolute;top:0}.r123-a-select__selected-value{display:flex;line-height:16px}.r123-a-select__selected-value--error{border-color:"#dc3545";color:"#dc3545";margin-bottom:7px}.r123-a-select__error-text{color:"#dc3545";font-size:12px;font-weight:300;margin-bottom:16px;width:100%}.r123-a-select .ui-atomic-icon{padding-left:12px}.official-dev-mark{width:133px;white-space:pre;position:relative;background-color:#3485ff;color:#fff;padding:4px 8px 4px 16px;border-radius:0 16px 16px 0;margin-left:10px;font-size:12px;font-weight:500;line-height:16px}.official-dev-mark svg{position:absolute;top:0;left:0;transform:translateX(-50%)}@media screen and (max-width:768px){.footer-description{grid-area:1/1/2/3}.footer-downloads{grid-area:5/1/6/3}.footer-company{grid-area:3/1/4/2}.footer-service{grid-area:3/2/4/3}.footer-support{grid-area:4/1/5/2}.footer-group{grid-area:4/2/5/3}.footer-contact{grid-area:2/1/3/3}}@media screen and (min-width:768px) and (max-width:1280px){.footer-description{grid-area:1/1/2/7}.footer-downloads{grid-area:2/1/3/7}}@media screen and (min-width:1281px){.footer-description{grid-area:1/1/2/2}.footer-downloads{grid-area:2/1/3/2}.footer-company{grid-area:1/2/3/3}.footer-service{grid-area:1/3/3/4}.footer-support{grid-area:1/4/3/5}.footer-group{grid-area:1/5/3/6}.footer-contact{grid-area:1/6/3/7}}</pre></body></html>