:root{--my-primary-color: #D70F0A;--my-secondary-color: #F1F4F7;--font-primary-color: #000000;--font-secondary-color: #4E4E4E;--font-gray: #747474;--font-semi-gray: #383838;--font-white: #ffffff;--font-primary: Arial, Helvetica, sans-serif;--size-heading: 5rem;--size-subheading: 3rem;--size-mini-heading: 1.5rem;--size-paragraph: 1.3rem;--size-sub-paragraph: 1.13rem;--size-stat-number: 2.5rem;--size-paragraph: 1.1rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 3rem;--spacing-xl: 4rem;--spacing-xxl: 10rem}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-primary)}body{overflow-x:hidden}.myMain{display:flex;flex-direction:column}.myMain .myWrapper{width:100%;position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center;background:url(/cdn/shop/files/bg-Airplane.jpg?v=1764784521);background-position:center center;background-size:cover;background-repeat:no-repeat;padding:0 var(--spacing-lg)}.myMain .myWrapper .myHero-overlay{position:absolute;left:0;top:0;width:50%;height:100%;background:#bd000093;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden;clip-path:polygon(0 0,100% 0,57% 100%,0% 100%);z-index:1}.myMain .myWrapper .myHero{height:100%;display:flex;justify-content:start;align-items:start;gap:var(--spacing-lg);position:relative}.myMain .myWrapper .myHero .myHero-left{z-index:2;width:50%;display:flex;flex-direction:column;gap:var(--spacing-lg);align-self:stretch}.myMain .myWrapper .myHero .myHero-left h1{font-size:4.5rem;color:var(--font-white);font-weight:400;line-height:1.2}.myMain .myWrapper .myHero .myHero-left h1 span{font-weight:700}.myMain .myWrapper .myHero .myHero-left p{font-size:2rem;color:var(--font-white);font-weight:400;font-family:var(--font-primary);line-height:1.8;width:80%}.myMain .myWrapper .myHero .myHero-left a{display:flex;justify-content:center;align-items:center;background-color:var(--font-white);width:max-content;text-decoration:none;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);margin-top:var(--spacing-lg)}.myMain .myWrapper .myHero .myHero-left a p{font-size:2rem;color:var(--my-primary-color);font-weight:400;line-height:1.8;width:100%}.myMain .myWrapper .myHero .myHero-right{position:absolute;z-index:2;right:0;top:50px;width:40%;background-color:var(--font-white);display:flex;flex-direction:column;gap:var(--spacing-sm);align-self:stretch;justify-content:center;align-items:center;padding:var(--spacing-lg) var(--spacing-md);-webkit-box-shadow:0px 10px 13px -7px #000000,0px 29px 50px -6px rgba(255,0,0,.16);box-shadow:0 10px 13px -7px #000,0 29px 50px -6px #ff000029}.myMain .myWrapper .myHero .myHero-right .myForm{display:flex;flex-direction:column;gap:var(--spacing-sm);justify-content:center;align-items:center;width:100%}.myMain .myWrapper .myHero .myHero-right .myForm h3{font-size:18px;color:var(--font-primary-color);font-weight:700;line-height:1.8;width:100%;text-align:center}.myMain .myWrapper .myHero .myHero-right .myForm p{font-size:16px;color:var(--font-gray);font-weight:400;line-height:1.8;width:100%;text-align:center}.myMain .myWrapper .myHero .myHero-right .myForm form{display:flex;flex-direction:column;width:100%;gap:var(--spacing-sm)}.myMain .myWrapper .myHero .myHero-right .myForm form label{font-size:16px;color:var(--font-semi-gray);font-weight:700;line-height:1.5;width:100%;text-align:left}.myMain .myWrapper .myHero .myHero-right .myForm form input,.myMain .myWrapper .myHero .myHero-right .myForm form select,.myMain .myWrapper .myHero .myHero-right .myForm form textarea{padding:10px;border:1px solid #DDDDDD;border-radius:none;background-color:#f5f5f5;font-size:14px;color:var(--font-primary-color);font-weight:400;line-height:1.8;width:100%;text-align:left}:is(.myMain .myWrapper .myHero .myHero-right .myForm form input,.myMain .myWrapper .myHero .myHero-right .myForm form select,.myMain .myWrapper .myHero .myHero-right .myForm form textarea)::placeholder{color:var(--font-gray);font-weight:400;line-height:1.8;width:100%;text-align:left}.myMain .myWrapper .myHero .myHero-right .myForm form button{background-color:var(--my-primary-color);width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-sm) var(--spacing-md);border:none}.myMain .myWrapper .myHero .myHero-right .myForm form button p{color:var(--font-white);font-weight:400;line-height:1.8;text-align:left}.myMain .myWrapper .myHero .myHero-right .myForm form button svg path{stroke:var(--font-white)}.myMain .section-2{background-color:var(--my-secondary-color);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-md);width:100%;padding:var(--spacing-lg) var(--spacing-md)}.myMain .section-2 h1{margin-top:var(--spacing-xxl);font-size:var(--size-subheading);color:var(--font-primary-color);font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase}.myMain .section-2 h1 span{font-weight:700}.myMain .section-2 p{font-size:var(--size-paragraph);color:var(--font-gray);font-weight:400;line-height:1.8;width:80%;text-align:center}.myMain .section-2 .cards-section{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--spacing-md);margin:var(--spacing-xl) 0}.myMain .section-2 .cards-section .myCardz{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-sm);width:33.333333%;position:relative}.myMain .section-2 .cards-section .myCardz img{width:100%}.myMain .section-2 .cards-section .myCardz .cardzContent{position:absolute;bottom:2rem;display:flex;flex-direction:column;justify-content:start;align-items:start;width:80%;gap:var(--spacing-sm)}.myMain .section-2 .cards-section .myCardz .cardzContent h3{font-size:1.8rem;color:var(--font-white);font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}.myMain .section-2 .cards-section .myCardz .cardzContent p{font-size:18px;color:var(--font-white);font-weight:400;line-height:1.8;width:100%;text-align:start}.myMain .section-2 a{background-color:var(--my-primary-color);color:var(--font-white);text-decoration:none;padding:var(--spacing-sm) var(--spacing-md);text-transform:capitalize;font-size:var(--size-paragraph);font-weight:400;line-height:1.8}.myMain .section-3{min-height:100vh;width:100%;background-image:url(/cdn/shop/files/section3-bg.jpg?v=1764784519);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;overflow:hidden}.myMain .section-3 .sec-3-overlay{width:100%;margin:0;background:linear-gradient(to right,#fff,#ffffffb3);padding:var(--spacing-xxl) var(--spacing-lg, 20px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;height:100%}.myMain .section-3 .sec-3-overlay .myInnerWrapper{width:100%;max-width:1400px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px;height:100%}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide{flex:1;max-width:600px;padding-bottom:50px;display:flex;flex-direction:column;gap:20px}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide h1{font-size:3rem;color:#000;line-height:1.1;text-transform:uppercase;font-weight:400;margin:0}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide h1 span{font-weight:700}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide p{color:#666;font-size:1rem;margin-bottom:20px}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form{display:flex;flex-direction:column;gap:20px;width:100%}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow{display:flex;flex-direction:row;gap:20px;width:100%}:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow) .name,:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow) .email,:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow) .phone,:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow) .number-of-people,:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow) .shipping,:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow) .company{flex:1;display:flex;flex-direction:column;gap:8px}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form label{font-size:.9rem;font-weight:700;color:#333}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form label span{color:#d70f0a}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form input,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form select,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form textarea{width:100%;padding:15px;background-color:#f5f5f5;border:1px solid #DDDDDD;border-radius:4px;font-size:14px;outline:none;transition:border .3s ease}:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form input,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form select,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form textarea):focus{border-color:#333}:is(.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form input,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form select,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form textarea)::placeholder{color:#999;font-weight:400}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form textarea{resize:none;height:100px}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .submit-btn{background-color:#d70f0a;color:#fff;border:none;padding:15px 30px;display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;width:max-content;transition:background .3s}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .submit-btn p{margin:0;color:#fff}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .submit-btn svg path{stroke:#fff}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .submit-btn:hover{background-color:#b00c08}.myMain .section-3 .sec-3-overlay .myInnerWrapper .rightSide{flex:1;display:flex;justify-content:flex-end;align-items:flex-end;position:relative;height:100%}.myMain .section-3 .sec-3-overlay .myInnerWrapper .rightSide .anImage{width:100%;max-width:500px;height:auto;object-fit:contain;margin-bottom:-50px;display:block}.myMain .section-4{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--spacing-xl);width:100%;max-width:1440px;margin:0 auto;padding:var(--spacing-xxl) var(--spacing-xl);font-family:var(--font-primary)}.myMain .section-4 .sec-4-left{flex:1;display:flex;justify-content:flex-end}.myMain .section-4 .sec-4-left img{width:100%;height:auto;max-width:600px;object-fit:contain}.myMain .section-4 .sec-4-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-md)}.myMain .section-4 .sec-4-right>h3{font-size:var(--size-subheading);color:var(--font-primary-color);font-weight:400;line-height:1.1;text-transform:uppercase;margin-bottom:.5rem}.myMain .section-4 .sec-4-right>h3 span{font-weight:700}.myMain .section-4 .sec-4-right>p{font-size:var(--size-paragraph);color:var(--font-gray);line-height:1.6;max-width:90%}.myMain .section-4 .sec-4-right hr{width:100%;height:1px;background-color:#e5e5e5;border:none;margin:1rem 0}.myMain .section-4 .sec-4-right .taareefain{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:500px}.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast{display:flex;flex-direction:column;align-items:flex-start}:is(.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast) h3{font-size:var(--size-stat-number);color:var(--font-primary-color);font-weight:500;margin-bottom:.2rem}:is(.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast) p{font-size:.9rem;color:var(--font-semi-gray);font-weight:400;margin:0}.myMain .section-4 .sec-4-right a{display:inline-flex;align-items:center;background-color:var(--my-primary-color);color:var(--font-white);text-decoration:none;gap:1rem;padding:1rem 2rem;margin-top:1rem;transition:transform .2s ease}.myMain .section-4 .sec-4-right a:hover{transform:translateY(-2px)}.myMain .section-4 .sec-4-right a p{font-size:1rem;font-weight:600;margin:0;color:#fff}.myMain .section-4 .sec-4-right a svg path{stroke:#fff}.myFooter{width:100%;background-color:#f7f1f1;display:flex;flex-direction:column;justify-content:start;align-items:center}.myFooter .footerContent{width:100%;max-width:1440px}.myFooter .footerContent .upperFoot{display:flex;flex-direction:row;justify-content:space-between;align-items:start;gap:var(--spacing-xl);padding:var(--spacing-xl) var(--spacing-md)}.myFooter .footerContent .upperFoot .footLogo{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-md);width:20%}.myFooter .footerContent .upperFoot .footLogo img{width:100%}.myFooter .footerContent .upperFoot .quickLinks,.myFooter .footerContent .upperFoot .legalStuff,.myFooter .footerContent .upperFoot .ourContact{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-sm)}:is(.myFooter .footerContent .upperFoot .quickLinks,.myFooter .footerContent .upperFoot .legalStuff,.myFooter .footerContent .upperFoot .ourContact) h1{font-size:var(--size-mini-heading);color:var(--font-primary-color);font-weight:700;line-height:1.1;text-transform:capitalize;margin-bottom:.5rem}:is(.myFooter .footerContent .upperFoot .quickLinks,.myFooter .footerContent .upperFoot .legalStuff,.myFooter .footerContent .upperFoot .ourContact) ul{list-style:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-sm)}:is(.myFooter .footerContent .upperFoot .quickLinks,.myFooter .footerContent .upperFoot .legalStuff,.myFooter .footerContent .upperFoot .ourContact) ul li a{text-decoration:none;color:var(--font-primary-color);transition:color .2s ease}:is(.myFooter .footerContent .upperFoot .quickLinks,.myFooter .footerContent .upperFoot .legalStuff,.myFooter .footerContent .upperFoot .ourContact) ul li a:hover{color:var(--font-secondary-color)}.myFooter .footerContent .upperFoot .ourContact li{display:flex;justify-content:center;align-items:center;gap:var(--spacing-sm)}.myFooter .footerContent hr{max-width:1440px;width:100%;height:2px;background-color:#134d16;opacity:.2;border:none}.myFooter .footerContent .bottomFoot{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--spacing-xl);padding:var(--spacing-xl) var(--spacing-md)}.myFooter .footerContent .bottomFoot ul{list-style:none;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:var(--spacing-md);flex-wrap:wrap!important;width:100%}.myFooter .footerContent .bottomFoot ul li a{text-decoration:none;color:var(--font-primary-color);transition:color .2s ease;display:flex;justify-content:center;align-items:center;gap:var(--spacing-sm);font-size:var(--size-paragraph)}.myFooter .footerContent .bottomFoot ul li a svg{width:35px;height:35px}.myFooter .footerContent .bottomFoot h6{font-size:var(--size-paragraph);color:var(--font-primary-color);font-weight:400;line-height:1.1;text-transform:capitalize;margin-bottom:.5rem}@media (max-width: 768px){.myMain .myWrapper{padding:var(--spacing-lg) var(--spacing-md)}.myMain .myWrapper .myHero-overlay{width:100%;clip-path:none}.myMain .myWrapper .myHero{display:flex;flex-direction:column}.myMain .myWrapper .myHero .myHero-left{width:100%}.myMain .myWrapper .myHero .myHero-left h1{font-size:clamp(1.5rem,5vw,2.5rem)}.myMain .myWrapper .myHero .myHero-left p,.myMain .myWrapper .myHero .myHero-left a{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .myWrapper .myHero .myHero-right{position:unset;width:100%}.myMain .myWrapper .myHero .myHero-right .myForm h3{font-size:clamp(1.5rem,4vw,2.5rem)}.myMain .myWrapper .myHero .myHero-right .myForm p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .myWrapper .myHero .myHero-right .myForm form input,.myMain .myWrapper .myHero .myHero-right .myForm form select,.myMain .myWrapper .myHero .myHero-right .myForm form textarea{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .myWrapper .myHero .myHero-right .myForm form button p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-2{padding:var(--spacing-lg) var(--spacing-md)}.myMain .section-2 h1{margin-top:0;font-size:clamp(1.5rem,5vw,2.5rem)}.myMain .section-2 p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-2 .cards-section{flex-direction:column}.myMain .section-2 .cards-section .myCardz{width:100%}.myMain .section-2 .cards-section .myCardz .cardzContent h3{font-size:clamp(1.5rem,4vw,2.5rem)}.myMain .section-2 .cards-section .myCardz .cardzContent p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-3 .sec-3-overlay{padding:var(--spacing-lg) var(--spacing-md)}.myMain .section-3 .sec-3-overlay .myInnerWrapper{flex-direction:column;gap:40px}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide{width:100%;max-width:unset}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide h1{font-size:clamp(1.5rem,5vw,2.5rem);text-align:center}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide p{font-size:clamp(.8rem,3vw,1.2rem);text-align:center}.myMain .section-3 .sec-3-overlay .myInnerWrapper .rightSide{width:100%}.myMain .section-4{flex-direction:column;padding:var(--spacing-xxl) var(--spacing-md)}.myMain .section-4 .sec-4-left{width:100%;display:flex;justify-content:start;align-items:center}.myMain .section-4 .sec-4-left img{width:100%;align-self:stretch;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center center;max-width:unset}.myMain .section-4 .sec-4-right{width:100%;align-items:center;text-align:center}.myMain .section-4 .sec-4-right h3{font-size:clamp(1.5rem,5vw,2.5rem)}.myMain .section-4 .sec-4-right p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-4 .sec-4-right .taareefain{width:80%;max-width:unset}:is(.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast) h3{font-size:clamp(1.5rem,5vw,2.5rem)}:is(.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast) p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-4 .sec-4-right a p{font-size:clamp(.8rem,3vw,1.2rem)}.footerContent .upperFoot,.footerContent .bottomFoot{flex-direction:column!important;width:100%!important;justify-content:start!important;align-items:start!important}:is(.footerContent .upperFoot,.footerContent .bottomFoot) .footLogo{width:100%!important;display:flex;justify-content:center;align-items:center;margin-bottom:20px}}@media (max-width: 425px){.myMain .myWrapper .myHero .myHero-left p{width:100%}.myMain .myWrapper .myHero .myHero-left a{margin-top:0;width:100%}.myMain .myWrapper .myHero .myHero-right .myForm h3{line-height:1.2;font-size:clamp(1.25rem,4vw,2.5rem)}.myMain .myWrapper .myHero .myHero-right .myForm form label{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-2 h1{font-size:clamp(1.25rem,4vw,2.5rem)}.myMain .section-2 p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-2 .cards-section{margin-top:20px;margin-bottom:20px}.myMain .section-2 .cards-section .myCardz .cardzContent h3{font-size:clamp(1.25rem,4vw,2.5rem);text-align:start}.myMain .section-2 .cards-section .myCardz .cardzContent p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-2 a{width:100%;text-align:center;font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide h1{font-size:clamp(1.25rem,4vw,2.5rem)}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form label{font-size:clamp(.8rem,3vw,1.2rem);line-height:1.5}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .firstRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .secRow,.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .thirdRow{flex-direction:column}.myMain .section-3 .sec-3-overlay .myInnerWrapper .leftSide form .submit-btn{width:100%;max-width:unset;justify-content:space-between}.myMain .section-4{padding:var(--spacing-lg) var(--spacing-md);gap:var(--spacing-md)}.myMain .section-4 .sec-4-right h3{font-size:clamp(1.5rem,5vw,2.5rem);width:100%}.myMain .section-4 .sec-4-right p{font-size:clamp(1rem,3vw,1.2rem);width:100%;max-width:unset}.myMain .section-4 .sec-4-right .taareefain{width:100%}:is(.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast) h3{font-size:clamp(1.5rem,5vw,2.5rem)}:is(.myMain .section-4 .sec-4-right .taareefain .our-support,.myMain .section-4 .sec-4-right .taareefain .our-quality,.myMain .section-4 .sec-4-right .taareefain .our-fast) p{font-size:clamp(.8rem,3vw,1.2rem)}.myMain .section-4 .sec-4-right a{width:100%;text-align:start;font-size:clamp(.8rem,3vw,1.2rem)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/my-style.css.map */
